Shades of Pueblo #723628
Tints of Pueblo #723628
RGB
CMYK
RGB Variations
Color information
#723628 (or 0x723628) is known color: Pueblo. HEX triplet: 72, 36 and 28. RGB value is (114,54,40). Sum of RGB (Red+Green+Blue) = 114+54+40=208 (27% of max value = 765). Red value is 114 (44.92% from 255 or 54.81% from 208); Green value is 54 (21.48% from 255 or 25.96% from 208); Blue value is 40 (16.02% from 255 or 19.23% from 208); Max value from RGB is 114 - color contains mainly: red. Hex color #723628 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #723628 is #8DC9D7. Grayscale: #464646. Windows color (decimal): -9292248 or 2635378. OLE color: 2635378.
HSL color Cylindrical-coordinate representation of color #723628: hue angle of 11.35º 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 #723628 is Cyan = 0, Magento = 0.53, Yellow = 0.65 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 54 | 40 | - |
| CMYK | 0 | 0.53 | 0.65 | 0.55 |
| HSL | 11.35º | 0.48% | 0.3% | - |
| HSV(B) | 11.35º | 0.65% | 0.45% | - |
| XYZ | 8.64 | 6.37 | 2.78 | - |
| YUV | 70.34 | 110.88 | 159.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 54 | 40 | 0 | 0.53 | 0.65 | 0.55 | 11.35 | 0.48 | 0.3 |
| Hex | 72 | 36 | 28 | 0 | 35 | 41 | 37 | B | 30 | 1E |
| Octal | 162 | 66 | 50 | 0 | 65 | 101 | 67 | 13 | 60 | 36 |
| Binary | 1110010 | 110110 | 101000 | 0 | 110101 | 1000001 | 110111 | 1011 | 110000 | 11110 |
Color Harmonies of #723628
Complementary color
Monochromatic Colors of #723628
Black with #723628
Text Example
Text Example
White with #723628
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723628; }
p { color: rgb(114,54,40); }
H1.HeaderClassName
{
color: #723628;
}
.AnyTagClassName
{
color: #723628;
}
</style>
background-color css
<style>
a { background-color: #723628; }
a { background-color: rgb(114,54,40); }
div.DivClassName
{
background-color: #723628;
}
.BgClassName
{
background-color: #723628;
}
</style>
border-color css
<style>
span { border-color: #723628; }
span { border-color: rgb(114,54,40); }
td.TdClassName
{
border-color: #723628;
}
.TagClassName
{
border-color: #723628;
}
</style>