Shades of Pompadour #661343
Tints of Pompadour #661343
RGB
CMYK
RGB Variations
Color information
#661343 (or 0x661343) is known color: Pompadour. HEX triplet: 66, 13 and 43. RGB value is (102,19,67). Sum of RGB (Red+Green+Blue) = 102+19+67=188 (24% of max value = 765). Red value is 102 (40.23% from 255 or 54.26% from 188); Green value is 19 (7.81% from 255 or 10.11% from 188); Blue value is 67 (26.56% from 255 or 35.64% from 188); Max value from RGB is 102 - color contains mainly: red. Hex color #661343 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #661343 is #99ECBC. Grayscale: #313131. Windows color (decimal): -10087613 or 4395878. OLE color: 4395878.
HSL color Cylindrical-coordinate representation of color #661343: hue angle of 325.3º 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 #661343 is Cyan = 0, Magento = 0.81, Yellow = 0.34 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 19 | 67 | - |
| CMYK | 0 | 0.81 | 0.34 | 0.6 |
| HSL | 325.3º | 0.69% | 0.24% | - |
| HSV(B) | 325.3º | 0.81% | 0.4% | - |
| XYZ | 6.73 | 3.7 | 5.67 | - |
| YUV | 49.29 | 138 | 165.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 19 | 67 | 0 | 0.81 | 0.34 | 0.6 | 325.3 | 0.69 | 0.24 |
| Hex | 66 | 13 | 43 | 0 | 51 | 22 | 3C | 145 | 45 | 18 |
| Octal | 146 | 23 | 103 | 0 | 121 | 42 | 74 | 505 | 105 | 30 |
| Binary | 1100110 | 10011 | 1000011 | 0 | 1010001 | 100010 | 111100 | 101000101 | 1000101 | 11000 |
Color Harmonies of #661343
Complementary color
Monochromatic Colors of #661343
Black with #661343
Text Example
Text Example
White with #661343
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #661343; }
p { color: rgb(102,19,67); }
H1.HeaderClassName
{
color: #661343;
}
.AnyTagClassName
{
color: #661343;
}
</style>
background-color css
<style>
a { background-color: #661343; }
a { background-color: rgb(102,19,67); }
div.DivClassName
{
background-color: #661343;
}
.BgClassName
{
background-color: #661343;
}
</style>
border-color css
<style>
span { border-color: #661343; }
span { border-color: rgb(102,19,67); }
td.TdClassName
{
border-color: #661343;
}
.TagClassName
{
border-color: #661343;
}
</style>