Shades of Kabul #665952
Tints of Kabul #665952
RGB
CMYK
RGB Variations
Color information
#665952 (or 0x665952) is known color: Kabul. HEX triplet: 66, 59 and 52. RGB value is (102,89,82). Sum of RGB (Red+Green+Blue) = 102+89+82=273 (36% of max value = 765). Red value is 102 (40.23% from 255 or 37.36% from 273); Green value is 89 (35.16% from 255 or 32.60% from 273); Blue value is 82 (32.42% from 255 or 30.04% from 273); Max value from RGB is 102 - color contains mainly: red. Hex color #665952 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #665952 is #99A6AD. Grayscale: #5C5C5C. Windows color (decimal): -10069678 or 5396838. OLE color: 5396838.
HSL color Cylindrical-coordinate representation of color #665952: hue angle of 21º degrees, saturation: 0.11, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #665952 is Cyan = 0, Magento = 0.13, Yellow = 0.20 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 89 | 82 | - |
| CMYK | 0 | 0.13 | 0.20 | 0.6 |
| HSL | 21º | 0.11% | 0.36% | - |
| HSV(B) | 21º | 0.2% | 0.4% | - |
| XYZ | 10.57 | 10.58 | 9.47 | - |
| YUV | 92.09 | 122.31 | 135.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 89 | 82 | 0 | 0.13 | 0.20 | 0.6 | 21 | 0.11 | 0.36 |
| Hex | 66 | 59 | 52 | 0 | D | 14 | 3C | 15 | B | 24 |
| Octal | 146 | 131 | 122 | 0 | 15 | 24 | 74 | 25 | 13 | 44 |
| Binary | 1100110 | 1011001 | 1010010 | 0 | 1101 | 10100 | 111100 | 10101 | 1011 | 100100 |
Color Harmonies of #665952
Complementary color
Monochromatic Colors of #665952
Black with #665952
Text Example
Text Example
White with #665952
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665952; }
p { color: rgb(102,89,82); }
H1.HeaderClassName
{
color: #665952;
}
.AnyTagClassName
{
color: #665952;
}
</style>
background-color css
<style>
a { background-color: #665952; }
a { background-color: rgb(102,89,82); }
div.DivClassName
{
background-color: #665952;
}
.BgClassName
{
background-color: #665952;
}
</style>
border-color css
<style>
span { border-color: #665952; }
span { border-color: rgb(102,89,82); }
td.TdClassName
{
border-color: #665952;
}
.TagClassName
{
border-color: #665952;
}
</style>