Shades of Kenyan Copper #662928
Tints of Kenyan Copper #662928
RGB
CMYK
RGB Variations
Color information
#662928 (or 0x662928) is known color: Kenyan Copper. HEX triplet: 66, 29 and 28. RGB value is (102,41,40). Sum of RGB (Red+Green+Blue) = 102+41+40=183 (24% of max value = 765). Red value is 102 (40.23% from 255 or 55.74% from 183); Green value is 41 (16.41% from 255 or 22.40% from 183); Blue value is 40 (16.02% from 255 or 21.86% from 183); Max value from RGB is 102 - color contains mainly: red. Hex color #662928 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #662928 is #99D6D7. Grayscale: #3B3B3B. Windows color (decimal): -10082008 or 2632038. OLE color: 2632038.
HSL color Cylindrical-coordinate representation of color #662928: hue angle of 0.97º degrees, saturation: 0.44, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #662928 is Cyan = 0, Magento = 0.60, Yellow = 0.61 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 41 | 40 | - |
| CMYK | 0 | 0.60 | 0.61 | 0.6 |
| HSL | 0.97º | 0.44% | 0.28% | - |
| HSV(B) | 0.97º | 0.61% | 0.4% | - |
| XYZ | 6.66 | 4.56 | 2.54 | - |
| YUV | 59.13 | 117.21 | 158.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 41 | 40 | 0 | 0.60 | 0.61 | 0.6 | 0.97 | 0.44 | 0.28 |
| Hex | 66 | 29 | 28 | 0 | 3C | 3D | 3C | 1 | 2C | 1C |
| Octal | 146 | 51 | 50 | 0 | 74 | 75 | 74 | 1 | 54 | 34 |
| Binary | 1100110 | 101001 | 101000 | 0 | 111100 | 111101 | 111100 | 1 | 101100 | 11100 |
Color Harmonies of #662928
Complementary color
Monochromatic Colors of #662928
Black with #662928
Text Example
Text Example
White with #662928
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #662928; }
p { color: rgb(102,41,40); }
H1.HeaderClassName
{
color: #662928;
}
.AnyTagClassName
{
color: #662928;
}
</style>
background-color css
<style>
a { background-color: #662928; }
a { background-color: rgb(102,41,40); }
div.DivClassName
{
background-color: #662928;
}
.BgClassName
{
background-color: #662928;
}
</style>
border-color css
<style>
span { border-color: #662928; }
span { border-color: rgb(102,41,40); }
td.TdClassName
{
border-color: #662928;
}
.TagClassName
{
border-color: #662928;
}
</style>