Shades of Pompadour #671543
Tints of Pompadour #671543
RGB
CMYK
RGB Variations
Color information
#671543 (or 0x671543) is known color: Pompadour. HEX triplet: 67, 15 and 43. RGB value is (103,21,67). Sum of RGB (Red+Green+Blue) = 103+21+67=191 (25% of max value = 765). Red value is 103 (40.62% from 255 or 53.93% from 191); Green value is 21 (8.59% from 255 or 10.99% from 191); Blue value is 67 (26.56% from 255 or 35.08% from 191); Max value from RGB is 103 - color contains mainly: red. Hex color #671543 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #671543 is #98EABC. Grayscale: #323232. Windows color (decimal): -10021565 or 4396391. OLE color: 4396391.
HSL color Cylindrical-coordinate representation of color #671543: hue angle of 326.34º degrees, saturation: 0.66, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #671543 is Cyan = 0, Magento = 0.80, Yellow = 0.35 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 21 | 67 | - |
| CMYK | 0 | 0.80 | 0.35 | 0.60 |
| HSL | 326.34º | 0.66% | 0.24% | - |
| HSV(B) | 326.34º | 0.8% | 0.4% | - |
| XYZ | 6.87 | 3.83 | 5.69 | - |
| YUV | 50.76 | 137.17 | 165.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 21 | 67 | 0 | 0.80 | 0.35 | 0.60 | 326.34 | 0.66 | 0.24 |
| Hex | 67 | 15 | 43 | 0 | 50 | 23 | 3C | 146 | 42 | 18 |
| Octal | 147 | 25 | 103 | 0 | 120 | 43 | 74 | 506 | 102 | 30 |
| Binary | 1100111 | 10101 | 1000011 | 0 | 1010000 | 100011 | 111100 | 101000110 | 1000010 | 11000 |
Color Harmonies of #671543
Complementary color
Monochromatic Colors of #671543
Black with #671543
Text Example
Text Example
White with #671543
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #671543; }
p { color: rgb(103,21,67); }
H1.HeaderClassName
{
color: #671543;
}
.AnyTagClassName
{
color: #671543;
}
</style>
background-color css
<style>
a { background-color: #671543; }
a { background-color: rgb(103,21,67); }
div.DivClassName
{
background-color: #671543;
}
.BgClassName
{
background-color: #671543;
}
</style>
border-color css
<style>
span { border-color: #671543; }
span { border-color: rgb(103,21,67); }
td.TdClassName
{
border-color: #671543;
}
.TagClassName
{
border-color: #671543;
}
</style>