Shades of Pompadour #751339
Tints of Pompadour #751339
RGB
CMYK
RGB Variations
Color information
#751339 (or 0x751339) is known color: Pompadour. HEX triplet: 75, 13 and 39. RGB value is (117,19,57). Sum of RGB (Red+Green+Blue) = 117+19+57=193 (25% of max value = 765). Red value is 117 (46.09% from 255 or 60.62% from 193); Green value is 19 (7.81% from 255 or 9.84% from 193); Blue value is 57 (22.66% from 255 or 29.53% from 193); Max value from RGB is 117 - color contains mainly: red. Hex color #751339 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #751339 is #8AECC6. Grayscale: #343434. Windows color (decimal): -9104583 or 3740533. OLE color: 3740533.
HSL color Cylindrical-coordinate representation of color #751339: hue angle of 336.73º 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 #751339 is Cyan = 0, Magento = 0.84, Yellow = 0.51 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 19 | 57 | - |
| CMYK | 0 | 0.84 | 0.51 | 0.54 |
| HSL | 336.73º | 0.72% | 0.27% | - |
| HSV(B) | 336.73º | 0.84% | 0.46% | - |
| XYZ | 8.31 | 4.54 | 4.31 | - |
| YUV | 52.63 | 130.47 | 173.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 19 | 57 | 0 | 0.84 | 0.51 | 0.54 | 336.73 | 0.72 | 0.27 |
| Hex | 75 | 13 | 39 | 0 | 54 | 33 | 36 | 151 | 48 | 1B |
| Octal | 165 | 23 | 71 | 0 | 124 | 63 | 66 | 521 | 110 | 33 |
| Binary | 1110101 | 10011 | 111001 | 0 | 1010100 | 110011 | 110110 | 101010001 | 1001000 | 11011 |
Color Harmonies of #751339
Complementary color
Monochromatic Colors of #751339
Black with #751339
Text Example
Text Example
White with #751339
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #751339; }
p { color: rgb(117,19,57); }
H1.HeaderClassName
{
color: #751339;
}
.AnyTagClassName
{
color: #751339;
}
</style>
background-color css
<style>
a { background-color: #751339; }
a { background-color: rgb(117,19,57); }
div.DivClassName
{
background-color: #751339;
}
.BgClassName
{
background-color: #751339;
}
</style>
border-color css
<style>
span { border-color: #751339; }
span { border-color: rgb(117,19,57); }
td.TdClassName
{
border-color: #751339;
}
.TagClassName
{
border-color: #751339;
}
</style>