Shades of Pueblo #752814
Tints of Pueblo #752814
RGB
CMYK
RGB Variations
Color information
#752814 (or 0x752814) is known color: Pueblo. HEX triplet: 75, 28 and 14. RGB value is (117,40,20). Sum of RGB (Red+Green+Blue) = 117+40+20=177 (23% of max value = 765). Red value is 117 (46.09% from 255 or 66.10% from 177); Green value is 40 (16.02% from 255 or 22.60% from 177); Blue value is 20 (8.20% from 255 or 11.30% from 177); Max value from RGB is 117 - color contains mainly: red. Hex color #752814 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #752814 is #8AD7EB. Grayscale: #3C3C3C. Windows color (decimal): -9099244 or 1321077. OLE color: 1321077.
HSL color Cylindrical-coordinate representation of color #752814: hue angle of 12.37º degrees, saturation: 0.71, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #752814 is Cyan = 0, Magento = 0.66, Yellow = 0.83 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 40 | 20 | - |
| CMYK | 0 | 0.66 | 0.83 | 0.54 |
| HSL | 12.37º | 0.71% | 0.27% | - |
| HSV(B) | 12.37º | 0.83% | 0.46% | - |
| XYZ | 8.22 | 5.35 | 1.26 | - |
| YUV | 60.74 | 105.01 | 168.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 40 | 20 | 0 | 0.66 | 0.83 | 0.54 | 12.37 | 0.71 | 0.27 |
| Hex | 75 | 28 | 14 | 0 | 42 | 53 | 36 | C | 47 | 1B |
| Octal | 165 | 50 | 24 | 0 | 102 | 123 | 66 | 14 | 107 | 33 |
| Binary | 1110101 | 101000 | 10100 | 0 | 1000010 | 1010011 | 110110 | 1100 | 1000111 | 11011 |
Color Harmonies of #752814
Complementary color
Monochromatic Colors of #752814
Black with #752814
Text Example
Text Example
White with #752814
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752814; }
p { color: rgb(117,40,20); }
H1.HeaderClassName
{
color: #752814;
}
.AnyTagClassName
{
color: #752814;
}
</style>
background-color css
<style>
a { background-color: #752814; }
a { background-color: rgb(117,40,20); }
div.DivClassName
{
background-color: #752814;
}
.BgClassName
{
background-color: #752814;
}
</style>
border-color css
<style>
span { border-color: #752814; }
span { border-color: rgb(117,40,20); }
td.TdClassName
{
border-color: #752814;
}
.TagClassName
{
border-color: #752814;
}
</style>