Shades of Pompadour #631436
Tints of Pompadour #631436
RGB
CMYK
RGB Variations
Color information
#631436 (or 0x631436) is known color: Pompadour. HEX triplet: 63, 14 and 36. RGB value is (99,20,54). Sum of RGB (Red+Green+Blue) = 99+20+54=173 (22% of max value = 765). Red value is 99 (39.06% from 255 or 57.23% from 173); Green value is 20 (8.20% from 255 or 11.56% from 173); Blue value is 54 (21.48% from 255 or 31.21% from 173); Max value from RGB is 99 - color contains mainly: red. Hex color #631436 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #631436 is #9CEBC9. Grayscale: #2F2F2F. Windows color (decimal): -10283978 or 3544163. OLE color: 3544163.
HSL color Cylindrical-coordinate representation of color #631436: hue angle of 334.18º degrees, saturation: 0.66, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #631436 is Cyan = 0, Magento = 0.80, Yellow = 0.45 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 20 | 54 | - |
| CMYK | 0 | 0.80 | 0.45 | 0.61 |
| HSL | 334.18º | 0.66% | 0.23% | - |
| HSV(B) | 334.18º | 0.8% | 0.39% | - |
| XYZ | 6.06 | 3.42 | 3.83 | - |
| YUV | 47.5 | 131.67 | 164.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 20 | 54 | 0 | 0.80 | 0.45 | 0.61 | 334.18 | 0.66 | 0.23 |
| Hex | 63 | 14 | 36 | 0 | 50 | 2D | 3D | 14E | 42 | 17 |
| Octal | 143 | 24 | 66 | 0 | 120 | 55 | 75 | 516 | 102 | 27 |
| Binary | 1100011 | 10100 | 110110 | 0 | 1010000 | 101101 | 111101 | 101001110 | 1000010 | 10111 |
Color Harmonies of #631436
Complementary color
Monochromatic Colors of #631436
Black with #631436
Text Example
Text Example
White with #631436
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #631436; }
p { color: rgb(99,20,54); }
H1.HeaderClassName
{
color: #631436;
}
.AnyTagClassName
{
color: #631436;
}
</style>
background-color css
<style>
a { background-color: #631436; }
a { background-color: rgb(99,20,54); }
div.DivClassName
{
background-color: #631436;
}
.BgClassName
{
background-color: #631436;
}
</style>
border-color css
<style>
span { border-color: #631436; }
span { border-color: rgb(99,20,54); }
td.TdClassName
{
border-color: #631436;
}
.TagClassName
{
border-color: #631436;
}
</style>