Shades of Pueblo #723626
Tints of Pueblo #723626
RGB
CMYK
RGB Variations
Color information
#723626 (or 0x723626) is known color: Pueblo. HEX triplet: 72, 36 and 26. RGB value is (114,54,38). Sum of RGB (Red+Green+Blue) = 114+54+38=206 (27% of max value = 765). Red value is 114 (44.92% from 255 or 55.34% from 206); Green value is 54 (21.48% from 255 or 26.21% from 206); Blue value is 38 (15.23% from 255 or 18.45% from 206); Max value from RGB is 114 - color contains mainly: red. Hex color #723626 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #723626 is #8DC9D9. Grayscale: #464646. Windows color (decimal): -9292250 or 2504306. OLE color: 2504306.
HSL color Cylindrical-coordinate representation of color #723626: hue angle of 12.63º 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 #723626 is Cyan = 0, Magento = 0.53, Yellow = 0.67 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 54 | 38 | - |
| CMYK | 0 | 0.53 | 0.67 | 0.55 |
| HSL | 12.63º | 0.5% | 0.3% | - |
| HSV(B) | 12.63º | 0.67% | 0.45% | - |
| XYZ | 8.61 | 6.36 | 2.61 | - |
| YUV | 70.12 | 109.88 | 159.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 54 | 38 | 0 | 0.53 | 0.67 | 0.55 | 12.63 | 0.5 | 0.3 |
| Hex | 72 | 36 | 26 | 0 | 35 | 43 | 37 | D | 32 | 1E |
| Octal | 162 | 66 | 46 | 0 | 65 | 103 | 67 | 15 | 62 | 36 |
| Binary | 1110010 | 110110 | 100110 | 0 | 110101 | 1000011 | 110111 | 1101 | 110010 | 11110 |
Color Harmonies of #723626
Complementary color
Monochromatic Colors of #723626
Black with #723626
Text Example
Text Example
White with #723626
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723626; }
p { color: rgb(114,54,38); }
H1.HeaderClassName
{
color: #723626;
}
.AnyTagClassName
{
color: #723626;
}
</style>
background-color css
<style>
a { background-color: #723626; }
a { background-color: rgb(114,54,38); }
div.DivClassName
{
background-color: #723626;
}
.BgClassName
{
background-color: #723626;
}
</style>
border-color css
<style>
span { border-color: #723626; }
span { border-color: rgb(114,54,38); }
td.TdClassName
{
border-color: #723626;
}
.TagClassName
{
border-color: #723626;
}
</style>