Shades of Pueblo #723227
Tints of Pueblo #723227
RGB
CMYK
RGB Variations
Color information
#723227 (or 0x723227) is known color: Pueblo. HEX triplet: 72, 32 and 27. RGB value is (114,50,39). Sum of RGB (Red+Green+Blue) = 114+50+39=203 (26% of max value = 765). Red value is 114 (44.92% from 255 or 56.16% from 203); Green value is 50 (19.92% from 255 or 24.63% from 203); Blue value is 39 (15.62% from 255 or 19.21% from 203); Max value from RGB is 114 - color contains mainly: red. Hex color #723227 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #723227 is #8DCDD8. Grayscale: #434343. Windows color (decimal): -9293273 or 2568818. OLE color: 2568818.
HSL color Cylindrical-coordinate representation of color #723227: hue angle of 8.8º 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 #723227 is Cyan = 0, Magento = 0.56, Yellow = 0.66 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 50 | 39 | - |
| CMYK | 0 | 0.56 | 0.66 | 0.55 |
| HSL | 8.8º | 0.49% | 0.3% | - |
| HSV(B) | 8.8º | 0.66% | 0.45% | - |
| XYZ | 8.45 | 6.01 | 2.63 | - |
| YUV | 67.88 | 111.7 | 160.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 50 | 39 | 0 | 0.56 | 0.66 | 0.55 | 8.8 | 0.49 | 0.3 |
| Hex | 72 | 32 | 27 | 0 | 38 | 42 | 37 | 9 | 31 | 1E |
| Octal | 162 | 62 | 47 | 0 | 70 | 102 | 67 | 11 | 61 | 36 |
| Binary | 1110010 | 110010 | 100111 | 0 | 111000 | 1000010 | 110111 | 1001 | 110001 | 11110 |
Color Harmonies of #723227
Complementary color
Monochromatic Colors of #723227
Black with #723227
Text Example
Text Example
White with #723227
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723227; }
p { color: rgb(114,50,39); }
H1.HeaderClassName
{
color: #723227;
}
.AnyTagClassName
{
color: #723227;
}
</style>
background-color css
<style>
a { background-color: #723227; }
a { background-color: rgb(114,50,39); }
div.DivClassName
{
background-color: #723227;
}
.BgClassName
{
background-color: #723227;
}
</style>
border-color css
<style>
span { border-color: #723227; }
span { border-color: rgb(114,50,39); }
td.TdClassName
{
border-color: #723227;
}
.TagClassName
{
border-color: #723227;
}
</style>