Shades of Pompadour #751243
Tints of Pompadour #751243
RGB
CMYK
RGB Variations
Color information
#751243 (or 0x751243) is known color: Pompadour. HEX triplet: 75, 12 and 43. RGB value is (117,18,67). Sum of RGB (Red+Green+Blue) = 117+18+67=202 (26% of max value = 765). Red value is 117 (46.09% from 255 or 57.92% from 202); Green value is 18 (7.42% from 255 or 8.91% from 202); Blue value is 67 (26.56% from 255 or 33.17% from 202); Max value from RGB is 117 - color contains mainly: red. Hex color #751243 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #751243 is #8AEDBC. Grayscale: #353535. Windows color (decimal): -9104829 or 4395637. OLE color: 4395637.
HSL color Cylindrical-coordinate representation of color #751243: hue angle of 330.3º 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 #751243 is Cyan = 0, Magento = 0.85, Yellow = 0.43 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 18 | 67 | - |
| CMYK | 0 | 0.85 | 0.43 | 0.54 |
| HSL | 330.3º | 0.73% | 0.26% | - |
| HSV(B) | 330.3º | 0.85% | 0.46% | - |
| XYZ | 8.57 | 4.62 | 5.75 | - |
| YUV | 53.19 | 135.8 | 173.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 18 | 67 | 0 | 0.85 | 0.43 | 0.54 | 330.3 | 0.73 | 0.26 |
| Hex | 75 | 12 | 43 | 0 | 55 | 2B | 36 | 14A | 49 | 1A |
| Octal | 165 | 22 | 103 | 0 | 125 | 53 | 66 | 512 | 111 | 32 |
| Binary | 1110101 | 10010 | 1000011 | 0 | 1010101 | 101011 | 110110 | 101001010 | 1001001 | 11010 |
Color Harmonies of #751243
Complementary color
Monochromatic Colors of #751243
Black with #751243
Text Example
Text Example
White with #751243
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #751243; }
p { color: rgb(117,18,67); }
H1.HeaderClassName
{
color: #751243;
}
.AnyTagClassName
{
color: #751243;
}
</style>
background-color css
<style>
a { background-color: #751243; }
a { background-color: rgb(117,18,67); }
div.DivClassName
{
background-color: #751243;
}
.BgClassName
{
background-color: #751243;
}
</style>
border-color css
<style>
span { border-color: #751243; }
span { border-color: rgb(117,18,67); }
td.TdClassName
{
border-color: #751243;
}
.TagClassName
{
border-color: #751243;
}
</style>