Shades of Pompadour #611838
Tints of Pompadour #611838
RGB
CMYK
RGB Variations
Color information
#611838 (or 0x611838) is known color: Pompadour. HEX triplet: 61, 18 and 38. RGB value is (97,24,56). Sum of RGB (Red+Green+Blue) = 97+24+56=177 (23% of max value = 765). Red value is 97 (38.28% from 255 or 54.80% from 177); Green value is 24 (9.77% from 255 or 13.56% from 177); Blue value is 56 (22.27% from 255 or 31.64% from 177); Max value from RGB is 97 - color contains mainly: red. Hex color #611838 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #611838 is #9EE7C7. Grayscale: #313131. Windows color (decimal): -10414024 or 3676257. OLE color: 3676257.
HSL color Cylindrical-coordinate representation of color #611838: hue angle of 333.7º degrees, saturation: 0.6, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #611838 is Cyan = 0, Magento = 0.75, Yellow = 0.42 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 24 | 56 | - |
| CMYK | 0 | 0.75 | 0.42 | 0.62 |
| HSL | 333.7º | 0.6% | 0.24% | - |
| HSV(B) | 333.7º | 0.75% | 0.38% | - |
| XYZ | 5.97 | 3.48 | 4.1 | - |
| YUV | 49.48 | 131.68 | 161.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 24 | 56 | 0 | 0.75 | 0.42 | 0.62 | 333.7 | 0.6 | 0.24 |
| Hex | 61 | 18 | 38 | 0 | 4B | 2A | 3E | 14E | 3C | 18 |
| Octal | 141 | 30 | 70 | 0 | 113 | 52 | 76 | 516 | 74 | 30 |
| Binary | 1100001 | 11000 | 111000 | 0 | 1001011 | 101010 | 111110 | 101001110 | 111100 | 11000 |
Color Harmonies of #611838
Complementary color
Monochromatic Colors of #611838
Black with #611838
Text Example
Text Example
White with #611838
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #611838; }
p { color: rgb(97,24,56); }
H1.HeaderClassName
{
color: #611838;
}
.AnyTagClassName
{
color: #611838;
}
</style>
background-color css
<style>
a { background-color: #611838; }
a { background-color: rgb(97,24,56); }
div.DivClassName
{
background-color: #611838;
}
.BgClassName
{
background-color: #611838;
}
</style>
border-color css
<style>
span { border-color: #611838; }
span { border-color: rgb(97,24,56); }
td.TdClassName
{
border-color: #611838;
}
.TagClassName
{
border-color: #611838;
}
</style>