Shades of Pueblo #722920
Tints of Pueblo #722920
RGB
CMYK
RGB Variations
Color information
#722920 (or 0x722920) is known color: Pueblo. HEX triplet: 72, 29 and 20. RGB value is (114,41,32). Sum of RGB (Red+Green+Blue) = 114+41+32=187 (24% of max value = 765). Red value is 114 (44.92% from 255 or 60.96% from 187); Green value is 41 (16.41% from 255 or 21.93% from 187); Blue value is 32 (12.89% from 255 or 17.11% from 187); Max value from RGB is 114 - color contains mainly: red. Hex color #722920 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #722920 is #8DD6DF. Grayscale: #3D3D3D. Windows color (decimal): -9295584 or 2107762. OLE color: 2107762.
HSL color Cylindrical-coordinate representation of color #722920: hue angle of 6.59º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #722920 is Cyan = 0, Magento = 0.64, Yellow = 0.72 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 41 | 32 | - |
| CMYK | 0 | 0.64 | 0.72 | 0.55 |
| HSL | 6.59º | 0.56% | 0.29% | - |
| HSV(B) | 6.59º | 0.72% | 0.45% | - |
| XYZ | 7.99 | 5.27 | 1.96 | - |
| YUV | 61.8 | 111.18 | 165.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 41 | 32 | 0 | 0.64 | 0.72 | 0.55 | 6.59 | 0.56 | 0.29 |
| Hex | 72 | 29 | 20 | 0 | 40 | 48 | 37 | 7 | 38 | 1D |
| Octal | 162 | 51 | 40 | 0 | 100 | 110 | 67 | 7 | 70 | 35 |
| Binary | 1110010 | 101001 | 100000 | 0 | 1000000 | 1001000 | 110111 | 111 | 111000 | 11101 |
Color Harmonies of #722920
Complementary color
Monochromatic Colors of #722920
Black with #722920
Text Example
Text Example
White with #722920
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722920; }
p { color: rgb(114,41,32); }
H1.HeaderClassName
{
color: #722920;
}
.AnyTagClassName
{
color: #722920;
}
</style>
background-color css
<style>
a { background-color: #722920; }
a { background-color: rgb(114,41,32); }
div.DivClassName
{
background-color: #722920;
}
.BgClassName
{
background-color: #722920;
}
</style>
border-color css
<style>
span { border-color: #722920; }
span { border-color: rgb(114,41,32); }
td.TdClassName
{
border-color: #722920;
}
.TagClassName
{
border-color: #722920;
}
</style>