Shades of Kenyan Copper #662927
Tints of Kenyan Copper #662927
RGB
CMYK
RGB Variations
Color information
#662927 (or 0x662927) is known color: Kenyan Copper. HEX triplet: 66, 29 and 27. RGB value is (102,41,39). Sum of RGB (Red+Green+Blue) = 102+41+39=182 (24% of max value = 765). Red value is 102 (40.23% from 255 or 56.04% from 182); Green value is 41 (16.41% from 255 or 22.53% from 182); Blue value is 39 (15.62% from 255 or 21.43% from 182); Max value from RGB is 102 - color contains mainly: red. Hex color #662927 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #662927 is #99D6D8. Grayscale: #3B3B3B. Windows color (decimal): -10082009 or 2566502. OLE color: 2566502.
HSL color Cylindrical-coordinate representation of color #662927: hue angle of 1.9º degrees, saturation: 0.45, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #662927 is Cyan = 0, Magento = 0.60, Yellow = 0.62 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 41 | 39 | - |
| CMYK | 0 | 0.60 | 0.62 | 0.6 |
| HSL | 1.9º | 0.45% | 0.28% | - |
| HSV(B) | 1.9º | 0.62% | 0.4% | - |
| XYZ | 6.64 | 4.56 | 2.45 | - |
| YUV | 59.01 | 116.71 | 158.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 41 | 39 | 0 | 0.60 | 0.62 | 0.6 | 1.9 | 0.45 | 0.28 |
| Hex | 66 | 29 | 27 | 0 | 3C | 3E | 3C | 2 | 2D | 1C |
| Octal | 146 | 51 | 47 | 0 | 74 | 76 | 74 | 2 | 55 | 34 |
| Binary | 1100110 | 101001 | 100111 | 0 | 111100 | 111110 | 111100 | 10 | 101101 | 11100 |
Color Harmonies of #662927
Complementary color
Monochromatic Colors of #662927
Black with #662927
Text Example
Text Example
White with #662927
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #662927; }
p { color: rgb(102,41,39); }
H1.HeaderClassName
{
color: #662927;
}
.AnyTagClassName
{
color: #662927;
}
</style>
background-color css
<style>
a { background-color: #662927; }
a { background-color: rgb(102,41,39); }
div.DivClassName
{
background-color: #662927;
}
.BgClassName
{
background-color: #662927;
}
</style>
border-color css
<style>
span { border-color: #662927; }
span { border-color: rgb(102,41,39); }
td.TdClassName
{
border-color: #662927;
}
.TagClassName
{
border-color: #662927;
}
</style>