Shades of Pueblo #752819
Tints of Pueblo #752819
RGB
CMYK
RGB Variations
Color information
#752819 (or 0x752819) is known color: Pueblo. HEX triplet: 75, 28 and 19. RGB value is (117,40,25). Sum of RGB (Red+Green+Blue) = 117+40+25=182 (24% of max value = 765). Red value is 117 (46.09% from 255 or 64.29% from 182); Green value is 40 (16.02% from 255 or 21.98% from 182); Blue value is 25 (10.16% from 255 or 13.74% from 182); Max value from RGB is 117 - color contains mainly: red. Hex color #752819 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #752819 is #8AD7E6. Grayscale: #3D3D3D. Windows color (decimal): -9099239 or 1648757. OLE color: 1648757.
HSL color Cylindrical-coordinate representation of color #752819: hue angle of 9.78º 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 #752819 is Cyan = 0, Magento = 0.66, Yellow = 0.79 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 40 | 25 | - |
| CMYK | 0 | 0.66 | 0.79 | 0.54 |
| HSL | 9.78º | 0.65% | 0.28% | - |
| HSV(B) | 9.78º | 0.79% | 0.46% | - |
| XYZ | 8.27 | 5.37 | 1.52 | - |
| YUV | 61.31 | 107.51 | 167.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 40 | 25 | 0 | 0.66 | 0.79 | 0.54 | 9.78 | 0.65 | 0.28 |
| Hex | 75 | 28 | 19 | 0 | 42 | 4F | 36 | A | 41 | 1C |
| Octal | 165 | 50 | 31 | 0 | 102 | 117 | 66 | 12 | 101 | 34 |
| Binary | 1110101 | 101000 | 11001 | 0 | 1000010 | 1001111 | 110110 | 1010 | 1000001 | 11100 |
Color Harmonies of #752819
Complementary color
Monochromatic Colors of #752819
Black with #752819
Text Example
Text Example
White with #752819
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752819; }
p { color: rgb(117,40,25); }
H1.HeaderClassName
{
color: #752819;
}
.AnyTagClassName
{
color: #752819;
}
</style>
background-color css
<style>
a { background-color: #752819; }
a { background-color: rgb(117,40,25); }
div.DivClassName
{
background-color: #752819;
}
.BgClassName
{
background-color: #752819;
}
</style>
border-color css
<style>
span { border-color: #752819; }
span { border-color: rgb(117,40,25); }
td.TdClassName
{
border-color: #752819;
}
.TagClassName
{
border-color: #752819;
}
</style>