Shades of Pueblo #722716
Tints of Pueblo #722716
RGB
CMYK
RGB Variations
Color information
#722716 (or 0x722716) is known color: Pueblo. HEX triplet: 72, 27 and 16. RGB value is (114,39,22). Sum of RGB (Red+Green+Blue) = 114+39+22=175 (23% of max value = 765). Red value is 114 (44.92% from 255 or 65.14% from 175); Green value is 39 (15.62% from 255 or 22.29% from 175); Blue value is 22 (8.98% from 255 or 12.57% from 175); Max value from RGB is 114 - color contains mainly: red. Hex color #722716 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #722716 is #8DD8E9. Grayscale: #3B3B3B. Windows color (decimal): -9296106 or 1451890. OLE color: 1451890.
HSL color Cylindrical-coordinate representation of color #722716: hue angle of 11.09º degrees, saturation: 0.68, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #722716 is Cyan = 0, Magento = 0.66, Yellow = 0.81 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 39 | 22 | - |
| CMYK | 0 | 0.66 | 0.81 | 0.55 |
| HSL | 11.09º | 0.68% | 0.27% | - |
| HSV(B) | 11.09º | 0.81% | 0.45% | - |
| XYZ | 7.81 | 5.09 | 1.33 | - |
| YUV | 59.49 | 106.85 | 166.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 39 | 22 | 0 | 0.66 | 0.81 | 0.55 | 11.09 | 0.68 | 0.27 |
| Hex | 72 | 27 | 16 | 0 | 42 | 51 | 37 | B | 44 | 1B |
| Octal | 162 | 47 | 26 | 0 | 102 | 121 | 67 | 13 | 104 | 33 |
| Binary | 1110010 | 100111 | 10110 | 0 | 1000010 | 1010001 | 110111 | 1011 | 1000100 | 11011 |
Color Harmonies of #722716
Complementary color
Monochromatic Colors of #722716
Black with #722716
Text Example
Text Example
White with #722716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722716; }
p { color: rgb(114,39,22); }
H1.HeaderClassName
{
color: #722716;
}
.AnyTagClassName
{
color: #722716;
}
</style>
background-color css
<style>
a { background-color: #722716; }
a { background-color: rgb(114,39,22); }
div.DivClassName
{
background-color: #722716;
}
.BgClassName
{
background-color: #722716;
}
</style>
border-color css
<style>
span { border-color: #722716; }
span { border-color: rgb(114,39,22); }
td.TdClassName
{
border-color: #722716;
}
.TagClassName
{
border-color: #722716;
}
</style>