Shades of Pueblo #722817
Tints of Pueblo #722817
RGB
CMYK
RGB Variations
Color information
#722817 (or 0x722817) is known color: Pueblo. HEX triplet: 72, 28 and 17. RGB value is (114,40,23). Sum of RGB (Red+Green+Blue) = 114+40+23=177 (23% of max value = 765). Red value is 114 (44.92% from 255 or 64.41% from 177); Green value is 40 (16.02% from 255 or 22.60% from 177); Blue value is 23 (9.38% from 255 or 12.99% from 177); Max value from RGB is 114 - color contains mainly: red. Hex color #722817 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #722817 is #8DD7E8. Grayscale: #3C3C3C. Windows color (decimal): -9295849 or 1517682. OLE color: 1517682.
HSL color Cylindrical-coordinate representation of color #722817: hue angle of 11.21º degrees, saturation: 0.66, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #722817 is Cyan = 0, Magento = 0.65, Yellow = 0.80 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 40 | 23 | - |
| CMYK | 0 | 0.65 | 0.80 | 0.55 |
| HSL | 11.21º | 0.66% | 0.27% | - |
| HSV(B) | 11.21º | 0.8% | 0.45% | - |
| XYZ | 7.85 | 5.16 | 1.39 | - |
| YUV | 60.19 | 107.02 | 166.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 40 | 23 | 0 | 0.65 | 0.80 | 0.55 | 11.21 | 0.66 | 0.27 |
| Hex | 72 | 28 | 17 | 0 | 41 | 50 | 37 | B | 42 | 1B |
| Octal | 162 | 50 | 27 | 0 | 101 | 120 | 67 | 13 | 102 | 33 |
| Binary | 1110010 | 101000 | 10111 | 0 | 1000001 | 1010000 | 110111 | 1011 | 1000010 | 11011 |
Color Harmonies of #722817
Complementary color
Monochromatic Colors of #722817
Black with #722817
Text Example
Text Example
White with #722817
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722817; }
p { color: rgb(114,40,23); }
H1.HeaderClassName
{
color: #722817;
}
.AnyTagClassName
{
color: #722817;
}
</style>
background-color css
<style>
a { background-color: #722817; }
a { background-color: rgb(114,40,23); }
div.DivClassName
{
background-color: #722817;
}
.BgClassName
{
background-color: #722817;
}
</style>
border-color css
<style>
span { border-color: #722817; }
span { border-color: rgb(114,40,23); }
td.TdClassName
{
border-color: #722817;
}
.TagClassName
{
border-color: #722817;
}
</style>