Shades of Pompadour #671350
Tints of Pompadour #671350
RGB
CMYK
RGB Variations
Color information
#671350 (or 0x671350) is known color: Pompadour. HEX triplet: 67, 13 and 50. RGB value is (103,19,80). Sum of RGB (Red+Green+Blue) = 103+19+80=202 (26% of max value = 765). Red value is 103 (40.62% from 255 or 50.99% from 202); Green value is 19 (7.81% from 255 or 9.41% from 202); Blue value is 80 (31.64% from 255 or 39.60% from 202); Max value from RGB is 103 - color contains mainly: red. Hex color #671350 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #671350 is #98ECAF. Grayscale: #323232. Windows color (decimal): -10022064 or 5247847. OLE color: 5247847.
HSL color Cylindrical-coordinate representation of color #671350: hue angle of 316.43º degrees, saturation: 0.69, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #671350 is Cyan = 0, Magento = 0.82, Yellow = 0.22 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 19 | 80 | - |
| CMYK | 0 | 0.82 | 0.22 | 0.60 |
| HSL | 316.43º | 0.69% | 0.24% | - |
| HSV(B) | 316.43º | 0.82% | 0.4% | - |
| XYZ | 7.27 | 3.93 | 7.96 | - |
| YUV | 51.07 | 144.33 | 165.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 19 | 80 | 0 | 0.82 | 0.22 | 0.60 | 316.43 | 0.69 | 0.24 |
| Hex | 67 | 13 | 50 | 0 | 52 | 16 | 3C | 13C | 45 | 18 |
| Octal | 147 | 23 | 120 | 0 | 122 | 26 | 74 | 474 | 105 | 30 |
| Binary | 1100111 | 10011 | 1010000 | 0 | 1010010 | 10110 | 111100 | 100111100 | 1000101 | 11000 |
Color Harmonies of #671350
Complementary color
Monochromatic Colors of #671350
Black with #671350
Text Example
Text Example
White with #671350
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #671350; }
p { color: rgb(103,19,80); }
H1.HeaderClassName
{
color: #671350;
}
.AnyTagClassName
{
color: #671350;
}
</style>
background-color css
<style>
a { background-color: #671350; }
a { background-color: rgb(103,19,80); }
div.DivClassName
{
background-color: #671350;
}
.BgClassName
{
background-color: #671350;
}
</style>
border-color css
<style>
span { border-color: #671350; }
span { border-color: rgb(103,19,80); }
td.TdClassName
{
border-color: #671350;
}
.TagClassName
{
border-color: #671350;
}
</style>