Shades of Pueblo #723122
Tints of Pueblo #723122
RGB
CMYK
RGB Variations
Color information
#723122 (or 0x723122) is known color: Pueblo. HEX triplet: 72, 31 and 22. RGB value is (114,49,34). Sum of RGB (Red+Green+Blue) = 114+49+34=197 (26% of max value = 765). Red value is 114 (44.92% from 255 or 57.87% from 197); Green value is 49 (19.53% from 255 or 24.87% from 197); Blue value is 34 (13.67% from 255 or 17.26% from 197); Max value from RGB is 114 - color contains mainly: red. Hex color #723122 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #723122 is #8DCEDD. Grayscale: #424242. Windows color (decimal): -9293534 or 2240882. OLE color: 2240882.
HSL color Cylindrical-coordinate representation of color #723122: hue angle of 11.25º degrees, saturation: 0.54, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #723122 is Cyan = 0, Magento = 0.57, Yellow = 0.70 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 49 | 34 | - |
| CMYK | 0 | 0.57 | 0.70 | 0.55 |
| HSL | 11.25º | 0.54% | 0.29% | - |
| HSV(B) | 11.25º | 0.7% | 0.45% | - |
| XYZ | 8.33 | 5.89 | 2.21 | - |
| YUV | 66.73 | 109.53 | 161.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 49 | 34 | 0 | 0.57 | 0.70 | 0.55 | 11.25 | 0.54 | 0.29 |
| Hex | 72 | 31 | 22 | 0 | 39 | 46 | 37 | B | 36 | 1D |
| Octal | 162 | 61 | 42 | 0 | 71 | 106 | 67 | 13 | 66 | 35 |
| Binary | 1110010 | 110001 | 100010 | 0 | 111001 | 1000110 | 110111 | 1011 | 110110 | 11101 |
Color Harmonies of #723122
Complementary color
Monochromatic Colors of #723122
Black with #723122
Text Example
Text Example
White with #723122
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723122; }
p { color: rgb(114,49,34); }
H1.HeaderClassName
{
color: #723122;
}
.AnyTagClassName
{
color: #723122;
}
</style>
background-color css
<style>
a { background-color: #723122; }
a { background-color: rgb(114,49,34); }
div.DivClassName
{
background-color: #723122;
}
.BgClassName
{
background-color: #723122;
}
</style>
border-color css
<style>
span { border-color: #723122; }
span { border-color: rgb(114,49,34); }
td.TdClassName
{
border-color: #723122;
}
.TagClassName
{
border-color: #723122;
}
</style>