Shades of Pompadour #751453
Tints of Pompadour #751453
RGB
CMYK
RGB Variations
Color information
#751453 (or 0x751453) is known color: Pompadour. HEX triplet: 75, 14 and 53. RGB value is (117,20,83). Sum of RGB (Red+Green+Blue) = 117+20+83=220 (29% of max value = 765). Red value is 117 (46.09% from 255 or 53.18% from 220); Green value is 20 (8.20% from 255 or 9.09% from 220); Blue value is 83 (32.81% from 255 or 37.73% from 220); Max value from RGB is 117 - color contains mainly: red. Hex color #751453 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #751453 is #8AEBAC. Grayscale: #383838. Windows color (decimal): -9104301 or 5444725. OLE color: 5444725.
HSL color Cylindrical-coordinate representation of color #751453: hue angle of 321.03º 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 #751453 is Cyan = 0, Magento = 0.83, Yellow = 0.29 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 20 | 83 | - |
| CMYK | 0 | 0.83 | 0.29 | 0.54 |
| HSL | 321.03º | 0.71% | 0.27% | - |
| HSV(B) | 321.03º | 0.83% | 0.46% | - |
| XYZ | 9.15 | 4.91 | 8.65 | - |
| YUV | 56.19 | 143.14 | 171.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 20 | 83 | 0 | 0.83 | 0.29 | 0.54 | 321.03 | 0.71 | 0.27 |
| Hex | 75 | 14 | 53 | 0 | 53 | 1D | 36 | 141 | 47 | 1B |
| Octal | 165 | 24 | 123 | 0 | 123 | 35 | 66 | 501 | 107 | 33 |
| Binary | 1110101 | 10100 | 1010011 | 0 | 1010011 | 11101 | 110110 | 101000001 | 1000111 | 11011 |
Color Harmonies of #751453
Complementary color
Monochromatic Colors of #751453
Black with #751453
Text Example
Text Example
White with #751453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #751453; }
p { color: rgb(117,20,83); }
H1.HeaderClassName
{
color: #751453;
}
.AnyTagClassName
{
color: #751453;
}
</style>
background-color css
<style>
a { background-color: #751453; }
a { background-color: rgb(117,20,83); }
div.DivClassName
{
background-color: #751453;
}
.BgClassName
{
background-color: #751453;
}
</style>
border-color css
<style>
span { border-color: #751453; }
span { border-color: rgb(117,20,83); }
td.TdClassName
{
border-color: #751453;
}
.TagClassName
{
border-color: #751453;
}
</style>