Shades of Pueblo #723019
Tints of Pueblo #723019
RGB
CMYK
RGB Variations
Color information
#723019 (or 0x723019) is known color: Pueblo. HEX triplet: 72, 30 and 19. RGB value is (114,48,25). Sum of RGB (Red+Green+Blue) = 114+48+25=187 (24% of max value = 765). Red value is 114 (44.92% from 255 or 60.96% from 187); Green value is 48 (19.14% from 255 or 25.67% from 187); Blue value is 25 (10.16% from 255 or 13.37% from 187); Max value from RGB is 114 - color contains mainly: red. Hex color #723019 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #723019 is #8DCFE6. Grayscale: #414141. Windows color (decimal): -9293799 or 1650802. OLE color: 1650802.
HSL color Cylindrical-coordinate representation of color #723019: hue angle of 15.51º degrees, saturation: 0.64, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #723019 is Cyan = 0, Magento = 0.58, Yellow = 0.78 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 48 | 25 | - |
| CMYK | 0 | 0.58 | 0.78 | 0.55 |
| HSL | 15.51º | 0.64% | 0.27% | - |
| HSV(B) | 15.51º | 0.78% | 0.45% | - |
| XYZ | 8.17 | 5.76 | 1.6 | - |
| YUV | 65.11 | 105.37 | 162.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 48 | 25 | 0 | 0.58 | 0.78 | 0.55 | 15.51 | 0.64 | 0.27 |
| Hex | 72 | 30 | 19 | 0 | 3A | 4E | 37 | 10 | 40 | 1B |
| Octal | 162 | 60 | 31 | 0 | 72 | 116 | 67 | 20 | 100 | 33 |
| Binary | 1110010 | 110000 | 11001 | 0 | 111010 | 1001110 | 110111 | 10000 | 1000000 | 11011 |
Color Harmonies of #723019
Complementary color
Monochromatic Colors of #723019
Black with #723019
Text Example
Text Example
White with #723019
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723019; }
p { color: rgb(114,48,25); }
H1.HeaderClassName
{
color: #723019;
}
.AnyTagClassName
{
color: #723019;
}
</style>
background-color css
<style>
a { background-color: #723019; }
a { background-color: rgb(114,48,25); }
div.DivClassName
{
background-color: #723019;
}
.BgClassName
{
background-color: #723019;
}
</style>
border-color css
<style>
span { border-color: #723019; }
span { border-color: rgb(114,48,25); }
td.TdClassName
{
border-color: #723019;
}
.TagClassName
{
border-color: #723019;
}
</style>