Shades of Pueblo #712414
Tints of Pueblo #712414
RGB
CMYK
RGB Variations
Color information
#712414 (or 0x712414) is known color: Pueblo. HEX triplet: 71, 24 and 14. RGB value is (113,36,20). Sum of RGB (Red+Green+Blue) = 113+36+20=169 (22% of max value = 765). Red value is 113 (44.53% from 255 or 66.86% from 169); Green value is 36 (14.45% from 255 or 21.30% from 169); Blue value is 20 (8.20% from 255 or 11.83% from 169); Max value from RGB is 113 - color contains mainly: red. Hex color #712414 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #712414 is #8EDBEB. Grayscale: #393939. Windows color (decimal): -9362412 or 1320049. OLE color: 1320049.
HSL color Cylindrical-coordinate representation of color #712414: hue angle of 10.32º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #712414 is Cyan = 0, Magento = 0.68, Yellow = 0.82 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 36 | 20 | - |
| CMYK | 0 | 0.68 | 0.82 | 0.56 |
| HSL | 10.32º | 0.7% | 0.26% | - |
| HSV(B) | 10.32º | 0.82% | 0.44% | - |
| XYZ | 7.57 | 4.82 | 1.19 | - |
| YUV | 57.2 | 107.01 | 167.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 36 | 20 | 0 | 0.68 | 0.82 | 0.56 | 10.32 | 0.7 | 0.26 |
| Hex | 71 | 24 | 14 | 0 | 44 | 52 | 38 | A | 46 | 1A |
| Octal | 161 | 44 | 24 | 0 | 104 | 122 | 70 | 12 | 106 | 32 |
| Binary | 1110001 | 100100 | 10100 | 0 | 1000100 | 1010010 | 111000 | 1010 | 1000110 | 11010 |
Color Harmonies of #712414
Complementary color
Monochromatic Colors of #712414
Black with #712414
Text Example
Text Example
White with #712414
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #712414; }
p { color: rgb(113,36,20); }
H1.HeaderClassName
{
color: #712414;
}
.AnyTagClassName
{
color: #712414;
}
</style>
background-color css
<style>
a { background-color: #712414; }
a { background-color: rgb(113,36,20); }
div.DivClassName
{
background-color: #712414;
}
.BgClassName
{
background-color: #712414;
}
</style>
border-color css
<style>
span { border-color: #712414; }
span { border-color: rgb(113,36,20); }
td.TdClassName
{
border-color: #712414;
}
.TagClassName
{
border-color: #712414;
}
</style>