Shades of Pueblo #703325
Tints of Pueblo #703325
RGB
CMYK
RGB Variations
Color information
#703325 (or 0x703325) is known color: Pueblo. HEX triplet: 70, 33 and 25. RGB value is (112,51,37). Sum of RGB (Red+Green+Blue) = 112+51+37=200 (26% of max value = 765). Red value is 112 (44.14% from 255 or 56% from 200); Green value is 51 (20.31% from 255 or 25.5% from 200); Blue value is 37 (14.84% from 255 or 18.5% from 200); Max value from RGB is 112 - color contains mainly: red. Hex color #703325 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #703325 is #8FCCDA. Grayscale: #434343. Windows color (decimal): -9424091 or 2438000. OLE color: 2438000.
HSL color Cylindrical-coordinate representation of color #703325: hue angle of 11.2º degrees, saturation: 0.5, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #703325 is Cyan = 0, Magento = 0.54, Yellow = 0.67 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 51 | 37 | - |
| CMYK | 0 | 0.54 | 0.67 | 0.56 |
| HSL | 11.2º | 0.5% | 0.29% | - |
| HSV(B) | 11.2º | 0.67% | 0.44% | - |
| XYZ | 8.2 | 5.95 | 2.47 | - |
| YUV | 67.64 | 110.71 | 159.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 51 | 37 | 0 | 0.54 | 0.67 | 0.56 | 11.2 | 0.5 | 0.29 |
| Hex | 70 | 33 | 25 | 0 | 36 | 43 | 38 | B | 32 | 1D |
| Octal | 160 | 63 | 45 | 0 | 66 | 103 | 70 | 13 | 62 | 35 |
| Binary | 1110000 | 110011 | 100101 | 0 | 110110 | 1000011 | 111000 | 1011 | 110010 | 11101 |
Color Harmonies of #703325
Complementary color
Monochromatic Colors of #703325
Black with #703325
Text Example
Text Example
White with #703325
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #703325; }
p { color: rgb(112,51,37); }
H1.HeaderClassName
{
color: #703325;
}
.AnyTagClassName
{
color: #703325;
}
</style>
background-color css
<style>
a { background-color: #703325; }
a { background-color: rgb(112,51,37); }
div.DivClassName
{
background-color: #703325;
}
.BgClassName
{
background-color: #703325;
}
</style>
border-color css
<style>
span { border-color: #703325; }
span { border-color: rgb(112,51,37); }
td.TdClassName
{
border-color: #703325;
}
.TagClassName
{
border-color: #703325;
}
</style>