Shades of Pompadour #751357
Tints of Pompadour #751357
RGB
CMYK
RGB Variations
Color information
#751357 (or 0x751357) is known color: Pompadour. HEX triplet: 75, 13 and 57. RGB value is (117,19,87). Sum of RGB (Red+Green+Blue) = 117+19+87=223 (29% of max value = 765). Red value is 117 (46.09% from 255 or 52.47% from 223); Green value is 19 (7.81% from 255 or 8.52% from 223); Blue value is 87 (34.38% from 255 or 39.01% from 223); Max value from RGB is 117 - color contains mainly: red. Hex color #751357 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #751357 is #8AECA8. Grayscale: #373737. Windows color (decimal): -9104553 or 5706613. OLE color: 5706613.
HSL color Cylindrical-coordinate representation of color #751357: hue angle of 318.37º 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 #751357 is Cyan = 0, Magento = 0.84, Yellow = 0.26 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 19 | 87 | - |
| CMYK | 0 | 0.84 | 0.26 | 0.54 |
| HSL | 318.37º | 0.72% | 0.27% | - |
| HSV(B) | 318.37º | 0.84% | 0.46% | - |
| XYZ | 9.29 | 4.94 | 9.48 | - |
| YUV | 56.05 | 145.47 | 171.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 19 | 87 | 0 | 0.84 | 0.26 | 0.54 | 318.37 | 0.72 | 0.27 |
| Hex | 75 | 13 | 57 | 0 | 54 | 1A | 36 | 13E | 48 | 1B |
| Octal | 165 | 23 | 127 | 0 | 124 | 32 | 66 | 476 | 110 | 33 |
| Binary | 1110101 | 10011 | 1010111 | 0 | 1010100 | 11010 | 110110 | 100111110 | 1001000 | 11011 |
Color Harmonies of #751357
Complementary color
Monochromatic Colors of #751357
Black with #751357
Text Example
Text Example
White with #751357
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #751357; }
p { color: rgb(117,19,87); }
H1.HeaderClassName
{
color: #751357;
}
.AnyTagClassName
{
color: #751357;
}
</style>
background-color css
<style>
a { background-color: #751357; }
a { background-color: rgb(117,19,87); }
div.DivClassName
{
background-color: #751357;
}
.BgClassName
{
background-color: #751357;
}
</style>
border-color css
<style>
span { border-color: #751357; }
span { border-color: rgb(117,19,87); }
td.TdClassName
{
border-color: #751357;
}
.TagClassName
{
border-color: #751357;
}
</style>