Shades of Pompadour #6A1539
Tints of Pompadour #6A1539
RGB
CMYK
RGB Variations
Color information
#6A1539 (or 0x6A1539) is known color: Pompadour. HEX triplet: 6A, 15 and 39. RGB value is (106,21,57). Sum of RGB (Red+Green+Blue) = 106+21+57=184 (24% of max value = 765). Red value is 106 (41.80% from 255 or 57.61% from 184); Green value is 21 (8.59% from 255 or 11.41% from 184); Blue value is 57 (22.66% from 255 or 30.98% from 184); Max value from RGB is 106 - color contains mainly: red. Hex color #6A1539 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #6A1539 is #95EAC6. Grayscale: #323232. Windows color (decimal): -9824967 or 3741034. OLE color: 3741034.
HSL color Cylindrical-coordinate representation of color #6A1539: hue angle of 334.59º degrees, saturation: 0.67, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.42% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #6A1539 is Cyan = 0, Magento = 0.80, Yellow = 0.46 and Black (K on CMYK) = 0.58.
Color convert
| RGB | 106 | 21 | 57 | - |
| CMYK | 0 | 0.80 | 0.46 | 0.58 |
| HSL | 334.59º | 0.67% | 0.25% | - |
| HSV(B) | 334.59º | 0.8% | 0.42% | - |
| XYZ | 6.95 | 3.9 | 4.26 | - |
| YUV | 50.52 | 131.66 | 167.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 106 | 21 | 57 | 0 | 0.80 | 0.46 | 0.58 | 334.59 | 0.67 | 0.25 |
| Hex | 6A | 15 | 39 | 0 | 50 | 2E | 3A | 14F | 43 | 19 |
| Octal | 152 | 25 | 71 | 0 | 120 | 56 | 72 | 517 | 103 | 31 |
| Binary | 1101010 | 10101 | 111001 | 0 | 1010000 | 101110 | 111010 | 101001111 | 1000011 | 11001 |
Color Harmonies of #6A1539
Complementary color
Monochromatic Colors of #6A1539
Black with #6A1539
Text Example
Text Example
White with #6A1539
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6A1539; }
p { color: rgb(106,21,57); }
H1.HeaderClassName
{
color: #6A1539;
}
.AnyTagClassName
{
color: #6A1539;
}
</style>
background-color css
<style>
a { background-color: #6A1539; }
a { background-color: rgb(106,21,57); }
div.DivClassName
{
background-color: #6A1539;
}
.BgClassName
{
background-color: #6A1539;
}
</style>
border-color css
<style>
span { border-color: #6A1539; }
span { border-color: rgb(106,21,57); }
td.TdClassName
{
border-color: #6A1539;
}
.TagClassName
{
border-color: #6A1539;
}
</style>