Shades of Pueblo #702613
Tints of Pueblo #702613
RGB
CMYK
RGB Variations
Color information
#702613 (or 0x702613) is known color: Pueblo. HEX triplet: 70, 26 and 13. RGB value is (112,38,19). Sum of RGB (Red+Green+Blue) = 112+38+19=169 (22% of max value = 765). Red value is 112 (44.14% from 255 or 66.27% from 169); Green value is 38 (15.23% from 255 or 22.49% from 169); Blue value is 19 (7.81% from 255 or 11.24% from 169); Max value from RGB is 112 - color contains mainly: red. Hex color #702613 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #702613 is #8FD9EC. Grayscale: #3A3A3A. Windows color (decimal): -9427437 or 1255024. OLE color: 1255024.
HSL color Cylindrical-coordinate representation of color #702613: hue angle of 12.26º degrees, saturation: 0.71, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #702613 is Cyan = 0, Magento = 0.66, Yellow = 0.83 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 38 | 19 | - |
| CMYK | 0 | 0.66 | 0.83 | 0.56 |
| HSL | 12.26º | 0.71% | 0.26% | - |
| HSV(B) | 12.26º | 0.83% | 0.44% | - |
| XYZ | 7.49 | 4.88 | 1.16 | - |
| YUV | 57.96 | 106.02 | 166.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 38 | 19 | 0 | 0.66 | 0.83 | 0.56 | 12.26 | 0.71 | 0.26 |
| Hex | 70 | 26 | 13 | 0 | 42 | 53 | 38 | C | 47 | 1A |
| Octal | 160 | 46 | 23 | 0 | 102 | 123 | 70 | 14 | 107 | 32 |
| Binary | 1110000 | 100110 | 10011 | 0 | 1000010 | 1010011 | 111000 | 1100 | 1000111 | 11010 |
Color Harmonies of #702613
Complementary color
Monochromatic Colors of #702613
Black with #702613
Text Example
Text Example
White with #702613
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #702613; }
p { color: rgb(112,38,19); }
H1.HeaderClassName
{
color: #702613;
}
.AnyTagClassName
{
color: #702613;
}
</style>
background-color css
<style>
a { background-color: #702613; }
a { background-color: rgb(112,38,19); }
div.DivClassName
{
background-color: #702613;
}
.BgClassName
{
background-color: #702613;
}
</style>
border-color css
<style>
span { border-color: #702613; }
span { border-color: rgb(112,38,19); }
td.TdClassName
{
border-color: #702613;
}
.TagClassName
{
border-color: #702613;
}
</style>