Shades of Pueblo #722416
Tints of Pueblo #722416
RGB
CMYK
RGB Variations
Color information
#722416 (or 0x722416) is known color: Pueblo. HEX triplet: 72, 24 and 16. RGB value is (114,36,22). Sum of RGB (Red+Green+Blue) = 114+36+22=172 (22% of max value = 765). Red value is 114 (44.92% from 255 or 66.28% from 172); Green value is 36 (14.45% from 255 or 20.93% from 172); Blue value is 22 (8.98% from 255 or 12.79% from 172); Max value from RGB is 114 - color contains mainly: red. Hex color #722416 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #722416 is #8DDBE9. Grayscale: #393939. Windows color (decimal): -9296874 or 1451122. OLE color: 1451122.
HSL color Cylindrical-coordinate representation of color #722416: hue angle of 9.13º 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 #722416 is Cyan = 0, Magento = 0.68, Yellow = 0.81 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 36 | 22 | - |
| CMYK | 0 | 0.68 | 0.81 | 0.55 |
| HSL | 9.13º | 0.68% | 0.27% | - |
| HSV(B) | 9.13º | 0.81% | 0.45% | - |
| XYZ | 7.72 | 4.9 | 1.3 | - |
| YUV | 57.73 | 107.84 | 168.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 36 | 22 | 0 | 0.68 | 0.81 | 0.55 | 9.13 | 0.68 | 0.27 |
| Hex | 72 | 24 | 16 | 0 | 44 | 51 | 37 | 9 | 44 | 1B |
| Octal | 162 | 44 | 26 | 0 | 104 | 121 | 67 | 11 | 104 | 33 |
| Binary | 1110010 | 100100 | 10110 | 0 | 1000100 | 1010001 | 110111 | 1001 | 1000100 | 11011 |
Color Harmonies of #722416
Complementary color
Monochromatic Colors of #722416
Black with #722416
Text Example
Text Example
White with #722416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722416; }
p { color: rgb(114,36,22); }
H1.HeaderClassName
{
color: #722416;
}
.AnyTagClassName
{
color: #722416;
}
</style>
background-color css
<style>
a { background-color: #722416; }
a { background-color: rgb(114,36,22); }
div.DivClassName
{
background-color: #722416;
}
.BgClassName
{
background-color: #722416;
}
</style>
border-color css
<style>
span { border-color: #722416; }
span { border-color: rgb(114,36,22); }
td.TdClassName
{
border-color: #722416;
}
.TagClassName
{
border-color: #722416;
}
</style>