Shades of Kabul #696159
Tints of Kabul #696159
RGB
CMYK
RGB Variations
Color information
#696159 (or 0x696159) is known color: Kabul. HEX triplet: 69, 61 and 59. RGB value is (105,97,89). Sum of RGB (Red+Green+Blue) = 105+97+89=291 (38% of max value = 765). Red value is 105 (41.41% from 255 or 36.08% from 291); Green value is 97 (38.28% from 255 or 33.33% from 291); Blue value is 89 (35.16% from 255 or 30.58% from 291); Max value from RGB is 105 - color contains mainly: red. Hex color #696159 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #696159 is #969EA6. Grayscale: #626262. Windows color (decimal): -9871015 or 5857641. OLE color: 5857641.
HSL color Cylindrical-coordinate representation of color #696159: hue angle of 30º degrees, saturation: 0.08, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #696159 is Cyan = 0, Magento = 0.08, Yellow = 0.15 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 97 | 89 | - |
| CMYK | 0 | 0.08 | 0.15 | 0.59 |
| HSL | 30º | 0.08% | 0.38% | - |
| HSV(B) | 30º | 0.15% | 0.41% | - |
| XYZ | 11.9 | 12.27 | 11.19 | - |
| YUV | 98.48 | 122.65 | 132.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 97 | 89 | 0 | 0.08 | 0.15 | 0.59 | 30 | 0.08 | 0.38 |
| Hex | 69 | 61 | 59 | 0 | 8 | F | 3B | 1E | 8 | 26 |
| Octal | 151 | 141 | 131 | 0 | 10 | 17 | 73 | 36 | 10 | 46 |
| Binary | 1101001 | 1100001 | 1011001 | 0 | 1000 | 1111 | 111011 | 11110 | 1000 | 100110 |
Color Harmonies of #696159
Complementary color
Monochromatic Colors of #696159
Black with #696159
Text Example
Text Example
White with #696159
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #696159; }
p { color: rgb(105,97,89); }
H1.HeaderClassName
{
color: #696159;
}
.AnyTagClassName
{
color: #696159;
}
</style>
background-color css
<style>
a { background-color: #696159; }
a { background-color: rgb(105,97,89); }
div.DivClassName
{
background-color: #696159;
}
.BgClassName
{
background-color: #696159;
}
</style>
border-color css
<style>
span { border-color: #696159; }
span { border-color: rgb(105,97,89); }
td.TdClassName
{
border-color: #696159;
}
.TagClassName
{
border-color: #696159;
}
</style>