Shades of Kenyan Copper #652929
Tints of Kenyan Copper #652929
RGB
CMYK
RGB Variations
Color information
#652929 (or 0x652929) is known color: Kenyan Copper. HEX triplet: 65, 29 and 29. RGB value is (101,41,41). Sum of RGB (Red+Green+Blue) = 101+41+41=183 (24% of max value = 765). Red value is 101 (39.84% from 255 or 55.19% from 183); Green value is 41 (16.41% from 255 or 22.40% from 183); Blue value is 41 (16.41% from 255 or 22.40% from 183); Max value from RGB is 101 - color contains mainly: red. Hex color #652929 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #652929 is #9AD6D6. Grayscale: #3A3A3A. Windows color (decimal): -10147543 or 2697573. OLE color: 2697573.
HSL color Cylindrical-coordinate representation of color #652929: hue angle of 0º degrees, saturation: 0.42, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #652929 is Cyan = 0, Magento = 0.59, Yellow = 0.59 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 41 | 41 | - |
| CMYK | 0 | 0.59 | 0.59 | 0.60 |
| HSL | 0º | 0.42% | 0.28% | - |
| HSV(B) | 0º | 0.59% | 0.4% | - |
| XYZ | 6.56 | 4.51 | 2.62 | - |
| YUV | 58.94 | 117.88 | 158 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 41 | 41 | 0 | 0.59 | 0.59 | 0.60 | 0 | 0.42 | 0.28 |
| Hex | 65 | 29 | 29 | 0 | 3B | 3B | 3C | 0 | 2A | 1C |
| Octal | 145 | 51 | 51 | 0 | 73 | 73 | 74 | 0 | 52 | 34 |
| Binary | 1100101 | 101001 | 101001 | 0 | 111011 | 111011 | 111100 | 0 | 101010 | 11100 |
Color Harmonies of #652929
Complementary color
Monochromatic Colors of #652929
Black with #652929
Text Example
Text Example
White with #652929
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #652929; }
p { color: rgb(101,41,41); }
H1.HeaderClassName
{
color: #652929;
}
.AnyTagClassName
{
color: #652929;
}
</style>
background-color css
<style>
a { background-color: #652929; }
a { background-color: rgb(101,41,41); }
div.DivClassName
{
background-color: #652929;
}
.BgClassName
{
background-color: #652929;
}
</style>
border-color css
<style>
span { border-color: #652929; }
span { border-color: rgb(101,41,41); }
td.TdClassName
{
border-color: #652929;
}
.TagClassName
{
border-color: #652929;
}
</style>