Shades of Pueblo #712518
Tints of Pueblo #712518
RGB
CMYK
RGB Variations
Color information
#712518 (or 0x712518) is known color: Pueblo. HEX triplet: 71, 25 and 18. RGB value is (113,37,24). Sum of RGB (Red+Green+Blue) = 113+37+24=174 (23% of max value = 765). Red value is 113 (44.53% from 255 or 64.94% from 174); Green value is 37 (14.84% from 255 or 21.26% from 174); Blue value is 24 (9.77% from 255 or 13.79% from 174); Max value from RGB is 113 - color contains mainly: red. Hex color #712518 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #712518 is #8EDAE7. Grayscale: #3A3A3A. Windows color (decimal): -9362152 or 1582449. OLE color: 1582449.
HSL color Cylindrical-coordinate representation of color #712518: hue angle of 8.76º degrees, saturation: 0.65, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #712518 is Cyan = 0, Magento = 0.67, Yellow = 0.79 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 37 | 24 | - |
| CMYK | 0 | 0.67 | 0.79 | 0.56 |
| HSL | 8.76º | 0.65% | 0.27% | - |
| HSV(B) | 8.76º | 0.79% | 0.44% | - |
| XYZ | 7.64 | 4.9 | 1.41 | - |
| YUV | 58.24 | 108.68 | 167.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 37 | 24 | 0 | 0.67 | 0.79 | 0.56 | 8.76 | 0.65 | 0.27 |
| Hex | 71 | 25 | 18 | 0 | 43 | 4F | 38 | 9 | 41 | 1B |
| Octal | 161 | 45 | 30 | 0 | 103 | 117 | 70 | 11 | 101 | 33 |
| Binary | 1110001 | 100101 | 11000 | 0 | 1000011 | 1001111 | 111000 | 1001 | 1000001 | 11011 |
Color Harmonies of #712518
Complementary color
Monochromatic Colors of #712518
Black with #712518
Text Example
Text Example
White with #712518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #712518; }
p { color: rgb(113,37,24); }
H1.HeaderClassName
{
color: #712518;
}
.AnyTagClassName
{
color: #712518;
}
</style>
background-color css
<style>
a { background-color: #712518; }
a { background-color: rgb(113,37,24); }
div.DivClassName
{
background-color: #712518;
}
.BgClassName
{
background-color: #712518;
}
</style>
border-color css
<style>
span { border-color: #712518; }
span { border-color: rgb(113,37,24); }
td.TdClassName
{
border-color: #712518;
}
.TagClassName
{
border-color: #712518;
}
</style>