Shades of Pueblo #722814
Tints of Pueblo #722814
RGB
CMYK
RGB Variations
Color information
#722814 (or 0x722814) is known color: Pueblo. HEX triplet: 72, 28 and 14. RGB value is (114,40,20). Sum of RGB (Red+Green+Blue) = 114+40+20=174 (23% of max value = 765). Red value is 114 (44.92% from 255 or 65.52% from 174); Green value is 40 (16.02% from 255 or 22.99% from 174); Blue value is 20 (8.20% from 255 or 11.49% from 174); Max value from RGB is 114 - color contains mainly: red. Hex color #722814 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #722814 is #8DD7EB. Grayscale: #3C3C3C. Windows color (decimal): -9295852 or 1321074. OLE color: 1321074.
HSL color Cylindrical-coordinate representation of color #722814: hue angle of 12.77º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #722814 is Cyan = 0, Magento = 0.65, Yellow = 0.82 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 40 | 20 | - |
| CMYK | 0 | 0.65 | 0.82 | 0.55 |
| HSL | 12.77º | 0.7% | 0.26% | - |
| HSV(B) | 12.77º | 0.82% | 0.45% | - |
| XYZ | 7.82 | 5.15 | 1.24 | - |
| YUV | 59.85 | 105.52 | 166.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 40 | 20 | 0 | 0.65 | 0.82 | 0.55 | 12.77 | 0.7 | 0.26 |
| Hex | 72 | 28 | 14 | 0 | 41 | 52 | 37 | D | 46 | 1A |
| Octal | 162 | 50 | 24 | 0 | 101 | 122 | 67 | 15 | 106 | 32 |
| Binary | 1110010 | 101000 | 10100 | 0 | 1000001 | 1010010 | 110111 | 1101 | 1000110 | 11010 |
Color Harmonies of #722814
Complementary color
Monochromatic Colors of #722814
Black with #722814
Text Example
Text Example
White with #722814
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722814; }
p { color: rgb(114,40,20); }
H1.HeaderClassName
{
color: #722814;
}
.AnyTagClassName
{
color: #722814;
}
</style>
background-color css
<style>
a { background-color: #722814; }
a { background-color: rgb(114,40,20); }
div.DivClassName
{
background-color: #722814;
}
.BgClassName
{
background-color: #722814;
}
</style>
border-color css
<style>
span { border-color: #722814; }
span { border-color: rgb(114,40,20); }
td.TdClassName
{
border-color: #722814;
}
.TagClassName
{
border-color: #722814;
}
</style>