Shades of Kenyan Copper #713431
Tints of Kenyan Copper #713431
RGB
CMYK
RGB Variations
Color information
#713431 (or 0x713431) is known color: Kenyan Copper. HEX triplet: 71, 34 and 31. RGB value is (113,52,49). Sum of RGB (Red+Green+Blue) = 113+52+49=214 (28% of max value = 765). Red value is 113 (44.53% from 255 or 52.80% from 214); Green value is 52 (20.70% from 255 or 24.30% from 214); Blue value is 49 (19.53% from 255 or 22.90% from 214); Max value from RGB is 113 - color contains mainly: red. Hex color #713431 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #713431 is #8ECBCE. Grayscale: #454545. Windows color (decimal): -9358287 or 3224689. OLE color: 3224689.
HSL color Cylindrical-coordinate representation of color #713431: hue angle of 2.81º degrees, saturation: 0.4, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #713431 is Cyan = 0, Magento = 0.54, Yellow = 0.57 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 52 | 49 | - |
| CMYK | 0 | 0.54 | 0.57 | 0.56 |
| HSL | 2.81º | 0.4% | 0.32% | - |
| HSV(B) | 2.81º | 0.57% | 0.44% | - |
| XYZ | 8.59 | 6.19 | 3.65 | - |
| YUV | 69.9 | 116.21 | 158.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 52 | 49 | 0 | 0.54 | 0.57 | 0.56 | 2.81 | 0.4 | 0.32 |
| Hex | 71 | 34 | 31 | 0 | 36 | 39 | 38 | 3 | 28 | 20 |
| Octal | 161 | 64 | 61 | 0 | 66 | 71 | 70 | 3 | 50 | 40 |
| Binary | 1110001 | 110100 | 110001 | 0 | 110110 | 111001 | 111000 | 11 | 101000 | 100000 |
Color Harmonies of #713431
Complementary color
Monochromatic Colors of #713431
Black with #713431
Text Example
Text Example
White with #713431
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713431; }
p { color: rgb(113,52,49); }
H1.HeaderClassName
{
color: #713431;
}
.AnyTagClassName
{
color: #713431;
}
</style>
background-color css
<style>
a { background-color: #713431; }
a { background-color: rgb(113,52,49); }
div.DivClassName
{
background-color: #713431;
}
.BgClassName
{
background-color: #713431;
}
</style>
border-color css
<style>
span { border-color: #713431; }
span { border-color: rgb(113,52,49); }
td.TdClassName
{
border-color: #713431;
}
.TagClassName
{
border-color: #713431;
}
</style>