Shades of Pompadour #633051
Tints of Pompadour #633051
RGB
CMYK
RGB Variations
Color information
#633051 (or 0x633051) is known color: Pompadour. HEX triplet: 63, 30 and 51. RGB value is (99,48,81). Sum of RGB (Red+Green+Blue) = 99+48+81=228 (30% of max value = 765). Red value is 99 (39.06% from 255 or 43.42% from 228); Green value is 48 (19.14% from 255 or 21.05% from 228); Blue value is 81 (32.03% from 255 or 35.53% from 228); Max value from RGB is 99 - color contains mainly: red. Hex color #633051 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #633051 is #9CCFAE. Grayscale: #424242. Windows color (decimal): -10276783 or 5320803. OLE color: 5320803.
HSL color Cylindrical-coordinate representation of color #633051: hue angle of 321.18º degrees, saturation: 0.35, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #633051 is Cyan = 0, Magento = 0.52, Yellow = 0.18 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 48 | 81 | - |
| CMYK | 0 | 0.52 | 0.18 | 0.61 |
| HSL | 321.18º | 0.35% | 0.29% | - |
| HSV(B) | 321.18º | 0.52% | 0.39% | - |
| XYZ | 7.69 | 5.36 | 8.41 | - |
| YUV | 67.01 | 135.9 | 150.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 48 | 81 | 0 | 0.52 | 0.18 | 0.61 | 321.18 | 0.35 | 0.29 |
| Hex | 63 | 30 | 51 | 0 | 34 | 12 | 3D | 141 | 23 | 1D |
| Octal | 143 | 60 | 121 | 0 | 64 | 22 | 75 | 501 | 43 | 35 |
| Binary | 1100011 | 110000 | 1010001 | 0 | 110100 | 10010 | 111101 | 101000001 | 100011 | 11101 |
Color Harmonies of #633051
Complementary color
Monochromatic Colors of #633051
Black with #633051
Text Example
Text Example
White with #633051
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #633051; }
p { color: rgb(99,48,81); }
H1.HeaderClassName
{
color: #633051;
}
.AnyTagClassName
{
color: #633051;
}
</style>
background-color css
<style>
a { background-color: #633051; }
a { background-color: rgb(99,48,81); }
div.DivClassName
{
background-color: #633051;
}
.BgClassName
{
background-color: #633051;
}
</style>
border-color css
<style>
span { border-color: #633051; }
span { border-color: rgb(99,48,81); }
td.TdClassName
{
border-color: #633051;
}
.TagClassName
{
border-color: #633051;
}
</style>