Shades of Pompadour #671535
Tints of Pompadour #671535
RGB
CMYK
RGB Variations
Color information
#671535 (or 0x671535) is known color: Pompadour. HEX triplet: 67, 15 and 35. RGB value is (103,21,53). Sum of RGB (Red+Green+Blue) = 103+21+53=177 (23% of max value = 765). Red value is 103 (40.62% from 255 or 58.19% from 177); Green value is 21 (8.59% from 255 or 11.86% from 177); Blue value is 53 (21.09% from 255 or 29.94% from 177); Max value from RGB is 103 - color contains mainly: red. Hex color #671535 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #671535 is #98EACA. Grayscale: #313131. Windows color (decimal): -10021579 or 3478887. OLE color: 3478887.
HSL color Cylindrical-coordinate representation of color #671535: hue angle of 336.59º 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 #671535 is Cyan = 0, Magento = 0.80, Yellow = 0.49 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 21 | 53 | - |
| CMYK | 0 | 0.80 | 0.49 | 0.60 |
| HSL | 336.59º | 0.66% | 0.24% | - |
| HSV(B) | 336.59º | 0.8% | 0.4% | - |
| XYZ | 6.5 | 3.68 | 3.74 | - |
| YUV | 49.17 | 130.17 | 166.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 21 | 53 | 0 | 0.80 | 0.49 | 0.60 | 336.59 | 0.66 | 0.24 |
| Hex | 67 | 15 | 35 | 0 | 50 | 31 | 3C | 151 | 42 | 18 |
| Octal | 147 | 25 | 65 | 0 | 120 | 61 | 74 | 521 | 102 | 30 |
| Binary | 1100111 | 10101 | 110101 | 0 | 1010000 | 110001 | 111100 | 101010001 | 1000010 | 11000 |
Color Harmonies of #671535
Complementary color
Monochromatic Colors of #671535
Black with #671535
Text Example
Text Example
White with #671535
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #671535; }
p { color: rgb(103,21,53); }
H1.HeaderClassName
{
color: #671535;
}
.AnyTagClassName
{
color: #671535;
}
</style>
background-color css
<style>
a { background-color: #671535; }
a { background-color: rgb(103,21,53); }
div.DivClassName
{
background-color: #671535;
}
.BgClassName
{
background-color: #671535;
}
</style>
border-color css
<style>
span { border-color: #671535; }
span { border-color: rgb(103,21,53); }
td.TdClassName
{
border-color: #671535;
}
.TagClassName
{
border-color: #671535;
}
</style>