Shades of Pueblo #752719
Tints of Pueblo #752719
RGB
CMYK
RGB Variations
Color information
#752719 (or 0x752719) is known color: Pueblo. HEX triplet: 75, 27 and 19. RGB value is (117,39,25). Sum of RGB (Red+Green+Blue) = 117+39+25=181 (23% of max value = 765). Red value is 117 (46.09% from 255 or 64.64% from 181); Green value is 39 (15.62% from 255 or 21.55% from 181); Blue value is 25 (10.16% from 255 or 13.81% from 181); Max value from RGB is 117 - color contains mainly: red. Hex color #752719 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #752719 is #8AD8E6. Grayscale: #3C3C3C. Windows color (decimal): -9099495 or 1648501. OLE color: 1648501.
HSL color Cylindrical-coordinate representation of color #752719: hue angle of 9.13º 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 #752719 is Cyan = 0, Magento = 0.67, Yellow = 0.79 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 39 | 25 | - |
| CMYK | 0 | 0.67 | 0.79 | 0.54 |
| HSL | 9.13º | 0.65% | 0.28% | - |
| HSV(B) | 9.13º | 0.79% | 0.46% | - |
| XYZ | 8.24 | 5.3 | 1.51 | - |
| YUV | 60.73 | 107.84 | 168.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 39 | 25 | 0 | 0.67 | 0.79 | 0.54 | 9.13 | 0.65 | 0.28 |
| Hex | 75 | 27 | 19 | 0 | 43 | 4F | 36 | 9 | 41 | 1C |
| Octal | 165 | 47 | 31 | 0 | 103 | 117 | 66 | 11 | 101 | 34 |
| Binary | 1110101 | 100111 | 11001 | 0 | 1000011 | 1001111 | 110110 | 1001 | 1000001 | 11100 |
Color Harmonies of #752719
Complementary color
Monochromatic Colors of #752719
Black with #752719
Text Example
Text Example
White with #752719
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752719; }
p { color: rgb(117,39,25); }
H1.HeaderClassName
{
color: #752719;
}
.AnyTagClassName
{
color: #752719;
}
</style>
background-color css
<style>
a { background-color: #752719; }
a { background-color: rgb(117,39,25); }
div.DivClassName
{
background-color: #752719;
}
.BgClassName
{
background-color: #752719;
}
</style>
border-color css
<style>
span { border-color: #752719; }
span { border-color: rgb(117,39,25); }
td.TdClassName
{
border-color: #752719;
}
.TagClassName
{
border-color: #752719;
}
</style>