Shades of Pompadour #671336
Tints of Pompadour #671336
RGB
CMYK
RGB Variations
Color information
#671336 (or 0x671336) is known color: Pompadour. HEX triplet: 67, 13 and 36. RGB value is (103,19,54). Sum of RGB (Red+Green+Blue) = 103+19+54=176 (23% of max value = 765). Red value is 103 (40.62% from 255 or 58.52% from 176); Green value is 19 (7.81% from 255 or 10.80% from 176); Blue value is 54 (21.48% from 255 or 30.68% from 176); Max value from RGB is 103 - color contains mainly: red. Hex color #671336 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #671336 is #98ECC9. Grayscale: #303030. Windows color (decimal): -10022090 or 3543911. OLE color: 3543911.
HSL color Cylindrical-coordinate representation of color #671336: hue angle of 335º 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 #671336 is Cyan = 0, Magento = 0.82, Yellow = 0.48 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 19 | 54 | - |
| CMYK | 0 | 0.82 | 0.48 | 0.60 |
| HSL | 335º | 0.69% | 0.24% | - |
| HSV(B) | 335º | 0.82% | 0.4% | - |
| XYZ | 6.49 | 3.62 | 3.85 | - |
| YUV | 48.11 | 131.33 | 167.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 19 | 54 | 0 | 0.82 | 0.48 | 0.60 | 335 | 0.69 | 0.24 |
| Hex | 67 | 13 | 36 | 0 | 52 | 30 | 3C | 14F | 45 | 18 |
| Octal | 147 | 23 | 66 | 0 | 122 | 60 | 74 | 517 | 105 | 30 |
| Binary | 1100111 | 10011 | 110110 | 0 | 1010010 | 110000 | 111100 | 101001111 | 1000101 | 11000 |
Color Harmonies of #671336
Complementary color
Monochromatic Colors of #671336
Black with #671336
Text Example
Text Example
White with #671336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #671336; }
p { color: rgb(103,19,54); }
H1.HeaderClassName
{
color: #671336;
}
.AnyTagClassName
{
color: #671336;
}
</style>
background-color css
<style>
a { background-color: #671336; }
a { background-color: rgb(103,19,54); }
div.DivClassName
{
background-color: #671336;
}
.BgClassName
{
background-color: #671336;
}
</style>
border-color css
<style>
span { border-color: #671336; }
span { border-color: rgb(103,19,54); }
td.TdClassName
{
border-color: #671336;
}
.TagClassName
{
border-color: #671336;
}
</style>