Shades of Pueblo #723125
Tints of Pueblo #723125
RGB
CMYK
RGB Variations
Color information
#723125 (or 0x723125) is known color: Pueblo. HEX triplet: 72, 31 and 25. RGB value is (114,49,37). Sum of RGB (Red+Green+Blue) = 114+49+37=200 (26% of max value = 765). Red value is 114 (44.92% from 255 or 57% from 200); Green value is 49 (19.53% from 255 or 24.5% from 200); Blue value is 37 (14.84% from 255 or 18.5% from 200); Max value from RGB is 114 - color contains mainly: red. Hex color #723125 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #723125 is #8DCEDA. Grayscale: #434343. Windows color (decimal): -9293531 or 2437490. OLE color: 2437490.
HSL color Cylindrical-coordinate representation of color #723125: hue angle of 9.35º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #723125 is Cyan = 0, Magento = 0.57, Yellow = 0.68 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 49 | 37 | - |
| CMYK | 0 | 0.57 | 0.68 | 0.55 |
| HSL | 9.35º | 0.51% | 0.3% | - |
| HSV(B) | 9.35º | 0.68% | 0.45% | - |
| XYZ | 8.37 | 5.91 | 2.45 | - |
| YUV | 67.07 | 111.03 | 161.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 49 | 37 | 0 | 0.57 | 0.68 | 0.55 | 9.35 | 0.51 | 0.3 |
| Hex | 72 | 31 | 25 | 0 | 39 | 44 | 37 | 9 | 33 | 1E |
| Octal | 162 | 61 | 45 | 0 | 71 | 104 | 67 | 11 | 63 | 36 |
| Binary | 1110010 | 110001 | 100101 | 0 | 111001 | 1000100 | 110111 | 1001 | 110011 | 11110 |
Color Harmonies of #723125
Complementary color
Monochromatic Colors of #723125
Black with #723125
Text Example
Text Example
White with #723125
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723125; }
p { color: rgb(114,49,37); }
H1.HeaderClassName
{
color: #723125;
}
.AnyTagClassName
{
color: #723125;
}
</style>
background-color css
<style>
a { background-color: #723125; }
a { background-color: rgb(114,49,37); }
div.DivClassName
{
background-color: #723125;
}
.BgClassName
{
background-color: #723125;
}
</style>
border-color css
<style>
span { border-color: #723125; }
span { border-color: rgb(114,49,37); }
td.TdClassName
{
border-color: #723125;
}
.TagClassName
{
border-color: #723125;
}
</style>