Shades of Pompadour #612443
Tints of Pompadour #612443
RGB
CMYK
RGB Variations
Color information
#612443 (or 0x612443) is known color: Pompadour. HEX triplet: 61, 24 and 43. RGB value is (97,36,67). Sum of RGB (Red+Green+Blue) = 97+36+67=200 (26% of max value = 765). Red value is 97 (38.28% from 255 or 48.5% from 200); Green value is 36 (14.45% from 255 or 18% from 200); Blue value is 67 (26.56% from 255 or 33.5% from 200); Max value from RGB is 97 - color contains mainly: red. Hex color #612443 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #612443 is #9EDBBC. Grayscale: #393939. Windows color (decimal): -10410941 or 4400225. OLE color: 4400225.
HSL color Cylindrical-coordinate representation of color #612443: hue angle of 329.51º degrees, saturation: 0.46, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #612443 is Cyan = 0, Magento = 0.63, Yellow = 0.31 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 36 | 67 | - |
| CMYK | 0 | 0.63 | 0.31 | 0.62 |
| HSL | 329.51º | 0.46% | 0.26% | - |
| HSV(B) | 329.51º | 0.63% | 0.38% | - |
| XYZ | 6.57 | 4.21 | 5.78 | - |
| YUV | 57.77 | 133.21 | 155.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 36 | 67 | 0 | 0.63 | 0.31 | 0.62 | 329.51 | 0.46 | 0.26 |
| Hex | 61 | 24 | 43 | 0 | 3F | 1F | 3E | 14A | 2E | 1A |
| Octal | 141 | 44 | 103 | 0 | 77 | 37 | 76 | 512 | 56 | 32 |
| Binary | 1100001 | 100100 | 1000011 | 0 | 111111 | 11111 | 111110 | 101001010 | 101110 | 11010 |
Color Harmonies of #612443
Complementary color
Monochromatic Colors of #612443
Black with #612443
Text Example
Text Example
White with #612443
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #612443; }
p { color: rgb(97,36,67); }
H1.HeaderClassName
{
color: #612443;
}
.AnyTagClassName
{
color: #612443;
}
</style>
background-color css
<style>
a { background-color: #612443; }
a { background-color: rgb(97,36,67); }
div.DivClassName
{
background-color: #612443;
}
.BgClassName
{
background-color: #612443;
}
</style>
border-color css
<style>
span { border-color: #612443; }
span { border-color: rgb(97,36,67); }
td.TdClassName
{
border-color: #612443;
}
.TagClassName
{
border-color: #612443;
}
</style>