#695F54 Kabul
#695F54 (Kabul) RGB value is (105, 95, 84).
Red value is 105, green value is 95, and blue value is 84.
Cylindrical-coordinate representations (HSL) of color #695F54: hue: 31°, saturation: 11.1%, and lightness: 37.1%.
Process color (CMYK) of #695F54 is 0%, 9.5%, 20%, 58.8%. Web safe color equivalent of #695F54 is ##666666. Color #695F54 contains mainly Yellow.
Color Spaces
| Color spaces of #695F54 | Value |
|---|---|
| RGB | 105, 95, 84 |
| HSL | 31°, 11.1%, 37.1% |
| HSV / HSB | 31°, 20%, 41.2% |
| CMYK | 0%, 9.5%, 20%, 58.8% |
| XYZ | 11.52, 11.83, 10.06 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01101001 | 01011111 | 01010100 |
| Octal | 151 | 137 | 124 |
| Decimal | 105 | 95 | 84 |
| Hex | 69 | 5F | 54 |
Shades of #695F54
Tints of #695F54
.mybgColor { background-color: #695F54; }
.myforeColor { color: #695F54; }
.myborderColor { border: 3px solid #695F54; }
<p style="color:#695F54">Text here</p>
This sample text is styled with font color #695F54. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#695F54">Div content here</div>
<div style="border:3px solid #695F54">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(105, 95, 84, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #695F54; }
.divShadow { -moz-box-shadow: 1px 1px 3px #695F54;
-webkit-box-shadow: 1px 1px 3px #695F54;
box-shadow: 1px 1px 3px #695F54; }
This text has a CSS3 shadow effect generated with RGB color values.
This text has a CSS3 shadow effect generated with Hex color values.
Related Colors & Harmonies
Detailed Specifications & Design Guide for #695F54 (Kabul)
Color Overview & Profile: Color #695F54, also known as Kabul, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 41% Red (105/255), 37% Green (95/255), and 33% Blue (84/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #695F54 translates into the CMYK subtractive color model with values of 0% Cyan, 9.5% Magenta, 20% Yellow, and 58.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 31°, saturation of 11.1%, and lightness of 37.1%.
Web Accessibility & Design Recommendations: When implementing #695F54 in web frontend frameworks, ensure sufficient contrast ratios for readability according to WCAG 2.1 standards. The web-safe equivalent hex value for this color is ##666666.
