Shades of Pompadour #751038
Tints of Pompadour #751038
RGB
CMYK
RGB Variations
Color information
#751038 (or 0x751038) is known color: Pompadour. HEX triplet: 75, 10 and 38. RGB value is (117,16,56). Sum of RGB (Red+Green+Blue) = 117+16+56=189 (25% of max value = 765). Red value is 117 (46.09% from 255 or 61.90% from 189); Green value is 16 (6.64% from 255 or 8.47% from 189); Blue value is 56 (22.27% from 255 or 29.63% from 189); Max value from RGB is 117 - color contains mainly: red. Hex color #751038 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #751038 is #8AEFC7. Grayscale: #323232. Windows color (decimal): -9105352 or 3674229. OLE color: 3674229.
HSL color Cylindrical-coordinate representation of color #751038: hue angle of 336.24º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #751038 is Cyan = 0, Magento = 0.86, Yellow = 0.52 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 16 | 56 | - |
| CMYK | 0 | 0.86 | 0.52 | 0.54 |
| HSL | 336.24º | 0.76% | 0.26% | - |
| HSV(B) | 336.24º | 0.86% | 0.46% | - |
| XYZ | 8.24 | 4.44 | 4.16 | - |
| YUV | 50.76 | 130.96 | 175.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 16 | 56 | 0 | 0.86 | 0.52 | 0.54 | 336.24 | 0.76 | 0.26 |
| Hex | 75 | 10 | 38 | 0 | 56 | 34 | 36 | 150 | 4C | 1A |
| Octal | 165 | 20 | 70 | 0 | 126 | 64 | 66 | 520 | 114 | 32 |
| Binary | 1110101 | 10000 | 111000 | 0 | 1010110 | 110100 | 110110 | 101010000 | 1001100 | 11010 |
Color Harmonies of #751038
Complementary color
Monochromatic Colors of #751038
Black with #751038
Text Example
Text Example
White with #751038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #751038; }
p { color: rgb(117,16,56); }
H1.HeaderClassName
{
color: #751038;
}
.AnyTagClassName
{
color: #751038;
}
</style>
background-color css
<style>
a { background-color: #751038; }
a { background-color: rgb(117,16,56); }
div.DivClassName
{
background-color: #751038;
}
.BgClassName
{
background-color: #751038;
}
</style>
border-color css
<style>
span { border-color: #751038; }
span { border-color: rgb(117,16,56); }
td.TdClassName
{
border-color: #751038;
}
.TagClassName
{
border-color: #751038;
}
</style>