Shades of Pueblo #752812
Tints of Pueblo #752812
RGB
CMYK
RGB Variations
Color information
#752812 (or 0x752812) is known color: Pueblo. HEX triplet: 75, 28 and 12. RGB value is (117,40,18). Sum of RGB (Red+Green+Blue) = 117+40+18=175 (23% of max value = 765). Red value is 117 (46.09% from 255 or 66.86% from 175); Green value is 40 (16.02% from 255 or 22.86% from 175); Blue value is 18 (7.42% from 255 or 10.29% from 175); Max value from RGB is 117 - color contains mainly: red. Hex color #752812 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #752812 is #8AD7ED. Grayscale: #3C3C3C. Windows color (decimal): -9099246 or 1190005. OLE color: 1190005.
HSL color Cylindrical-coordinate representation of color #752812: hue angle of 13.33º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #752812 is Cyan = 0, Magento = 0.66, Yellow = 0.85 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 40 | 18 | - |
| CMYK | 0 | 0.66 | 0.85 | 0.54 |
| HSL | 13.33º | 0.73% | 0.26% | - |
| HSV(B) | 13.33º | 0.85% | 0.46% | - |
| XYZ | 8.2 | 5.34 | 1.17 | - |
| YUV | 60.52 | 104.01 | 168.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 40 | 18 | 0 | 0.66 | 0.85 | 0.54 | 13.33 | 0.73 | 0.26 |
| Hex | 75 | 28 | 12 | 0 | 42 | 55 | 36 | D | 49 | 1A |
| Octal | 165 | 50 | 22 | 0 | 102 | 125 | 66 | 15 | 111 | 32 |
| Binary | 1110101 | 101000 | 10010 | 0 | 1000010 | 1010101 | 110110 | 1101 | 1001001 | 11010 |
Color Harmonies of #752812
Complementary color
Monochromatic Colors of #752812
Black with #752812
Text Example
Text Example
White with #752812
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752812; }
p { color: rgb(117,40,18); }
H1.HeaderClassName
{
color: #752812;
}
.AnyTagClassName
{
color: #752812;
}
</style>
background-color css
<style>
a { background-color: #752812; }
a { background-color: rgb(117,40,18); }
div.DivClassName
{
background-color: #752812;
}
.BgClassName
{
background-color: #752812;
}
</style>
border-color css
<style>
span { border-color: #752812; }
span { border-color: rgb(117,40,18); }
td.TdClassName
{
border-color: #752812;
}
.TagClassName
{
border-color: #752812;
}
</style>