Shades of Pueblo #752713
Tints of Pueblo #752713
RGB
CMYK
RGB Variations
Color information
#752713 (or 0x752713) is known color: Pueblo. HEX triplet: 75, 27 and 13. RGB value is (117,39,19). Sum of RGB (Red+Green+Blue) = 117+39+19=175 (23% of max value = 765). Red value is 117 (46.09% from 255 or 66.86% from 175); Green value is 39 (15.62% from 255 or 22.29% from 175); Blue value is 19 (7.81% from 255 or 10.86% from 175); Max value from RGB is 117 - color contains mainly: red. Hex color #752713 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #752713 is #8AD8EC. Grayscale: #3C3C3C. Windows color (decimal): -9099501 or 1255285. OLE color: 1255285.
HSL color Cylindrical-coordinate representation of color #752713: hue angle of 12.24º degrees, saturation: 0.72, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #752713 is Cyan = 0, Magento = 0.67, Yellow = 0.84 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 39 | 19 | - |
| CMYK | 0 | 0.67 | 0.84 | 0.54 |
| HSL | 12.24º | 0.72% | 0.27% | - |
| HSV(B) | 12.24º | 0.84% | 0.46% | - |
| XYZ | 8.18 | 5.28 | 1.2 | - |
| YUV | 60.04 | 104.84 | 168.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 39 | 19 | 0 | 0.67 | 0.84 | 0.54 | 12.24 | 0.72 | 0.27 |
| Hex | 75 | 27 | 13 | 0 | 43 | 54 | 36 | C | 48 | 1B |
| Octal | 165 | 47 | 23 | 0 | 103 | 124 | 66 | 14 | 110 | 33 |
| Binary | 1110101 | 100111 | 10011 | 0 | 1000011 | 1010100 | 110110 | 1100 | 1001000 | 11011 |
Color Harmonies of #752713
Complementary color
Monochromatic Colors of #752713
Black with #752713
Text Example
Text Example
White with #752713
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752713; }
p { color: rgb(117,39,19); }
H1.HeaderClassName
{
color: #752713;
}
.AnyTagClassName
{
color: #752713;
}
</style>
background-color css
<style>
a { background-color: #752713; }
a { background-color: rgb(117,39,19); }
div.DivClassName
{
background-color: #752713;
}
.BgClassName
{
background-color: #752713;
}
</style>
border-color css
<style>
span { border-color: #752713; }
span { border-color: rgb(117,39,19); }
td.TdClassName
{
border-color: #752713;
}
.TagClassName
{
border-color: #752713;
}
</style>