Shades of Pompadour #661335
Tints of Pompadour #661335
RGB
CMYK
RGB Variations
Color information
#661335 (or 0x661335) is known color: Pompadour. HEX triplet: 66, 13 and 35. RGB value is (102,19,53). Sum of RGB (Red+Green+Blue) = 102+19+53=174 (23% of max value = 765). Red value is 102 (40.23% from 255 or 58.62% from 174); Green value is 19 (7.81% from 255 or 10.92% from 174); Blue value is 53 (21.09% from 255 or 30.46% from 174); Max value from RGB is 102 - color contains mainly: red. Hex color #661335 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #661335 is #99ECCA. Grayscale: #2F2F2F. Windows color (decimal): -10087627 or 3478374. OLE color: 3478374.
HSL color Cylindrical-coordinate representation of color #661335: hue angle of 335.42º degrees, saturation: 0.69, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #661335 is Cyan = 0, Magento = 0.81, Yellow = 0.48 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 19 | 53 | - |
| CMYK | 0 | 0.81 | 0.48 | 0.6 |
| HSL | 335.42º | 0.69% | 0.24% | - |
| HSV(B) | 335.42º | 0.81% | 0.4% | - |
| XYZ | 6.35 | 3.55 | 3.72 | - |
| YUV | 47.69 | 131 | 166.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 19 | 53 | 0 | 0.81 | 0.48 | 0.6 | 335.42 | 0.69 | 0.24 |
| Hex | 66 | 13 | 35 | 0 | 51 | 30 | 3C | 14F | 45 | 18 |
| Octal | 146 | 23 | 65 | 0 | 121 | 60 | 74 | 517 | 105 | 30 |
| Binary | 1100110 | 10011 | 110101 | 0 | 1010001 | 110000 | 111100 | 101001111 | 1000101 | 11000 |
Color Harmonies of #661335
Complementary color
Monochromatic Colors of #661335
Black with #661335
Text Example
Text Example
White with #661335
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #661335; }
p { color: rgb(102,19,53); }
H1.HeaderClassName
{
color: #661335;
}
.AnyTagClassName
{
color: #661335;
}
</style>
background-color css
<style>
a { background-color: #661335; }
a { background-color: rgb(102,19,53); }
div.DivClassName
{
background-color: #661335;
}
.BgClassName
{
background-color: #661335;
}
</style>
border-color css
<style>
span { border-color: #661335; }
span { border-color: rgb(102,19,53); }
td.TdClassName
{
border-color: #661335;
}
.TagClassName
{
border-color: #661335;
}
</style>