Shades of Kenyan Copper #70342E
Tints of Kenyan Copper #70342E
RGB
CMYK
RGB Variations
Color information
#70342E (or 0x70342E) is known color: Kenyan Copper. HEX triplet: 70, 34 and 2E. RGB value is (112,52,46). Sum of RGB (Red+Green+Blue) = 112+52+46=210 (27% of max value = 765). Red value is 112 (44.14% from 255 or 53.33% from 210); Green value is 52 (20.70% from 255 or 24.76% from 210); Blue value is 46 (18.36% from 255 or 21.90% from 210); Max value from RGB is 112 - color contains mainly: red. Hex color #70342E is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #70342E is #8FCBD1. Grayscale: #454545. Windows color (decimal): -9423826 or 3028080. OLE color: 3028080.
HSL color Cylindrical-coordinate representation of color #70342E: hue angle of 5.45º degrees, saturation: 0.42, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #70342E is Cyan = 0, Magento = 0.54, Yellow = 0.59 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 52 | 46 | - |
| CMYK | 0 | 0.54 | 0.59 | 0.56 |
| HSL | 5.45º | 0.42% | 0.31% | - |
| HSV(B) | 5.45º | 0.59% | 0.44% | - |
| XYZ | 8.4 | 6.1 | 3.32 | - |
| YUV | 69.26 | 114.88 | 158.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 52 | 46 | 0 | 0.54 | 0.59 | 0.56 | 5.45 | 0.42 | 0.31 |
| Hex | 70 | 34 | 2E | 0 | 36 | 3B | 38 | 5 | 2A | 1F |
| Octal | 160 | 64 | 56 | 0 | 66 | 73 | 70 | 5 | 52 | 37 |
| Binary | 1110000 | 110100 | 101110 | 0 | 110110 | 111011 | 111000 | 101 | 101010 | 11111 |
Color Harmonies of #70342E
Complementary color
Monochromatic Colors of #70342E
Black with #70342E
Text Example
Text Example
White with #70342E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #70342E; }
p { color: rgb(112,52,46); }
H1.HeaderClassName
{
color: #70342E;
}
.AnyTagClassName
{
color: #70342E;
}
</style>
background-color css
<style>
a { background-color: #70342E; }
a { background-color: rgb(112,52,46); }
div.DivClassName
{
background-color: #70342E;
}
.BgClassName
{
background-color: #70342E;
}
</style>
border-color css
<style>
span { border-color: #70342E; }
span { border-color: rgb(112,52,46); }
td.TdClassName
{
border-color: #70342E;
}
.TagClassName
{
border-color: #70342E;
}
</style>