Shades of Pompadour #671243
Tints of Pompadour #671243
RGB
CMYK
RGB Variations
Color information
#671243 (or 0x671243) is known color: Pompadour. HEX triplet: 67, 12 and 43. RGB value is (103,18,67). Sum of RGB (Red+Green+Blue) = 103+18+67=188 (24% of max value = 765). Red value is 103 (40.62% from 255 or 54.79% from 188); Green value is 18 (7.42% from 255 or 9.57% from 188); Blue value is 67 (26.56% from 255 or 35.64% from 188); Max value from RGB is 103 - color contains mainly: red. Hex color #671243 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #671243 is #98EDBC. Grayscale: #303030. Windows color (decimal): -10022333 or 4395623. OLE color: 4395623.
HSL color Cylindrical-coordinate representation of color #671243: hue angle of 325.41º degrees, saturation: 0.7, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #671243 is Cyan = 0, Magento = 0.83, Yellow = 0.35 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 18 | 67 | - |
| CMYK | 0 | 0.83 | 0.35 | 0.60 |
| HSL | 325.41º | 0.7% | 0.24% | - |
| HSV(B) | 325.41º | 0.83% | 0.4% | - |
| XYZ | 6.82 | 3.72 | 5.67 | - |
| YUV | 49 | 138.16 | 166.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 18 | 67 | 0 | 0.83 | 0.35 | 0.60 | 325.41 | 0.7 | 0.24 |
| Hex | 67 | 12 | 43 | 0 | 53 | 23 | 3C | 145 | 46 | 18 |
| Octal | 147 | 22 | 103 | 0 | 123 | 43 | 74 | 505 | 106 | 30 |
| Binary | 1100111 | 10010 | 1000011 | 0 | 1010011 | 100011 | 111100 | 101000101 | 1000110 | 11000 |
Color Harmonies of #671243
Complementary color
Monochromatic Colors of #671243
Black with #671243
Text Example
Text Example
White with #671243
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #671243; }
p { color: rgb(103,18,67); }
H1.HeaderClassName
{
color: #671243;
}
.AnyTagClassName
{
color: #671243;
}
</style>
background-color css
<style>
a { background-color: #671243; }
a { background-color: rgb(103,18,67); }
div.DivClassName
{
background-color: #671243;
}
.BgClassName
{
background-color: #671243;
}
</style>
border-color css
<style>
span { border-color: #671243; }
span { border-color: rgb(103,18,67); }
td.TdClassName
{
border-color: #671243;
}
.TagClassName
{
border-color: #671243;
}
</style>