Shades of Pueblo #703227
Tints of Pueblo #703227
RGB
CMYK
RGB Variations
Color information
#703227 (or 0x703227) is known color: Pueblo. HEX triplet: 70, 32 and 27. RGB value is (112,50,39). Sum of RGB (Red+Green+Blue) = 112+50+39=201 (26% of max value = 765). Red value is 112 (44.14% from 255 or 55.72% from 201); Green value is 50 (19.92% from 255 or 24.88% from 201); Blue value is 39 (15.62% from 255 or 19.40% from 201); Max value from RGB is 112 - color contains mainly: red. Hex color #703227 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #703227 is #8FCDD8. Grayscale: #434343. Windows color (decimal): -9424345 or 2568816. OLE color: 2568816.
HSL color Cylindrical-coordinate representation of color #703227: hue angle of 9.04º degrees, saturation: 0.48, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #703227 is Cyan = 0, Magento = 0.55, Yellow = 0.65 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 50 | 39 | - |
| CMYK | 0 | 0.55 | 0.65 | 0.56 |
| HSL | 9.04º | 0.48% | 0.3% | - |
| HSV(B) | 9.04º | 0.65% | 0.44% | - |
| XYZ | 8.19 | 5.87 | 2.62 | - |
| YUV | 67.28 | 112.04 | 159.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 50 | 39 | 0 | 0.55 | 0.65 | 0.56 | 9.04 | 0.48 | 0.3 |
| Hex | 70 | 32 | 27 | 0 | 37 | 41 | 38 | 9 | 30 | 1E |
| Octal | 160 | 62 | 47 | 0 | 67 | 101 | 70 | 11 | 60 | 36 |
| Binary | 1110000 | 110010 | 100111 | 0 | 110111 | 1000001 | 111000 | 1001 | 110000 | 11110 |
Color Harmonies of #703227
Complementary color
Monochromatic Colors of #703227
Black with #703227
Text Example
Text Example
White with #703227
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #703227; }
p { color: rgb(112,50,39); }
H1.HeaderClassName
{
color: #703227;
}
.AnyTagClassName
{
color: #703227;
}
</style>
background-color css
<style>
a { background-color: #703227; }
a { background-color: rgb(112,50,39); }
div.DivClassName
{
background-color: #703227;
}
.BgClassName
{
background-color: #703227;
}
</style>
border-color css
<style>
span { border-color: #703227; }
span { border-color: rgb(112,50,39); }
td.TdClassName
{
border-color: #703227;
}
.TagClassName
{
border-color: #703227;
}
</style>