Shades of Pueblo #723726
Tints of Pueblo #723726
RGB
CMYK
RGB Variations
Color information
#723726 (or 0x723726) is known color: Pueblo. HEX triplet: 72, 37 and 26. RGB value is (114,55,38). Sum of RGB (Red+Green+Blue) = 114+55+38=207 (27% of max value = 765). Red value is 114 (44.92% from 255 or 55.07% from 207); Green value is 55 (21.88% from 255 or 26.57% from 207); Blue value is 38 (15.23% from 255 or 18.36% from 207); Max value from RGB is 114 - color contains mainly: red. Hex color #723726 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #723726 is #8DC8D9. Grayscale: #464646. Windows color (decimal): -9291994 or 2504562. OLE color: 2504562.
HSL color Cylindrical-coordinate representation of color #723726: hue angle of 13.42º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #723726 is Cyan = 0, Magento = 0.52, Yellow = 0.67 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 55 | 38 | - |
| CMYK | 0 | 0.52 | 0.67 | 0.55 |
| HSL | 13.42º | 0.5% | 0.3% | - |
| HSV(B) | 13.42º | 0.67% | 0.45% | - |
| XYZ | 8.66 | 6.45 | 2.62 | - |
| YUV | 70.7 | 109.55 | 158.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 55 | 38 | 0 | 0.52 | 0.67 | 0.55 | 13.42 | 0.5 | 0.3 |
| Hex | 72 | 37 | 26 | 0 | 34 | 43 | 37 | D | 32 | 1E |
| Octal | 162 | 67 | 46 | 0 | 64 | 103 | 67 | 15 | 62 | 36 |
| Binary | 1110010 | 110111 | 100110 | 0 | 110100 | 1000011 | 110111 | 1101 | 110010 | 11110 |
Color Harmonies of #723726
Complementary color
Monochromatic Colors of #723726
Black with #723726
Text Example
Text Example
White with #723726
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723726; }
p { color: rgb(114,55,38); }
H1.HeaderClassName
{
color: #723726;
}
.AnyTagClassName
{
color: #723726;
}
</style>
background-color css
<style>
a { background-color: #723726; }
a { background-color: rgb(114,55,38); }
div.DivClassName
{
background-color: #723726;
}
.BgClassName
{
background-color: #723726;
}
</style>
border-color css
<style>
span { border-color: #723726; }
span { border-color: rgb(114,55,38); }
td.TdClassName
{
border-color: #723726;
}
.TagClassName
{
border-color: #723726;
}
</style>