Shades of Pueblo #722616
Tints of Pueblo #722616
RGB
CMYK
RGB Variations
Color information
#722616 (or 0x722616) is known color: Pueblo. HEX triplet: 72, 26 and 16. RGB value is (114,38,22). Sum of RGB (Red+Green+Blue) = 114+38+22=174 (23% of max value = 765). Red value is 114 (44.92% from 255 or 65.52% from 174); Green value is 38 (15.23% from 255 or 21.84% from 174); Blue value is 22 (8.98% from 255 or 12.64% from 174); Max value from RGB is 114 - color contains mainly: red. Hex color #722616 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #722616 is #8DD9E9. Grayscale: #3B3B3B. Windows color (decimal): -9296362 or 1451634. OLE color: 1451634.
HSL color Cylindrical-coordinate representation of color #722616: hue angle of 10.43º 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 #722616 is Cyan = 0, Magento = 0.67, Yellow = 0.81 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 38 | 22 | - |
| CMYK | 0 | 0.67 | 0.81 | 0.55 |
| HSL | 10.43º | 0.68% | 0.27% | - |
| HSV(B) | 10.43º | 0.81% | 0.45% | - |
| XYZ | 7.78 | 5.02 | 1.32 | - |
| YUV | 58.9 | 107.18 | 167.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 38 | 22 | 0 | 0.67 | 0.81 | 0.55 | 10.43 | 0.68 | 0.27 |
| Hex | 72 | 26 | 16 | 0 | 43 | 51 | 37 | A | 44 | 1B |
| Octal | 162 | 46 | 26 | 0 | 103 | 121 | 67 | 12 | 104 | 33 |
| Binary | 1110010 | 100110 | 10110 | 0 | 1000011 | 1010001 | 110111 | 1010 | 1000100 | 11011 |
Color Harmonies of #722616
Complementary color
Monochromatic Colors of #722616
Black with #722616
Text Example
Text Example
White with #722616
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722616; }
p { color: rgb(114,38,22); }
H1.HeaderClassName
{
color: #722616;
}
.AnyTagClassName
{
color: #722616;
}
</style>
background-color css
<style>
a { background-color: #722616; }
a { background-color: rgb(114,38,22); }
div.DivClassName
{
background-color: #722616;
}
.BgClassName
{
background-color: #722616;
}
</style>
border-color css
<style>
span { border-color: #722616; }
span { border-color: rgb(114,38,22); }
td.TdClassName
{
border-color: #722616;
}
.TagClassName
{
border-color: #722616;
}
</style>