Shades of Kenyan Copper #713530
Tints of Kenyan Copper #713530
RGB
CMYK
RGB Variations
Color information
#713530 (or 0x713530) is known color: Kenyan Copper. HEX triplet: 71, 35 and 30. RGB value is (113,53,48). Sum of RGB (Red+Green+Blue) = 113+53+48=214 (28% of max value = 765). Red value is 113 (44.53% from 255 or 52.80% from 214); Green value is 53 (21.09% from 255 or 24.77% from 214); Blue value is 48 (19.14% from 255 or 22.43% from 214); Max value from RGB is 113 - color contains mainly: red. Hex color #713530 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #713530 is #8ECACF. Grayscale: #464646. Windows color (decimal): -9358032 or 3159409. OLE color: 3159409.
HSL color Cylindrical-coordinate representation of color #713530: hue angle of 4.62º degrees, saturation: 0.4, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #713530 is Cyan = 0, Magento = 0.53, Yellow = 0.58 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 53 | 48 | - |
| CMYK | 0 | 0.53 | 0.58 | 0.56 |
| HSL | 4.62º | 0.4% | 0.32% | - |
| HSV(B) | 4.62º | 0.58% | 0.44% | - |
| XYZ | 8.62 | 6.27 | 3.55 | - |
| YUV | 70.37 | 115.38 | 158.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 53 | 48 | 0 | 0.53 | 0.58 | 0.56 | 4.62 | 0.4 | 0.32 |
| Hex | 71 | 35 | 30 | 0 | 35 | 3A | 38 | 5 | 28 | 20 |
| Octal | 161 | 65 | 60 | 0 | 65 | 72 | 70 | 5 | 50 | 40 |
| Binary | 1110001 | 110101 | 110000 | 0 | 110101 | 111010 | 111000 | 101 | 101000 | 100000 |
Color Harmonies of #713530
Complementary color
Monochromatic Colors of #713530
Black with #713530
Text Example
Text Example
White with #713530
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713530; }
p { color: rgb(113,53,48); }
H1.HeaderClassName
{
color: #713530;
}
.AnyTagClassName
{
color: #713530;
}
</style>
background-color css
<style>
a { background-color: #713530; }
a { background-color: rgb(113,53,48); }
div.DivClassName
{
background-color: #713530;
}
.BgClassName
{
background-color: #713530;
}
</style>
border-color css
<style>
span { border-color: #713530; }
span { border-color: rgb(113,53,48); }
td.TdClassName
{
border-color: #713530;
}
.TagClassName
{
border-color: #713530;
}
</style>