Shades of Pompadour #671838
Tints of Pompadour #671838
RGB
CMYK
RGB Variations
Color information
#671838 (or 0x671838) is known color: Pompadour. HEX triplet: 67, 18 and 38. RGB value is (103,24,56). Sum of RGB (Red+Green+Blue) = 103+24+56=183 (24% of max value = 765). Red value is 103 (40.62% from 255 or 56.28% from 183); Green value is 24 (9.77% from 255 or 13.11% from 183); Blue value is 56 (22.27% from 255 or 30.60% from 183); Max value from RGB is 103 - color contains mainly: red. Hex color #671838 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #671838 is #98E7C7. Grayscale: #333333. Windows color (decimal): -10020808 or 3676263. OLE color: 3676263.
HSL color Cylindrical-coordinate representation of color #671838: hue angle of 335.7º degrees, saturation: 0.62, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #671838 is Cyan = 0, Magento = 0.77, Yellow = 0.46 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 24 | 56 | - |
| CMYK | 0 | 0.77 | 0.46 | 0.60 |
| HSL | 335.7º | 0.62% | 0.25% | - |
| HSV(B) | 335.7º | 0.77% | 0.4% | - |
| XYZ | 6.63 | 3.82 | 4.13 | - |
| YUV | 51.27 | 130.67 | 164.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 24 | 56 | 0 | 0.77 | 0.46 | 0.60 | 335.7 | 0.62 | 0.25 |
| Hex | 67 | 18 | 38 | 0 | 4D | 2E | 3C | 150 | 3E | 19 |
| Octal | 147 | 30 | 70 | 0 | 115 | 56 | 74 | 520 | 76 | 31 |
| Binary | 1100111 | 11000 | 111000 | 0 | 1001101 | 101110 | 111100 | 101010000 | 111110 | 11001 |
Color Harmonies of #671838
Complementary color
Monochromatic Colors of #671838
Black with #671838
Text Example
Text Example
White with #671838
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #671838; }
p { color: rgb(103,24,56); }
H1.HeaderClassName
{
color: #671838;
}
.AnyTagClassName
{
color: #671838;
}
</style>
background-color css
<style>
a { background-color: #671838; }
a { background-color: rgb(103,24,56); }
div.DivClassName
{
background-color: #671838;
}
.BgClassName
{
background-color: #671838;
}
</style>
border-color css
<style>
span { border-color: #671838; }
span { border-color: rgb(103,24,56); }
td.TdClassName
{
border-color: #671838;
}
.TagClassName
{
border-color: #671838;
}
</style>