Shades of Pueblo #723527
Tints of Pueblo #723527
RGB
CMYK
RGB Variations
Color information
#723527 (or 0x723527) is known color: Pueblo. HEX triplet: 72, 35 and 27. RGB value is (114,53,39). Sum of RGB (Red+Green+Blue) = 114+53+39=206 (27% of max value = 765). Red value is 114 (44.92% from 255 or 55.34% from 206); Green value is 53 (21.09% from 255 or 25.73% from 206); Blue value is 39 (15.62% from 255 or 18.93% from 206); Max value from RGB is 114 - color contains mainly: red. Hex color #723527 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #723527 is #8DCAD8. Grayscale: #454545. Windows color (decimal): -9292505 or 2569586. OLE color: 2569586.
HSL color Cylindrical-coordinate representation of color #723527: hue angle of 11.2º degrees, saturation: 0.49, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #723527 is Cyan = 0, Magento = 0.54, Yellow = 0.66 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 53 | 39 | - |
| CMYK | 0 | 0.54 | 0.66 | 0.55 |
| HSL | 11.2º | 0.49% | 0.3% | - |
| HSV(B) | 11.2º | 0.66% | 0.45% | - |
| XYZ | 8.58 | 6.27 | 2.68 | - |
| YUV | 69.64 | 110.71 | 159.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 53 | 39 | 0 | 0.54 | 0.66 | 0.55 | 11.2 | 0.49 | 0.3 |
| Hex | 72 | 35 | 27 | 0 | 36 | 42 | 37 | B | 31 | 1E |
| Octal | 162 | 65 | 47 | 0 | 66 | 102 | 67 | 13 | 61 | 36 |
| Binary | 1110010 | 110101 | 100111 | 0 | 110110 | 1000010 | 110111 | 1011 | 110001 | 11110 |
Color Harmonies of #723527
Complementary color
Monochromatic Colors of #723527
Black with #723527
Text Example
Text Example
White with #723527
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723527; }
p { color: rgb(114,53,39); }
H1.HeaderClassName
{
color: #723527;
}
.AnyTagClassName
{
color: #723527;
}
</style>
background-color css
<style>
a { background-color: #723527; }
a { background-color: rgb(114,53,39); }
div.DivClassName
{
background-color: #723527;
}
.BgClassName
{
background-color: #723527;
}
</style>
border-color css
<style>
span { border-color: #723527; }
span { border-color: rgb(114,53,39); }
td.TdClassName
{
border-color: #723527;
}
.TagClassName
{
border-color: #723527;
}
</style>