Shades of Pueblo #723228
Tints of Pueblo #723228
RGB
CMYK
RGB Variations
Color information
#723228 (or 0x723228) is known color: Pueblo. HEX triplet: 72, 32 and 28. RGB value is (114,50,40). Sum of RGB (Red+Green+Blue) = 114+50+40=204 (27% of max value = 765). Red value is 114 (44.92% from 255 or 55.88% from 204); Green value is 50 (19.92% from 255 or 24.51% from 204); Blue value is 40 (16.02% from 255 or 19.61% from 204); Max value from RGB is 114 - color contains mainly: red. Hex color #723228 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #723228 is #8DCDD7. Grayscale: #444444. Windows color (decimal): -9293272 or 2634354. OLE color: 2634354.
HSL color Cylindrical-coordinate representation of color #723228: hue angle of 8.11º 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 #723228 is Cyan = 0, Magento = 0.56, Yellow = 0.65 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 50 | 40 | - |
| CMYK | 0 | 0.56 | 0.65 | 0.55 |
| HSL | 8.11º | 0.48% | 0.3% | - |
| HSV(B) | 8.11º | 0.65% | 0.45% | - |
| XYZ | 8.46 | 6.01 | 2.72 | - |
| YUV | 68 | 112.2 | 160.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 50 | 40 | 0 | 0.56 | 0.65 | 0.55 | 8.11 | 0.48 | 0.3 |
| Hex | 72 | 32 | 28 | 0 | 38 | 41 | 37 | 8 | 30 | 1E |
| Octal | 162 | 62 | 50 | 0 | 70 | 101 | 67 | 10 | 60 | 36 |
| Binary | 1110010 | 110010 | 101000 | 0 | 111000 | 1000001 | 110111 | 1000 | 110000 | 11110 |
Color Harmonies of #723228
Complementary color
Monochromatic Colors of #723228
Black with #723228
Text Example
Text Example
White with #723228
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723228; }
p { color: rgb(114,50,40); }
H1.HeaderClassName
{
color: #723228;
}
.AnyTagClassName
{
color: #723228;
}
</style>
background-color css
<style>
a { background-color: #723228; }
a { background-color: rgb(114,50,40); }
div.DivClassName
{
background-color: #723228;
}
.BgClassName
{
background-color: #723228;
}
</style>
border-color css
<style>
span { border-color: #723228; }
span { border-color: rgb(114,50,40); }
td.TdClassName
{
border-color: #723228;
}
.TagClassName
{
border-color: #723228;
}
</style>