Shades of Pompadour #631742
Tints of Pompadour #631742
RGB
CMYK
RGB Variations
Color information
#631742 (or 0x631742) is known color: Pompadour. HEX triplet: 63, 17 and 42. RGB value is (99,23,66). Sum of RGB (Red+Green+Blue) = 99+23+66=188 (24% of max value = 765). Red value is 99 (39.06% from 255 or 52.66% from 188); Green value is 23 (9.38% from 255 or 12.23% from 188); Blue value is 66 (26.17% from 255 or 35.11% from 188); Max value from RGB is 99 - color contains mainly: red. Hex color #631742 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #631742 is #9CE8BD. Grayscale: #323232. Windows color (decimal): -10283198 or 4331363. OLE color: 4331363.
HSL color Cylindrical-coordinate representation of color #631742: hue angle of 326.05º degrees, saturation: 0.62, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #631742 is Cyan = 0, Magento = 0.77, Yellow = 0.33 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 23 | 66 | - |
| CMYK | 0 | 0.77 | 0.33 | 0.61 |
| HSL | 326.05º | 0.62% | 0.24% | - |
| HSV(B) | 326.05º | 0.77% | 0.39% | - |
| XYZ | 6.44 | 3.66 | 5.52 | - |
| YUV | 50.63 | 136.68 | 162.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 23 | 66 | 0 | 0.77 | 0.33 | 0.61 | 326.05 | 0.62 | 0.24 |
| Hex | 63 | 17 | 42 | 0 | 4D | 21 | 3D | 146 | 3E | 18 |
| Octal | 143 | 27 | 102 | 0 | 115 | 41 | 75 | 506 | 76 | 30 |
| Binary | 1100011 | 10111 | 1000010 | 0 | 1001101 | 100001 | 111101 | 101000110 | 111110 | 11000 |
Color Harmonies of #631742
Complementary color
Monochromatic Colors of #631742
Black with #631742
Text Example
Text Example
White with #631742
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #631742; }
p { color: rgb(99,23,66); }
H1.HeaderClassName
{
color: #631742;
}
.AnyTagClassName
{
color: #631742;
}
</style>
background-color css
<style>
a { background-color: #631742; }
a { background-color: rgb(99,23,66); }
div.DivClassName
{
background-color: #631742;
}
.BgClassName
{
background-color: #631742;
}
</style>
border-color css
<style>
span { border-color: #631742; }
span { border-color: rgb(99,23,66); }
td.TdClassName
{
border-color: #631742;
}
.TagClassName
{
border-color: #631742;
}
</style>