Shades of Pueblo #723320
Tints of Pueblo #723320
RGB
CMYK
RGB Variations
Color information
#723320 (or 0x723320) is known color: Pueblo. HEX triplet: 72, 33 and 20. RGB value is (114,51,32). Sum of RGB (Red+Green+Blue) = 114+51+32=197 (26% of max value = 765). Red value is 114 (44.92% from 255 or 57.87% from 197); Green value is 51 (20.31% from 255 or 25.89% from 197); Blue value is 32 (12.89% from 255 or 16.24% from 197); Max value from RGB is 114 - color contains mainly: red. Hex color #723320 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #723320 is #8DCCDF. Grayscale: #434343. Windows color (decimal): -9293024 or 2110322. OLE color: 2110322.
HSL color Cylindrical-coordinate representation of color #723320: hue angle of 13.9º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #723320 is Cyan = 0, Magento = 0.55, Yellow = 0.72 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 51 | 32 | - |
| CMYK | 0 | 0.55 | 0.72 | 0.55 |
| HSL | 13.9º | 0.56% | 0.29% | - |
| HSV(B) | 13.9º | 0.72% | 0.45% | - |
| XYZ | 8.38 | 6.05 | 2.09 | - |
| YUV | 67.67 | 107.87 | 161.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 51 | 32 | 0 | 0.55 | 0.72 | 0.55 | 13.9 | 0.56 | 0.29 |
| Hex | 72 | 33 | 20 | 0 | 37 | 48 | 37 | E | 38 | 1D |
| Octal | 162 | 63 | 40 | 0 | 67 | 110 | 67 | 16 | 70 | 35 |
| Binary | 1110010 | 110011 | 100000 | 0 | 110111 | 1001000 | 110111 | 1110 | 111000 | 11101 |
Color Harmonies of #723320
Complementary color
Monochromatic Colors of #723320
Black with #723320
Text Example
Text Example
White with #723320
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723320; }
p { color: rgb(114,51,32); }
H1.HeaderClassName
{
color: #723320;
}
.AnyTagClassName
{
color: #723320;
}
</style>
background-color css
<style>
a { background-color: #723320; }
a { background-color: rgb(114,51,32); }
div.DivClassName
{
background-color: #723320;
}
.BgClassName
{
background-color: #723320;
}
</style>
border-color css
<style>
span { border-color: #723320; }
span { border-color: rgb(114,51,32); }
td.TdClassName
{
border-color: #723320;
}
.TagClassName
{
border-color: #723320;
}
</style>