Shades of Pompadour #651545
Tints of Pompadour #651545
RGB
CMYK
RGB Variations
Color information
#651545 (or 0x651545) is known color: Pompadour. HEX triplet: 65, 15 and 45. RGB value is (101,21,69). Sum of RGB (Red+Green+Blue) = 101+21+69=191 (25% of max value = 765). Red value is 101 (39.84% from 255 or 52.88% from 191); Green value is 21 (8.59% from 255 or 10.99% from 191); Blue value is 69 (27.34% from 255 or 36.13% from 191); Max value from RGB is 101 - color contains mainly: red. Hex color #651545 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #651545 is #9AEABA. Grayscale: #323232. Windows color (decimal): -10152635 or 4527461. OLE color: 4527461.
HSL color Cylindrical-coordinate representation of color #651545: hue angle of 324º degrees, saturation: 0.66, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #651545 is Cyan = 0, Magento = 0.79, Yellow = 0.32 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 21 | 69 | - |
| CMYK | 0 | 0.79 | 0.32 | 0.60 |
| HSL | 324º | 0.66% | 0.24% | - |
| HSV(B) | 324º | 0.79% | 0.4% | - |
| XYZ | 6.71 | 3.73 | 6 | - |
| YUV | 50.39 | 138.5 | 164.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 21 | 69 | 0 | 0.79 | 0.32 | 0.60 | 324 | 0.66 | 0.24 |
| Hex | 65 | 15 | 45 | 0 | 4F | 20 | 3C | 144 | 42 | 18 |
| Octal | 145 | 25 | 105 | 0 | 117 | 40 | 74 | 504 | 102 | 30 |
| Binary | 1100101 | 10101 | 1000101 | 0 | 1001111 | 100000 | 111100 | 101000100 | 1000010 | 11000 |
Color Harmonies of #651545
Complementary color
Monochromatic Colors of #651545
Black with #651545
Text Example
Text Example
White with #651545
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #651545; }
p { color: rgb(101,21,69); }
H1.HeaderClassName
{
color: #651545;
}
.AnyTagClassName
{
color: #651545;
}
</style>
background-color css
<style>
a { background-color: #651545; }
a { background-color: rgb(101,21,69); }
div.DivClassName
{
background-color: #651545;
}
.BgClassName
{
background-color: #651545;
}
</style>
border-color css
<style>
span { border-color: #651545; }
span { border-color: rgb(101,21,69); }
td.TdClassName
{
border-color: #651545;
}
.TagClassName
{
border-color: #651545;
}
</style>