Shades of Pueblo #752815
Tints of Pueblo #752815
RGB
CMYK
RGB Variations
Color information
#752815 (or 0x752815) is known color: Pueblo. HEX triplet: 75, 28 and 15. RGB value is (117,40,21). Sum of RGB (Red+Green+Blue) = 117+40+21=178 (23% of max value = 765). Red value is 117 (46.09% from 255 or 65.73% from 178); Green value is 40 (16.02% from 255 or 22.47% from 178); Blue value is 21 (8.59% from 255 or 11.80% from 178); Max value from RGB is 117 - color contains mainly: red. Hex color #752815 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #752815 is #8AD7EA. Grayscale: #3D3D3D. Windows color (decimal): -9099243 or 1386613. OLE color: 1386613.
HSL color Cylindrical-coordinate representation of color #752815: hue angle of 11.88º degrees, saturation: 0.7, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #752815 is Cyan = 0, Magento = 0.66, Yellow = 0.82 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 40 | 21 | - |
| CMYK | 0 | 0.66 | 0.82 | 0.54 |
| HSL | 11.88º | 0.7% | 0.27% | - |
| HSV(B) | 11.88º | 0.82% | 0.46% | - |
| XYZ | 8.23 | 5.35 | 1.31 | - |
| YUV | 60.86 | 105.51 | 168.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 40 | 21 | 0 | 0.66 | 0.82 | 0.54 | 11.88 | 0.7 | 0.27 |
| Hex | 75 | 28 | 15 | 0 | 42 | 52 | 36 | C | 46 | 1B |
| Octal | 165 | 50 | 25 | 0 | 102 | 122 | 66 | 14 | 106 | 33 |
| Binary | 1110101 | 101000 | 10101 | 0 | 1000010 | 1010010 | 110110 | 1100 | 1000110 | 11011 |
Color Harmonies of #752815
Complementary color
Monochromatic Colors of #752815
Black with #752815
Text Example
Text Example
White with #752815
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752815; }
p { color: rgb(117,40,21); }
H1.HeaderClassName
{
color: #752815;
}
.AnyTagClassName
{
color: #752815;
}
</style>
background-color css
<style>
a { background-color: #752815; }
a { background-color: rgb(117,40,21); }
div.DivClassName
{
background-color: #752815;
}
.BgClassName
{
background-color: #752815;
}
</style>
border-color css
<style>
span { border-color: #752815; }
span { border-color: rgb(117,40,21); }
td.TdClassName
{
border-color: #752815;
}
.TagClassName
{
border-color: #752815;
}
</style>