Shades of Pueblo #723828
Tints of Pueblo #723828
RGB
CMYK
RGB Variations
Color information
#723828 (or 0x723828) is known color: Pueblo. HEX triplet: 72, 38 and 28. RGB value is (114,56,40). Sum of RGB (Red+Green+Blue) = 114+56+40=210 (27% of max value = 765). Red value is 114 (44.92% from 255 or 54.29% from 210); Green value is 56 (22.27% from 255 or 26.67% from 210); Blue value is 40 (16.02% from 255 or 19.05% from 210); Max value from RGB is 114 - color contains mainly: red. Hex color #723828 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #723828 is #8DC7D7. Grayscale: #474747. Windows color (decimal): -9291736 or 2635890. OLE color: 2635890.
HSL color Cylindrical-coordinate representation of color #723828: hue angle of 12.97º 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 #723828 is Cyan = 0, Magento = 0.51, Yellow = 0.65 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 56 | 40 | - |
| CMYK | 0 | 0.51 | 0.65 | 0.55 |
| HSL | 12.97º | 0.48% | 0.3% | - |
| HSV(B) | 12.97º | 0.65% | 0.45% | - |
| XYZ | 8.74 | 6.56 | 2.81 | - |
| YUV | 71.52 | 110.22 | 158.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 56 | 40 | 0 | 0.51 | 0.65 | 0.55 | 12.97 | 0.48 | 0.3 |
| Hex | 72 | 38 | 28 | 0 | 33 | 41 | 37 | D | 30 | 1E |
| Octal | 162 | 70 | 50 | 0 | 63 | 101 | 67 | 15 | 60 | 36 |
| Binary | 1110010 | 111000 | 101000 | 0 | 110011 | 1000001 | 110111 | 1101 | 110000 | 11110 |
Color Harmonies of #723828
Complementary color
Monochromatic Colors of #723828
Black with #723828
Text Example
Text Example
White with #723828
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723828; }
p { color: rgb(114,56,40); }
H1.HeaderClassName
{
color: #723828;
}
.AnyTagClassName
{
color: #723828;
}
</style>
background-color css
<style>
a { background-color: #723828; }
a { background-color: rgb(114,56,40); }
div.DivClassName
{
background-color: #723828;
}
.BgClassName
{
background-color: #723828;
}
</style>
border-color css
<style>
span { border-color: #723828; }
span { border-color: rgb(114,56,40); }
td.TdClassName
{
border-color: #723828;
}
.TagClassName
{
border-color: #723828;
}
</style>