Shades of Pueblo #713624
Tints of Pueblo #713624
RGB
CMYK
RGB Variations
Color information
#713624 (or 0x713624) is known color: Pueblo. HEX triplet: 71, 36 and 24. RGB value is (113,54,36). Sum of RGB (Red+Green+Blue) = 113+54+36=203 (26% of max value = 765). Red value is 113 (44.53% from 255 or 55.67% from 203); Green value is 54 (21.48% from 255 or 26.60% from 203); Blue value is 36 (14.45% from 255 or 17.73% from 203); Max value from RGB is 113 - color contains mainly: red. Hex color #713624 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #713624 is #8EC9DB. Grayscale: #454545. Windows color (decimal): -9357788 or 2373233. OLE color: 2373233.
HSL color Cylindrical-coordinate representation of color #713624: hue angle of 14.03º degrees, saturation: 0.52, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #713624 is Cyan = 0, Magento = 0.52, Yellow = 0.68 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 54 | 36 | - |
| CMYK | 0 | 0.52 | 0.68 | 0.56 |
| HSL | 14.03º | 0.52% | 0.29% | - |
| HSV(B) | 14.03º | 0.68% | 0.44% | - |
| XYZ | 8.45 | 6.28 | 2.44 | - |
| YUV | 69.59 | 109.05 | 158.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 54 | 36 | 0 | 0.52 | 0.68 | 0.56 | 14.03 | 0.52 | 0.29 |
| Hex | 71 | 36 | 24 | 0 | 34 | 44 | 38 | E | 34 | 1D |
| Octal | 161 | 66 | 44 | 0 | 64 | 104 | 70 | 16 | 64 | 35 |
| Binary | 1110001 | 110110 | 100100 | 0 | 110100 | 1000100 | 111000 | 1110 | 110100 | 11101 |
Color Harmonies of #713624
Complementary color
Monochromatic Colors of #713624
Black with #713624
Text Example
Text Example
White with #713624
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713624; }
p { color: rgb(113,54,36); }
H1.HeaderClassName
{
color: #713624;
}
.AnyTagClassName
{
color: #713624;
}
</style>
background-color css
<style>
a { background-color: #713624; }
a { background-color: rgb(113,54,36); }
div.DivClassName
{
background-color: #713624;
}
.BgClassName
{
background-color: #713624;
}
</style>
border-color css
<style>
span { border-color: #713624; }
span { border-color: rgb(113,54,36); }
td.TdClassName
{
border-color: #713624;
}
.TagClassName
{
border-color: #713624;
}
</style>