Shades of Pompadour #662445
Tints of Pompadour #662445
RGB
CMYK
RGB Variations
Color information
#662445 (or 0x662445) is known color: Pompadour. HEX triplet: 66, 24 and 45. RGB value is (102,36,69). Sum of RGB (Red+Green+Blue) = 102+36+69=207 (27% of max value = 765). Red value is 102 (40.23% from 255 or 49.28% from 207); Green value is 36 (14.45% from 255 or 17.39% from 207); Blue value is 69 (27.34% from 255 or 33.33% from 207); Max value from RGB is 102 - color contains mainly: red. Hex color #662445 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #662445 is #99DBBA. Grayscale: #3B3B3B. Windows color (decimal): -10083259 or 4531302. OLE color: 4531302.
HSL color Cylindrical-coordinate representation of color #662445: hue angle of 330º degrees, saturation: 0.48, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #662445 is Cyan = 0, Magento = 0.65, Yellow = 0.32 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 36 | 69 | - |
| CMYK | 0 | 0.65 | 0.32 | 0.6 |
| HSL | 330º | 0.48% | 0.27% | - |
| HSV(B) | 330º | 0.65% | 0.4% | - |
| XYZ | 7.18 | 4.52 | 6.12 | - |
| YUV | 59.5 | 133.37 | 158.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 36 | 69 | 0 | 0.65 | 0.32 | 0.6 | 330 | 0.48 | 0.27 |
| Hex | 66 | 24 | 45 | 0 | 41 | 20 | 3C | 14A | 30 | 1B |
| Octal | 146 | 44 | 105 | 0 | 101 | 40 | 74 | 512 | 60 | 33 |
| Binary | 1100110 | 100100 | 1000101 | 0 | 1000001 | 100000 | 111100 | 101001010 | 110000 | 11011 |
Color Harmonies of #662445
Complementary color
Monochromatic Colors of #662445
Black with #662445
Text Example
Text Example
White with #662445
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #662445; }
p { color: rgb(102,36,69); }
H1.HeaderClassName
{
color: #662445;
}
.AnyTagClassName
{
color: #662445;
}
</style>
background-color css
<style>
a { background-color: #662445; }
a { background-color: rgb(102,36,69); }
div.DivClassName
{
background-color: #662445;
}
.BgClassName
{
background-color: #662445;
}
</style>
border-color css
<style>
span { border-color: #662445; }
span { border-color: rgb(102,36,69); }
td.TdClassName
{
border-color: #662445;
}
.TagClassName
{
border-color: #662445;
}
</style>