Shades of Pueblo #702419
Tints of Pueblo #702419
RGB
CMYK
RGB Variations
Color information
#702419 (or 0x702419) is known color: Pueblo. HEX triplet: 70, 24 and 19. RGB value is (112,36,25). Sum of RGB (Red+Green+Blue) = 112+36+25=173 (22% of max value = 765). Red value is 112 (44.14% from 255 or 64.74% from 173); Green value is 36 (14.45% from 255 or 20.81% from 173); Blue value is 25 (10.16% from 255 or 14.45% from 173); Max value from RGB is 112 - color contains mainly: red. Hex color #702419 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #702419 is #8FDBE6. Grayscale: #393939. Windows color (decimal): -9427943 or 1647728. OLE color: 1647728.
HSL color Cylindrical-coordinate representation of color #702419: hue angle of 7.59º degrees, saturation: 0.64, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #702419 is Cyan = 0, Magento = 0.68, Yellow = 0.78 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 36 | 25 | - |
| CMYK | 0 | 0.68 | 0.78 | 0.56 |
| HSL | 7.59º | 0.64% | 0.27% | - |
| HSV(B) | 7.59º | 0.78% | 0.44% | - |
| XYZ | 7.49 | 4.78 | 1.45 | - |
| YUV | 57.47 | 109.68 | 166.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 36 | 25 | 0 | 0.68 | 0.78 | 0.56 | 7.59 | 0.64 | 0.27 |
| Hex | 70 | 24 | 19 | 0 | 44 | 4E | 38 | 8 | 40 | 1B |
| Octal | 160 | 44 | 31 | 0 | 104 | 116 | 70 | 10 | 100 | 33 |
| Binary | 1110000 | 100100 | 11001 | 0 | 1000100 | 1001110 | 111000 | 1000 | 1000000 | 11011 |
Color Harmonies of #702419
Complementary color
Monochromatic Colors of #702419
Black with #702419
Text Example
Text Example
White with #702419
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #702419; }
p { color: rgb(112,36,25); }
H1.HeaderClassName
{
color: #702419;
}
.AnyTagClassName
{
color: #702419;
}
</style>
background-color css
<style>
a { background-color: #702419; }
a { background-color: rgb(112,36,25); }
div.DivClassName
{
background-color: #702419;
}
.BgClassName
{
background-color: #702419;
}
</style>
border-color css
<style>
span { border-color: #702419; }
span { border-color: rgb(112,36,25); }
td.TdClassName
{
border-color: #702419;
}
.TagClassName
{
border-color: #702419;
}
</style>