Shades of Kenyan Copper #703430
Tints of Kenyan Copper #703430
RGB
CMYK
RGB Variations
Color information
#703430 (or 0x703430) is known color: Kenyan Copper. HEX triplet: 70, 34 and 30. RGB value is (112,52,48). Sum of RGB (Red+Green+Blue) = 112+52+48=212 (28% of max value = 765). Red value is 112 (44.14% from 255 or 52.83% from 212); Green value is 52 (20.70% from 255 or 24.53% from 212); Blue value is 48 (19.14% from 255 or 22.64% from 212); Max value from RGB is 112 - color contains mainly: red. Hex color #703430 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #703430 is #8FCBCF. Grayscale: #454545. Windows color (decimal): -9423824 or 3159152. OLE color: 3159152.
HSL color Cylindrical-coordinate representation of color #703430: hue angle of 3.75º degrees, saturation: 0.4, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #703430 is Cyan = 0, Magento = 0.54, Yellow = 0.57 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 52 | 48 | - |
| CMYK | 0 | 0.54 | 0.57 | 0.56 |
| HSL | 3.75º | 0.4% | 0.31% | - |
| HSV(B) | 3.75º | 0.57% | 0.44% | - |
| XYZ | 8.44 | 6.11 | 3.53 | - |
| YUV | 69.48 | 115.88 | 158.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 52 | 48 | 0 | 0.54 | 0.57 | 0.56 | 3.75 | 0.4 | 0.31 |
| Hex | 70 | 34 | 30 | 0 | 36 | 39 | 38 | 4 | 28 | 1F |
| Octal | 160 | 64 | 60 | 0 | 66 | 71 | 70 | 4 | 50 | 37 |
| Binary | 1110000 | 110100 | 110000 | 0 | 110110 | 111001 | 111000 | 100 | 101000 | 11111 |
Color Harmonies of #703430
Complementary color
Monochromatic Colors of #703430
Black with #703430
Text Example
Text Example
White with #703430
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #703430; }
p { color: rgb(112,52,48); }
H1.HeaderClassName
{
color: #703430;
}
.AnyTagClassName
{
color: #703430;
}
</style>
background-color css
<style>
a { background-color: #703430; }
a { background-color: rgb(112,52,48); }
div.DivClassName
{
background-color: #703430;
}
.BgClassName
{
background-color: #703430;
}
</style>
border-color css
<style>
span { border-color: #703430; }
span { border-color: rgb(112,52,48); }
td.TdClassName
{
border-color: #703430;
}
.TagClassName
{
border-color: #703430;
}
</style>