Shades of Kabul #665850
Tints of Kabul #665850
RGB
CMYK
RGB Variations
Color information
#665850 (or 0x665850) is known color: Kabul. HEX triplet: 66, 58 and 50. RGB value is (102,88,80). Sum of RGB (Red+Green+Blue) = 102+88+80=270 (35% of max value = 765). Red value is 102 (40.23% from 255 or 37.78% from 270); Green value is 88 (34.77% from 255 or 32.59% from 270); Blue value is 80 (31.64% from 255 or 29.63% from 270); Max value from RGB is 102 - color contains mainly: red. Hex color #665850 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #665850 is #99A7AF. Grayscale: #5B5B5B. Windows color (decimal): -10069936 or 5265510. OLE color: 5265510.
HSL color Cylindrical-coordinate representation of color #665850: hue angle of 21.82º degrees, saturation: 0.12, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #665850 is Cyan = 0, Magento = 0.14, Yellow = 0.22 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 88 | 80 | - |
| CMYK | 0 | 0.14 | 0.22 | 0.6 |
| HSL | 21.82º | 0.12% | 0.36% | - |
| HSV(B) | 21.82º | 0.22% | 0.4% | - |
| XYZ | 10.42 | 10.38 | 9.04 | - |
| YUV | 91.27 | 121.64 | 135.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 88 | 80 | 0 | 0.14 | 0.22 | 0.6 | 21.82 | 0.12 | 0.36 |
| Hex | 66 | 58 | 50 | 0 | E | 16 | 3C | 16 | C | 24 |
| Octal | 146 | 130 | 120 | 0 | 16 | 26 | 74 | 26 | 14 | 44 |
| Binary | 1100110 | 1011000 | 1010000 | 0 | 1110 | 10110 | 111100 | 10110 | 1100 | 100100 |
Color Harmonies of #665850
Complementary color
Monochromatic Colors of #665850
Black with #665850
Text Example
Text Example
White with #665850
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665850; }
p { color: rgb(102,88,80); }
H1.HeaderClassName
{
color: #665850;
}
.AnyTagClassName
{
color: #665850;
}
</style>
background-color css
<style>
a { background-color: #665850; }
a { background-color: rgb(102,88,80); }
div.DivClassName
{
background-color: #665850;
}
.BgClassName
{
background-color: #665850;
}
</style>
border-color css
<style>
span { border-color: #665850; }
span { border-color: rgb(102,88,80); }
td.TdClassName
{
border-color: #665850;
}
.TagClassName
{
border-color: #665850;
}
</style>