Shades of Pueblo #723026
Tints of Pueblo #723026
RGB
CMYK
RGB Variations
Color information
#723026 (or 0x723026) is known color: Pueblo. HEX triplet: 72, 30 and 26. RGB value is (114,48,38). Sum of RGB (Red+Green+Blue) = 114+48+38=200 (26% of max value = 765). Red value is 114 (44.92% from 255 or 57% from 200); Green value is 48 (19.14% from 255 or 24% from 200); Blue value is 38 (15.23% from 255 or 19% from 200); Max value from RGB is 114 - color contains mainly: red. Hex color #723026 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #723026 is #8DCFD9. Grayscale: #424242. Windows color (decimal): -9293786 or 2502770. OLE color: 2502770.
HSL color Cylindrical-coordinate representation of color #723026: hue angle of 7.89º 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 #723026 is Cyan = 0, Magento = 0.58, Yellow = 0.67 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 48 | 38 | - |
| CMYK | 0 | 0.58 | 0.67 | 0.55 |
| HSL | 7.89º | 0.5% | 0.3% | - |
| HSV(B) | 7.89º | 0.67% | 0.45% | - |
| XYZ | 8.35 | 5.83 | 2.52 | - |
| YUV | 66.59 | 111.87 | 161.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 48 | 38 | 0 | 0.58 | 0.67 | 0.55 | 7.89 | 0.5 | 0.3 |
| Hex | 72 | 30 | 26 | 0 | 3A | 43 | 37 | 8 | 32 | 1E |
| Octal | 162 | 60 | 46 | 0 | 72 | 103 | 67 | 10 | 62 | 36 |
| Binary | 1110010 | 110000 | 100110 | 0 | 111010 | 1000011 | 110111 | 1000 | 110010 | 11110 |
Color Harmonies of #723026
Complementary color
Monochromatic Colors of #723026
Black with #723026
Text Example
Text Example
White with #723026
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723026; }
p { color: rgb(114,48,38); }
H1.HeaderClassName
{
color: #723026;
}
.AnyTagClassName
{
color: #723026;
}
</style>
background-color css
<style>
a { background-color: #723026; }
a { background-color: rgb(114,48,38); }
div.DivClassName
{
background-color: #723026;
}
.BgClassName
{
background-color: #723026;
}
</style>
border-color css
<style>
span { border-color: #723026; }
span { border-color: rgb(114,48,38); }
td.TdClassName
{
border-color: #723026;
}
.TagClassName
{
border-color: #723026;
}
</style>