Shades of Pompadour #632745
Tints of Pompadour #632745
RGB
CMYK
RGB Variations
Color information
#632745 (or 0x632745) is known color: Pompadour. HEX triplet: 63, 27 and 45. RGB value is (99,39,69). Sum of RGB (Red+Green+Blue) = 99+39+69=207 (27% of max value = 765). Red value is 99 (39.06% from 255 or 47.83% from 207); Green value is 39 (15.62% from 255 or 18.84% from 207); Blue value is 69 (27.34% from 255 or 33.33% from 207); Max value from RGB is 99 - color contains mainly: red. Hex color #632745 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #632745 is #9CD8BA. Grayscale: #3C3C3C. Windows color (decimal): -10279099 or 4532067. OLE color: 4532067.
HSL color Cylindrical-coordinate representation of color #632745: hue angle of 330º degrees, saturation: 0.43, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #632745 is Cyan = 0, Magento = 0.61, Yellow = 0.30 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 39 | 69 | - |
| CMYK | 0 | 0.61 | 0.30 | 0.61 |
| HSL | 330º | 0.43% | 0.27% | - |
| HSV(B) | 330º | 0.61% | 0.39% | - |
| XYZ | 6.95 | 4.53 | 6.14 | - |
| YUV | 60.36 | 132.88 | 155.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 39 | 69 | 0 | 0.61 | 0.30 | 0.61 | 330 | 0.43 | 0.27 |
| Hex | 63 | 27 | 45 | 0 | 3D | 1E | 3D | 14A | 2B | 1B |
| Octal | 143 | 47 | 105 | 0 | 75 | 36 | 75 | 512 | 53 | 33 |
| Binary | 1100011 | 100111 | 1000101 | 0 | 111101 | 11110 | 111101 | 101001010 | 101011 | 11011 |
Color Harmonies of #632745
Complementary color
Monochromatic Colors of #632745
Black with #632745
Text Example
Text Example
White with #632745
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #632745; }
p { color: rgb(99,39,69); }
H1.HeaderClassName
{
color: #632745;
}
.AnyTagClassName
{
color: #632745;
}
</style>
background-color css
<style>
a { background-color: #632745; }
a { background-color: rgb(99,39,69); }
div.DivClassName
{
background-color: #632745;
}
.BgClassName
{
background-color: #632745;
}
</style>
border-color css
<style>
span { border-color: #632745; }
span { border-color: rgb(99,39,69); }
td.TdClassName
{
border-color: #632745;
}
.TagClassName
{
border-color: #632745;
}
</style>