Shades of Pueblo #753019
Tints of Pueblo #753019
RGB
CMYK
RGB Variations
Color information
#753019 (or 0x753019) is known color: Pueblo. HEX triplet: 75, 30 and 19. RGB value is (117,48,25). Sum of RGB (Red+Green+Blue) = 117+48+25=190 (25% of max value = 765). Red value is 117 (46.09% from 255 or 61.58% from 190); Green value is 48 (19.14% from 255 or 25.26% from 190); Blue value is 25 (10.16% from 255 or 13.16% from 190); Max value from RGB is 117 - color contains mainly: red. Hex color #753019 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #753019 is #8ACFE6. Grayscale: #424242. Windows color (decimal): -9097191 or 1650805. OLE color: 1650805.
HSL color Cylindrical-coordinate representation of color #753019: hue angle of 15º degrees, saturation: 0.65, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #753019 is Cyan = 0, Magento = 0.59, Yellow = 0.79 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 48 | 25 | - |
| CMYK | 0 | 0.59 | 0.79 | 0.54 |
| HSL | 15º | 0.65% | 0.28% | - |
| HSV(B) | 15º | 0.79% | 0.46% | - |
| XYZ | 8.57 | 5.97 | 1.62 | - |
| YUV | 66.01 | 104.86 | 164.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 48 | 25 | 0 | 0.59 | 0.79 | 0.54 | 15 | 0.65 | 0.28 |
| Hex | 75 | 30 | 19 | 0 | 3B | 4F | 36 | F | 41 | 1C |
| Octal | 165 | 60 | 31 | 0 | 73 | 117 | 66 | 17 | 101 | 34 |
| Binary | 1110101 | 110000 | 11001 | 0 | 111011 | 1001111 | 110110 | 1111 | 1000001 | 11100 |
Color Harmonies of #753019
Complementary color
Monochromatic Colors of #753019
Black with #753019
Text Example
Text Example
White with #753019
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753019; }
p { color: rgb(117,48,25); }
H1.HeaderClassName
{
color: #753019;
}
.AnyTagClassName
{
color: #753019;
}
</style>
background-color css
<style>
a { background-color: #753019; }
a { background-color: rgb(117,48,25); }
div.DivClassName
{
background-color: #753019;
}
.BgClassName
{
background-color: #753019;
}
</style>
border-color css
<style>
span { border-color: #753019; }
span { border-color: rgb(117,48,25); }
td.TdClassName
{
border-color: #753019;
}
.TagClassName
{
border-color: #753019;
}
</style>