Shades of Pueblo #723520
Tints of Pueblo #723520
RGB
CMYK
RGB Variations
Color information
#723520 (or 0x723520) is known color: Pueblo. HEX triplet: 72, 35 and 20. RGB value is (114,53,32). Sum of RGB (Red+Green+Blue) = 114+53+32=199 (26% of max value = 765). Red value is 114 (44.92% from 255 or 57.29% from 199); Green value is 53 (21.09% from 255 or 26.63% from 199); Blue value is 32 (12.89% from 255 or 16.08% from 199); Max value from RGB is 114 - color contains mainly: red. Hex color #723520 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #723520 is #8DCADF. Grayscale: #444444. Windows color (decimal): -9292512 or 2110834. OLE color: 2110834.
HSL color Cylindrical-coordinate representation of color #723520: hue angle of 15.37º 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 #723520 is Cyan = 0, Magento = 0.54, Yellow = 0.72 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 53 | 32 | - |
| CMYK | 0 | 0.54 | 0.72 | 0.55 |
| HSL | 15.37º | 0.56% | 0.29% | - |
| HSV(B) | 15.37º | 0.72% | 0.45% | - |
| XYZ | 8.47 | 6.23 | 2.12 | - |
| YUV | 68.85 | 107.21 | 160.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 53 | 32 | 0 | 0.54 | 0.72 | 0.55 | 15.37 | 0.56 | 0.29 |
| Hex | 72 | 35 | 20 | 0 | 36 | 48 | 37 | F | 38 | 1D |
| Octal | 162 | 65 | 40 | 0 | 66 | 110 | 67 | 17 | 70 | 35 |
| Binary | 1110010 | 110101 | 100000 | 0 | 110110 | 1001000 | 110111 | 1111 | 111000 | 11101 |
Color Harmonies of #723520
Complementary color
Monochromatic Colors of #723520
Black with #723520
Text Example
Text Example
White with #723520
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723520; }
p { color: rgb(114,53,32); }
H1.HeaderClassName
{
color: #723520;
}
.AnyTagClassName
{
color: #723520;
}
</style>
background-color css
<style>
a { background-color: #723520; }
a { background-color: rgb(114,53,32); }
div.DivClassName
{
background-color: #723520;
}
.BgClassName
{
background-color: #723520;
}
</style>
border-color css
<style>
span { border-color: #723520; }
span { border-color: rgb(114,53,32); }
td.TdClassName
{
border-color: #723520;
}
.TagClassName
{
border-color: #723520;
}
</style>