Shades of Pompadour #651536
Tints of Pompadour #651536
RGB
CMYK
RGB Variations
Color information
#651536 (or 0x651536) is known color: Pompadour. HEX triplet: 65, 15 and 36. RGB value is (101,21,54). Sum of RGB (Red+Green+Blue) = 101+21+54=176 (23% of max value = 765). Red value is 101 (39.84% from 255 or 57.39% from 176); Green value is 21 (8.59% from 255 or 11.93% from 176); Blue value is 54 (21.48% from 255 or 30.68% from 176); Max value from RGB is 101 - color contains mainly: red. Hex color #651536 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #651536 is #9AEAC9. Grayscale: #303030. Windows color (decimal): -10152650 or 3544421. OLE color: 3544421.
HSL color Cylindrical-coordinate representation of color #651536: hue angle of 335.25º 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 #651536 is Cyan = 0, Magento = 0.79, Yellow = 0.47 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 21 | 54 | - |
| CMYK | 0 | 0.79 | 0.47 | 0.60 |
| HSL | 335.25º | 0.66% | 0.24% | - |
| HSV(B) | 335.25º | 0.79% | 0.4% | - |
| XYZ | 6.3 | 3.57 | 3.85 | - |
| YUV | 48.68 | 131 | 165.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 21 | 54 | 0 | 0.79 | 0.47 | 0.60 | 335.25 | 0.66 | 0.24 |
| Hex | 65 | 15 | 36 | 0 | 4F | 2F | 3C | 14F | 42 | 18 |
| Octal | 145 | 25 | 66 | 0 | 117 | 57 | 74 | 517 | 102 | 30 |
| Binary | 1100101 | 10101 | 110110 | 0 | 1001111 | 101111 | 111100 | 101001111 | 1000010 | 11000 |
Color Harmonies of #651536
Complementary color
Monochromatic Colors of #651536
Black with #651536
Text Example
Text Example
White with #651536
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #651536; }
p { color: rgb(101,21,54); }
H1.HeaderClassName
{
color: #651536;
}
.AnyTagClassName
{
color: #651536;
}
</style>
background-color css
<style>
a { background-color: #651536; }
a { background-color: rgb(101,21,54); }
div.DivClassName
{
background-color: #651536;
}
.BgClassName
{
background-color: #651536;
}
</style>
border-color css
<style>
span { border-color: #651536; }
span { border-color: rgb(101,21,54); }
td.TdClassName
{
border-color: #651536;
}
.TagClassName
{
border-color: #651536;
}
</style>