Shades of Pueblo #723528
Tints of Pueblo #723528
RGB
CMYK
RGB Variations
Color information
#723528 (or 0x723528) is known color: Pueblo. HEX triplet: 72, 35 and 28. RGB value is (114,53,40). Sum of RGB (Red+Green+Blue) = 114+53+40=207 (27% of max value = 765). Red value is 114 (44.92% from 255 or 55.07% from 207); Green value is 53 (21.09% from 255 or 25.60% from 207); Blue value is 40 (16.02% from 255 or 19.32% from 207); Max value from RGB is 114 - color contains mainly: red. Hex color #723528 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #723528 is #8DCAD7. Grayscale: #454545. Windows color (decimal): -9292504 or 2635122. OLE color: 2635122.
HSL color Cylindrical-coordinate representation of color #723528: hue angle of 10.54º degrees, saturation: 0.48, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #723528 is Cyan = 0, Magento = 0.54, Yellow = 0.65 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 53 | 40 | - |
| CMYK | 0 | 0.54 | 0.65 | 0.55 |
| HSL | 10.54º | 0.48% | 0.3% | - |
| HSV(B) | 10.54º | 0.65% | 0.45% | - |
| XYZ | 8.6 | 6.28 | 2.77 | - |
| YUV | 69.76 | 111.21 | 159.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 53 | 40 | 0 | 0.54 | 0.65 | 0.55 | 10.54 | 0.48 | 0.3 |
| Hex | 72 | 35 | 28 | 0 | 36 | 41 | 37 | B | 30 | 1E |
| Octal | 162 | 65 | 50 | 0 | 66 | 101 | 67 | 13 | 60 | 36 |
| Binary | 1110010 | 110101 | 101000 | 0 | 110110 | 1000001 | 110111 | 1011 | 110000 | 11110 |
Color Harmonies of #723528
Complementary color
Monochromatic Colors of #723528
Black with #723528
Text Example
Text Example
White with #723528
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723528; }
p { color: rgb(114,53,40); }
H1.HeaderClassName
{
color: #723528;
}
.AnyTagClassName
{
color: #723528;
}
</style>
background-color css
<style>
a { background-color: #723528; }
a { background-color: rgb(114,53,40); }
div.DivClassName
{
background-color: #723528;
}
.BgClassName
{
background-color: #723528;
}
</style>
border-color css
<style>
span { border-color: #723528; }
span { border-color: rgb(114,53,40); }
td.TdClassName
{
border-color: #723528;
}
.TagClassName
{
border-color: #723528;
}
</style>