Shades of Pueblo #722810
Tints of Pueblo #722810
RGB
CMYK
RGB Variations
Color information
#722810 (or 0x722810) is known color: Pueblo. HEX triplet: 72, 28 and 10. RGB value is (114,40,16). Sum of RGB (Red+Green+Blue) = 114+40+16=170 (22% of max value = 765). Red value is 114 (44.92% from 255 or 67.06% from 170); Green value is 40 (16.02% from 255 or 23.53% from 170); Blue value is 16 (6.64% from 255 or 9.41% from 170); Max value from RGB is 114 - color contains mainly: red. Hex color #722810 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #722810 is #8DD7EF. Grayscale: #3B3B3B. Windows color (decimal): -9295856 or 1058930. OLE color: 1058930.
HSL color Cylindrical-coordinate representation of color #722810: hue angle of 14.69º degrees, saturation: 0.75, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #722810 is Cyan = 0, Magento = 0.65, Yellow = 0.86 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 40 | 16 | - |
| CMYK | 0 | 0.65 | 0.86 | 0.55 |
| HSL | 14.69º | 0.75% | 0.25% | - |
| HSV(B) | 14.69º | 0.86% | 0.45% | - |
| XYZ | 7.79 | 5.13 | 1.07 | - |
| YUV | 59.39 | 103.52 | 166.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 40 | 16 | 0 | 0.65 | 0.86 | 0.55 | 14.69 | 0.75 | 0.25 |
| Hex | 72 | 28 | 10 | 0 | 41 | 56 | 37 | F | 4B | 19 |
| Octal | 162 | 50 | 20 | 0 | 101 | 126 | 67 | 17 | 113 | 31 |
| Binary | 1110010 | 101000 | 10000 | 0 | 1000001 | 1010110 | 110111 | 1111 | 1001011 | 11001 |
Color Harmonies of #722810
Complementary color
Monochromatic Colors of #722810
Black with #722810
Text Example
Text Example
White with #722810
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722810; }
p { color: rgb(114,40,16); }
H1.HeaderClassName
{
color: #722810;
}
.AnyTagClassName
{
color: #722810;
}
</style>
background-color css
<style>
a { background-color: #722810; }
a { background-color: rgb(114,40,16); }
div.DivClassName
{
background-color: #722810;
}
.BgClassName
{
background-color: #722810;
}
</style>
border-color css
<style>
span { border-color: #722810; }
span { border-color: rgb(114,40,16); }
td.TdClassName
{
border-color: #722810;
}
.TagClassName
{
border-color: #722810;
}
</style>