Shades of Pueblo #712415
Tints of Pueblo #712415
RGB
CMYK
RGB Variations
Color information
#712415 (or 0x712415) is known color: Pueblo. HEX triplet: 71, 24 and 15. RGB value is (113,36,21). Sum of RGB (Red+Green+Blue) = 113+36+21=170 (22% of max value = 765). Red value is 113 (44.53% from 255 or 66.47% from 170); Green value is 36 (14.45% from 255 or 21.18% from 170); Blue value is 21 (8.59% from 255 or 12.35% from 170); Max value from RGB is 113 - color contains mainly: red. Hex color #712415 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #712415 is #8EDBEA. Grayscale: #393939. Windows color (decimal): -9362411 or 1385585. OLE color: 1385585.
HSL color Cylindrical-coordinate representation of color #712415: hue angle of 9.78º degrees, saturation: 0.69, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #712415 is Cyan = 0, Magento = 0.68, Yellow = 0.81 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 36 | 21 | - |
| CMYK | 0 | 0.68 | 0.81 | 0.56 |
| HSL | 9.78º | 0.69% | 0.26% | - |
| HSV(B) | 9.78º | 0.81% | 0.44% | - |
| XYZ | 7.58 | 4.83 | 1.24 | - |
| YUV | 57.31 | 107.51 | 167.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 36 | 21 | 0 | 0.68 | 0.81 | 0.56 | 9.78 | 0.69 | 0.26 |
| Hex | 71 | 24 | 15 | 0 | 44 | 51 | 38 | A | 45 | 1A |
| Octal | 161 | 44 | 25 | 0 | 104 | 121 | 70 | 12 | 105 | 32 |
| Binary | 1110001 | 100100 | 10101 | 0 | 1000100 | 1010001 | 111000 | 1010 | 1000101 | 11010 |
Color Harmonies of #712415
Complementary color
Monochromatic Colors of #712415
Black with #712415
Text Example
Text Example
White with #712415
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #712415; }
p { color: rgb(113,36,21); }
H1.HeaderClassName
{
color: #712415;
}
.AnyTagClassName
{
color: #712415;
}
</style>
background-color css
<style>
a { background-color: #712415; }
a { background-color: rgb(113,36,21); }
div.DivClassName
{
background-color: #712415;
}
.BgClassName
{
background-color: #712415;
}
</style>
border-color css
<style>
span { border-color: #712415; }
span { border-color: rgb(113,36,21); }
td.TdClassName
{
border-color: #712415;
}
.TagClassName
{
border-color: #712415;
}
</style>