Shades of Pueblo #703527
Tints of Pueblo #703527
RGB
CMYK
RGB Variations
Color information
#703527 (or 0x703527) is known color: Pueblo. HEX triplet: 70, 35 and 27. RGB value is (112,53,39). Sum of RGB (Red+Green+Blue) = 112+53+39=204 (27% of max value = 765). Red value is 112 (44.14% from 255 or 54.90% from 204); Green value is 53 (21.09% from 255 or 25.98% from 204); Blue value is 39 (15.62% from 255 or 19.12% from 204); Max value from RGB is 112 - color contains mainly: red. Hex color #703527 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #703527 is #8FCAD8. Grayscale: #454545. Windows color (decimal): -9423577 or 2569584. OLE color: 2569584.
HSL color Cylindrical-coordinate representation of color #703527: hue angle of 11.51º 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 #703527 is Cyan = 0, Magento = 0.53, Yellow = 0.65 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 53 | 39 | - |
| CMYK | 0 | 0.53 | 0.65 | 0.56 |
| HSL | 11.51º | 0.48% | 0.3% | - |
| HSV(B) | 11.51º | 0.65% | 0.44% | - |
| XYZ | 8.32 | 6.14 | 2.67 | - |
| YUV | 69.05 | 111.05 | 158.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 53 | 39 | 0 | 0.53 | 0.65 | 0.56 | 11.51 | 0.48 | 0.3 |
| Hex | 70 | 35 | 27 | 0 | 35 | 41 | 38 | C | 30 | 1E |
| Octal | 160 | 65 | 47 | 0 | 65 | 101 | 70 | 14 | 60 | 36 |
| Binary | 1110000 | 110101 | 100111 | 0 | 110101 | 1000001 | 111000 | 1100 | 110000 | 11110 |
Color Harmonies of #703527
Complementary color
Monochromatic Colors of #703527
Black with #703527
Text Example
Text Example
White with #703527
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #703527; }
p { color: rgb(112,53,39); }
H1.HeaderClassName
{
color: #703527;
}
.AnyTagClassName
{
color: #703527;
}
</style>
background-color css
<style>
a { background-color: #703527; }
a { background-color: rgb(112,53,39); }
div.DivClassName
{
background-color: #703527;
}
.BgClassName
{
background-color: #703527;
}
</style>
border-color css
<style>
span { border-color: #703527; }
span { border-color: rgb(112,53,39); }
td.TdClassName
{
border-color: #703527;
}
.TagClassName
{
border-color: #703527;
}
</style>