Shades of Pueblo #702717
Tints of Pueblo #702717
RGB
CMYK
RGB Variations
Color information
#702717 (or 0x702717) is known color: Pueblo. HEX triplet: 70, 27 and 17. RGB value is (112,39,23). Sum of RGB (Red+Green+Blue) = 112+39+23=174 (23% of max value = 765). Red value is 112 (44.14% from 255 or 64.37% from 174); Green value is 39 (15.62% from 255 or 22.41% from 174); Blue value is 23 (9.38% from 255 or 13.22% from 174); Max value from RGB is 112 - color contains mainly: red. Hex color #702717 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #702717 is #8FD8E8. Grayscale: #3B3B3B. Windows color (decimal): -9427177 or 1517424. OLE color: 1517424.
HSL color Cylindrical-coordinate representation of color #702717: hue angle of 10.79º degrees, saturation: 0.66, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #702717 is Cyan = 0, Magento = 0.65, Yellow = 0.79 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 39 | 23 | - |
| CMYK | 0 | 0.65 | 0.79 | 0.56 |
| HSL | 10.79º | 0.66% | 0.26% | - |
| HSV(B) | 10.79º | 0.79% | 0.44% | - |
| XYZ | 7.56 | 4.96 | 1.37 | - |
| YUV | 59 | 107.68 | 165.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 39 | 23 | 0 | 0.65 | 0.79 | 0.56 | 10.79 | 0.66 | 0.26 |
| Hex | 70 | 27 | 17 | 0 | 41 | 4F | 38 | B | 42 | 1A |
| Octal | 160 | 47 | 27 | 0 | 101 | 117 | 70 | 13 | 102 | 32 |
| Binary | 1110000 | 100111 | 10111 | 0 | 1000001 | 1001111 | 111000 | 1011 | 1000010 | 11010 |
Color Harmonies of #702717
Complementary color
Monochromatic Colors of #702717
Black with #702717
Text Example
Text Example
White with #702717
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #702717; }
p { color: rgb(112,39,23); }
H1.HeaderClassName
{
color: #702717;
}
.AnyTagClassName
{
color: #702717;
}
</style>
background-color css
<style>
a { background-color: #702717; }
a { background-color: rgb(112,39,23); }
div.DivClassName
{
background-color: #702717;
}
.BgClassName
{
background-color: #702717;
}
</style>
border-color css
<style>
span { border-color: #702717; }
span { border-color: rgb(112,39,23); }
td.TdClassName
{
border-color: #702717;
}
.TagClassName
{
border-color: #702717;
}
</style>