Shades of Pompadour #751956
Tints of Pompadour #751956
RGB
CMYK
RGB Variations
Color information
#751956 (or 0x751956) is known color: Pompadour. HEX triplet: 75, 19 and 56. RGB value is (117,25,86). Sum of RGB (Red+Green+Blue) = 117+25+86=228 (30% of max value = 765). Red value is 117 (46.09% from 255 or 51.32% from 228); Green value is 25 (10.16% from 255 or 10.96% from 228); Blue value is 86 (33.98% from 255 or 37.72% from 228); Max value from RGB is 117 - color contains mainly: red. Hex color #751956 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #751956 is #8AE6A9. Grayscale: #3B3B3B. Windows color (decimal): -9103018 or 5642613. OLE color: 5642613.
HSL color Cylindrical-coordinate representation of color #751956: hue angle of 320.22º 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 #751956 is Cyan = 0, Magento = 0.79, Yellow = 0.26 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 25 | 86 | - |
| CMYK | 0 | 0.79 | 0.26 | 0.54 |
| HSL | 320.22º | 0.65% | 0.28% | - |
| HSV(B) | 320.22º | 0.79% | 0.46% | - |
| XYZ | 9.36 | 5.15 | 9.3 | - |
| YUV | 59.46 | 142.98 | 169.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 25 | 86 | 0 | 0.79 | 0.26 | 0.54 | 320.22 | 0.65 | 0.28 |
| Hex | 75 | 19 | 56 | 0 | 4F | 1A | 36 | 140 | 41 | 1C |
| Octal | 165 | 31 | 126 | 0 | 117 | 32 | 66 | 500 | 101 | 34 |
| Binary | 1110101 | 11001 | 1010110 | 0 | 1001111 | 11010 | 110110 | 101000000 | 1000001 | 11100 |
Color Harmonies of #751956
Complementary color
Monochromatic Colors of #751956
Black with #751956
Text Example
Text Example
White with #751956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #751956; }
p { color: rgb(117,25,86); }
H1.HeaderClassName
{
color: #751956;
}
.AnyTagClassName
{
color: #751956;
}
</style>
background-color css
<style>
a { background-color: #751956; }
a { background-color: rgb(117,25,86); }
div.DivClassName
{
background-color: #751956;
}
.BgClassName
{
background-color: #751956;
}
</style>
border-color css
<style>
span { border-color: #751956; }
span { border-color: rgb(117,25,86); }
td.TdClassName
{
border-color: #751956;
}
.TagClassName
{
border-color: #751956;
}
</style>