Shades of Pueblo #703324
Tints of Pueblo #703324
RGB
CMYK
RGB Variations
Color information
#703324 (or 0x703324) is known color: Pueblo. HEX triplet: 70, 33 and 24. RGB value is (112,51,36). Sum of RGB (Red+Green+Blue) = 112+51+36=199 (26% of max value = 765). Red value is 112 (44.14% from 255 or 56.28% from 199); Green value is 51 (20.31% from 255 or 25.63% from 199); Blue value is 36 (14.45% from 255 or 18.09% from 199); Max value from RGB is 112 - color contains mainly: red. Hex color #703324 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #703324 is #8FCCDB. Grayscale: #434343. Windows color (decimal): -9424092 or 2372464. OLE color: 2372464.
HSL color Cylindrical-coordinate representation of color #703324: hue angle of 11.84º degrees, saturation: 0.51, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #703324 is Cyan = 0, Magento = 0.54, Yellow = 0.68 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 51 | 36 | - |
| CMYK | 0 | 0.54 | 0.68 | 0.56 |
| HSL | 11.84º | 0.51% | 0.29% | - |
| HSV(B) | 11.84º | 0.68% | 0.44% | - |
| XYZ | 8.18 | 5.94 | 2.38 | - |
| YUV | 67.53 | 110.21 | 159.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 51 | 36 | 0 | 0.54 | 0.68 | 0.56 | 11.84 | 0.51 | 0.29 |
| Hex | 70 | 33 | 24 | 0 | 36 | 44 | 38 | C | 33 | 1D |
| Octal | 160 | 63 | 44 | 0 | 66 | 104 | 70 | 14 | 63 | 35 |
| Binary | 1110000 | 110011 | 100100 | 0 | 110110 | 1000100 | 111000 | 1100 | 110011 | 11101 |
Color Harmonies of #703324
Complementary color
Monochromatic Colors of #703324
Black with #703324
Text Example
Text Example
White with #703324
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #703324; }
p { color: rgb(112,51,36); }
H1.HeaderClassName
{
color: #703324;
}
.AnyTagClassName
{
color: #703324;
}
</style>
background-color css
<style>
a { background-color: #703324; }
a { background-color: rgb(112,51,36); }
div.DivClassName
{
background-color: #703324;
}
.BgClassName
{
background-color: #703324;
}
</style>
border-color css
<style>
span { border-color: #703324; }
span { border-color: rgb(112,51,36); }
td.TdClassName
{
border-color: #703324;
}
.TagClassName
{
border-color: #703324;
}
</style>