Shades of Pueblo #723329
Tints of Pueblo #723329
RGB
CMYK
RGB Variations
Color information
#723329 (or 0x723329) is known color: Pueblo. HEX triplet: 72, 33 and 29. RGB value is (114,51,41). Sum of RGB (Red+Green+Blue) = 114+51+41=206 (27% of max value = 765). Red value is 114 (44.92% from 255 or 55.34% from 206); Green value is 51 (20.31% from 255 or 24.76% from 206); Blue value is 41 (16.41% from 255 or 19.90% from 206); Max value from RGB is 114 - color contains mainly: red. Hex color #723329 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #723329 is #8DCCD6. Grayscale: #444444. Windows color (decimal): -9293015 or 2700146. OLE color: 2700146.
HSL color Cylindrical-coordinate representation of color #723329: hue angle of 8.22º degrees, saturation: 0.47, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #723329 is Cyan = 0, Magento = 0.55, Yellow = 0.64 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 51 | 41 | - |
| CMYK | 0 | 0.55 | 0.64 | 0.55 |
| HSL | 8.22º | 0.47% | 0.3% | - |
| HSV(B) | 8.22º | 0.64% | 0.45% | - |
| XYZ | 8.52 | 6.11 | 2.83 | - |
| YUV | 68.7 | 112.37 | 160.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 51 | 41 | 0 | 0.55 | 0.64 | 0.55 | 8.22 | 0.47 | 0.3 |
| Hex | 72 | 33 | 29 | 0 | 37 | 40 | 37 | 8 | 2F | 1E |
| Octal | 162 | 63 | 51 | 0 | 67 | 100 | 67 | 10 | 57 | 36 |
| Binary | 1110010 | 110011 | 101001 | 0 | 110111 | 1000000 | 110111 | 1000 | 101111 | 11110 |
Color Harmonies of #723329
Complementary color
Monochromatic Colors of #723329
Black with #723329
Text Example
Text Example
White with #723329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723329; }
p { color: rgb(114,51,41); }
H1.HeaderClassName
{
color: #723329;
}
.AnyTagClassName
{
color: #723329;
}
</style>
background-color css
<style>
a { background-color: #723329; }
a { background-color: rgb(114,51,41); }
div.DivClassName
{
background-color: #723329;
}
.BgClassName
{
background-color: #723329;
}
</style>
border-color css
<style>
span { border-color: #723329; }
span { border-color: rgb(114,51,41); }
td.TdClassName
{
border-color: #723329;
}
.TagClassName
{
border-color: #723329;
}
</style>