Shades of Kenyan Copper #662925
Tints of Kenyan Copper #662925
RGB
CMYK
RGB Variations
Color information
#662925 (or 0x662925) is known color: Kenyan Copper. HEX triplet: 66, 29 and 25. RGB value is (102,41,37). Sum of RGB (Red+Green+Blue) = 102+41+37=180 (23% of max value = 765). Red value is 102 (40.23% from 255 or 56.67% from 180); Green value is 41 (16.41% from 255 or 22.78% from 180); Blue value is 37 (14.84% from 255 or 20.56% from 180); Max value from RGB is 102 - color contains mainly: red. Hex color #662925 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #662925 is #99D6DA. Grayscale: #3A3A3A. Windows color (decimal): -10082011 or 2435430. OLE color: 2435430.
HSL color Cylindrical-coordinate representation of color #662925: hue angle of 3.69º degrees, saturation: 0.47, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #662925 is Cyan = 0, Magento = 0.60, Yellow = 0.64 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 41 | 37 | - |
| CMYK | 0 | 0.60 | 0.64 | 0.6 |
| HSL | 3.69º | 0.47% | 0.27% | - |
| HSV(B) | 3.69º | 0.64% | 0.4% | - |
| XYZ | 6.61 | 4.54 | 2.28 | - |
| YUV | 58.78 | 115.71 | 158.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 41 | 37 | 0 | 0.60 | 0.64 | 0.6 | 3.69 | 0.47 | 0.27 |
| Hex | 66 | 29 | 25 | 0 | 3C | 40 | 3C | 4 | 2F | 1B |
| Octal | 146 | 51 | 45 | 0 | 74 | 100 | 74 | 4 | 57 | 33 |
| Binary | 1100110 | 101001 | 100101 | 0 | 111100 | 1000000 | 111100 | 100 | 101111 | 11011 |
Color Harmonies of #662925
Complementary color
Monochromatic Colors of #662925
Black with #662925
Text Example
Text Example
White with #662925
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #662925; }
p { color: rgb(102,41,37); }
H1.HeaderClassName
{
color: #662925;
}
.AnyTagClassName
{
color: #662925;
}
</style>
background-color css
<style>
a { background-color: #662925; }
a { background-color: rgb(102,41,37); }
div.DivClassName
{
background-color: #662925;
}
.BgClassName
{
background-color: #662925;
}
</style>
border-color css
<style>
span { border-color: #662925; }
span { border-color: rgb(102,41,37); }
td.TdClassName
{
border-color: #662925;
}
.TagClassName
{
border-color: #662925;
}
</style>