Shades of Kenyan Copper #703732
Tints of Kenyan Copper #703732
RGB
CMYK
RGB Variations
Color information
#703732 (or 0x703732) is known color: Kenyan Copper. HEX triplet: 70, 37 and 32. RGB value is (112,55,50). Sum of RGB (Red+Green+Blue) = 112+55+50=217 (28% of max value = 765). Red value is 112 (44.14% from 255 or 51.61% from 217); Green value is 55 (21.88% from 255 or 25.35% from 217); Blue value is 50 (19.92% from 255 or 23.04% from 217); Max value from RGB is 112 - color contains mainly: red. Hex color #703732 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #703732 is #8FC8CD. Grayscale: #474747. Windows color (decimal): -9423054 or 3290992. OLE color: 3290992.
HSL color Cylindrical-coordinate representation of color #703732: hue angle of 4.84º degrees, saturation: 0.38, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #703732 is Cyan = 0, Magento = 0.51, Yellow = 0.55 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 55 | 50 | - |
| CMYK | 0 | 0.51 | 0.55 | 0.56 |
| HSL | 4.84º | 0.38% | 0.32% | - |
| HSV(B) | 4.84º | 0.55% | 0.44% | - |
| XYZ | 8.62 | 6.41 | 3.8 | - |
| YUV | 71.47 | 115.88 | 156.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 55 | 50 | 0 | 0.51 | 0.55 | 0.56 | 4.84 | 0.38 | 0.32 |
| Hex | 70 | 37 | 32 | 0 | 33 | 37 | 38 | 5 | 26 | 20 |
| Octal | 160 | 67 | 62 | 0 | 63 | 67 | 70 | 5 | 46 | 40 |
| Binary | 1110000 | 110111 | 110010 | 0 | 110011 | 110111 | 111000 | 101 | 100110 | 100000 |
Color Harmonies of #703732
Complementary color
Monochromatic Colors of #703732
Black with #703732
Text Example
Text Example
White with #703732
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #703732; }
p { color: rgb(112,55,50); }
H1.HeaderClassName
{
color: #703732;
}
.AnyTagClassName
{
color: #703732;
}
</style>
background-color css
<style>
a { background-color: #703732; }
a { background-color: rgb(112,55,50); }
div.DivClassName
{
background-color: #703732;
}
.BgClassName
{
background-color: #703732;
}
</style>
border-color css
<style>
span { border-color: #703732; }
span { border-color: rgb(112,55,50); }
td.TdClassName
{
border-color: #703732;
}
.TagClassName
{
border-color: #703732;
}
</style>