Shades of Kenyan Copper #713631
Tints of Kenyan Copper #713631
RGB
CMYK
RGB Variations
Color information
#713631 (or 0x713631) is known color: Kenyan Copper. HEX triplet: 71, 36 and 31. RGB value is (113,54,49). Sum of RGB (Red+Green+Blue) = 113+54+49=216 (28% of max value = 765). Red value is 113 (44.53% from 255 or 52.31% from 216); Green value is 54 (21.48% from 255 or 25% from 216); Blue value is 49 (19.53% from 255 or 22.69% from 216); Max value from RGB is 113 - color contains mainly: red. Hex color #713631 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #713631 is #8EC9CE. Grayscale: #474747. Windows color (decimal): -9357775 or 3225201. OLE color: 3225201.
HSL color Cylindrical-coordinate representation of color #713631: hue angle of 4.69º 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 #713631 is Cyan = 0, Magento = 0.52, Yellow = 0.57 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 54 | 49 | - |
| CMYK | 0 | 0.52 | 0.57 | 0.56 |
| HSL | 4.69º | 0.4% | 0.32% | - |
| HSV(B) | 4.69º | 0.57% | 0.44% | - |
| XYZ | 8.68 | 6.37 | 3.68 | - |
| YUV | 71.07 | 115.55 | 157.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 54 | 49 | 0 | 0.52 | 0.57 | 0.56 | 4.69 | 0.4 | 0.32 |
| Hex | 71 | 36 | 31 | 0 | 34 | 39 | 38 | 5 | 28 | 20 |
| Octal | 161 | 66 | 61 | 0 | 64 | 71 | 70 | 5 | 50 | 40 |
| Binary | 1110001 | 110110 | 110001 | 0 | 110100 | 111001 | 111000 | 101 | 101000 | 100000 |
Color Harmonies of #713631
Complementary color
Monochromatic Colors of #713631
Black with #713631
Text Example
Text Example
White with #713631
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713631; }
p { color: rgb(113,54,49); }
H1.HeaderClassName
{
color: #713631;
}
.AnyTagClassName
{
color: #713631;
}
</style>
background-color css
<style>
a { background-color: #713631; }
a { background-color: rgb(113,54,49); }
div.DivClassName
{
background-color: #713631;
}
.BgClassName
{
background-color: #713631;
}
</style>
border-color css
<style>
span { border-color: #713631; }
span { border-color: rgb(113,54,49); }
td.TdClassName
{
border-color: #713631;
}
.TagClassName
{
border-color: #713631;
}
</style>