Shades of Pueblo #722914
Tints of Pueblo #722914
RGB
CMYK
RGB Variations
Color information
#722914 (or 0x722914) is known color: Pueblo. HEX triplet: 72, 29 and 14. RGB value is (114,41,20). Sum of RGB (Red+Green+Blue) = 114+41+20=175 (23% of max value = 765). Red value is 114 (44.92% from 255 or 65.14% from 175); Green value is 41 (16.41% from 255 or 23.43% from 175); Blue value is 20 (8.20% from 255 or 11.43% from 175); Max value from RGB is 114 - color contains mainly: red. Hex color #722914 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #722914 is #8DD6EB. Grayscale: #3C3C3C. Windows color (decimal): -9295596 or 1321330. OLE color: 1321330.
HSL color Cylindrical-coordinate representation of color #722914: hue angle of 13.4º 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 #722914 is Cyan = 0, Magento = 0.64, Yellow = 0.82 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 41 | 20 | - |
| CMYK | 0 | 0.64 | 0.82 | 0.55 |
| HSL | 13.4º | 0.7% | 0.26% | - |
| HSV(B) | 13.4º | 0.82% | 0.45% | - |
| XYZ | 7.86 | 5.21 | 1.25 | - |
| YUV | 60.43 | 105.18 | 166.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 41 | 20 | 0 | 0.64 | 0.82 | 0.55 | 13.4 | 0.7 | 0.26 |
| Hex | 72 | 29 | 14 | 0 | 40 | 52 | 37 | D | 46 | 1A |
| Octal | 162 | 51 | 24 | 0 | 100 | 122 | 67 | 15 | 106 | 32 |
| Binary | 1110010 | 101001 | 10100 | 0 | 1000000 | 1010010 | 110111 | 1101 | 1000110 | 11010 |
Color Harmonies of #722914
Complementary color
Monochromatic Colors of #722914
Black with #722914
Text Example
Text Example
White with #722914
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722914; }
p { color: rgb(114,41,20); }
H1.HeaderClassName
{
color: #722914;
}
.AnyTagClassName
{
color: #722914;
}
</style>
background-color css
<style>
a { background-color: #722914; }
a { background-color: rgb(114,41,20); }
div.DivClassName
{
background-color: #722914;
}
.BgClassName
{
background-color: #722914;
}
</style>
border-color css
<style>
span { border-color: #722914; }
span { border-color: rgb(114,41,20); }
td.TdClassName
{
border-color: #722914;
}
.TagClassName
{
border-color: #722914;
}
</style>