Shades of Pueblo #702718
Tints of Pueblo #702718
RGB
CMYK
RGB Variations
Color information
#702718 (or 0x702718) is known color: Pueblo. HEX triplet: 70, 27 and 18. RGB value is (112,39,24). Sum of RGB (Red+Green+Blue) = 112+39+24=175 (23% of max value = 765). Red value is 112 (44.14% from 255 or 64% from 175); Green value is 39 (15.62% from 255 or 22.29% from 175); Blue value is 24 (9.77% from 255 or 13.71% from 175); Max value from RGB is 112 - color contains mainly: red. Hex color #702718 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #702718 is #8FD8E7. Grayscale: #3B3B3B. Windows color (decimal): -9427176 or 1582960. OLE color: 1582960.
HSL color Cylindrical-coordinate representation of color #702718: hue angle of 10.23º degrees, saturation: 0.65, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #702718 is Cyan = 0, Magento = 0.65, Yellow = 0.79 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 39 | 24 | - |
| CMYK | 0 | 0.65 | 0.79 | 0.56 |
| HSL | 10.23º | 0.65% | 0.27% | - |
| HSV(B) | 10.23º | 0.79% | 0.44% | - |
| XYZ | 7.57 | 4.96 | 1.42 | - |
| YUV | 59.12 | 108.18 | 165.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 39 | 24 | 0 | 0.65 | 0.79 | 0.56 | 10.23 | 0.65 | 0.27 |
| Hex | 70 | 27 | 18 | 0 | 41 | 4F | 38 | A | 41 | 1B |
| Octal | 160 | 47 | 30 | 0 | 101 | 117 | 70 | 12 | 101 | 33 |
| Binary | 1110000 | 100111 | 11000 | 0 | 1000001 | 1001111 | 111000 | 1010 | 1000001 | 11011 |
Color Harmonies of #702718
Complementary color
Monochromatic Colors of #702718
Black with #702718
Text Example
Text Example
White with #702718
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #702718; }
p { color: rgb(112,39,24); }
H1.HeaderClassName
{
color: #702718;
}
.AnyTagClassName
{
color: #702718;
}
</style>
background-color css
<style>
a { background-color: #702718; }
a { background-color: rgb(112,39,24); }
div.DivClassName
{
background-color: #702718;
}
.BgClassName
{
background-color: #702718;
}
</style>
border-color css
<style>
span { border-color: #702718; }
span { border-color: rgb(112,39,24); }
td.TdClassName
{
border-color: #702718;
}
.TagClassName
{
border-color: #702718;
}
</style>