Shades of Pompadour #623050
Tints of Pompadour #623050
RGB
CMYK
RGB Variations
Color information
#623050 (or 0x623050) is known color: Pompadour. HEX triplet: 62, 30 and 50. RGB value is (98,48,80). Sum of RGB (Red+Green+Blue) = 98+48+80=226 (29% of max value = 765). Red value is 98 (38.67% from 255 or 43.36% from 226); Green value is 48 (19.14% from 255 or 21.24% from 226); Blue value is 80 (31.64% from 255 or 35.40% from 226); Max value from RGB is 98 - color contains mainly: red. Hex color #623050 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #623050 is #9DCFAF. Grayscale: #424242. Windows color (decimal): -10342320 or 5255266. OLE color: 5255266.
HSL color Cylindrical-coordinate representation of color #623050: hue angle of 321.6º degrees, saturation: 0.34, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #623050 is Cyan = 0, Magento = 0.51, Yellow = 0.18 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 48 | 80 | - |
| CMYK | 0 | 0.51 | 0.18 | 0.62 |
| HSL | 321.6º | 0.34% | 0.29% | - |
| HSV(B) | 321.6º | 0.51% | 0.38% | - |
| XYZ | 7.54 | 5.29 | 8.21 | - |
| YUV | 66.6 | 135.57 | 150.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 48 | 80 | 0 | 0.51 | 0.18 | 0.62 | 321.6 | 0.34 | 0.29 |
| Hex | 62 | 30 | 50 | 0 | 33 | 12 | 3E | 142 | 22 | 1D |
| Octal | 142 | 60 | 120 | 0 | 63 | 22 | 76 | 502 | 42 | 35 |
| Binary | 1100010 | 110000 | 1010000 | 0 | 110011 | 10010 | 111110 | 101000010 | 100010 | 11101 |
Color Harmonies of #623050
Complementary color
Monochromatic Colors of #623050
Black with #623050
Text Example
Text Example
White with #623050
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #623050; }
p { color: rgb(98,48,80); }
H1.HeaderClassName
{
color: #623050;
}
.AnyTagClassName
{
color: #623050;
}
</style>
background-color css
<style>
a { background-color: #623050; }
a { background-color: rgb(98,48,80); }
div.DivClassName
{
background-color: #623050;
}
.BgClassName
{
background-color: #623050;
}
</style>
border-color css
<style>
span { border-color: #623050; }
span { border-color: rgb(98,48,80); }
td.TdClassName
{
border-color: #623050;
}
.TagClassName
{
border-color: #623050;
}
</style>