Shades of Flirt #6D3156
Tints of Flirt #6D3156
RGB
CMYK
RGB Variations
Color information
#6D3156 (or 0x6D3156) is known color: Flirt. HEX triplet: 6D, 31 and 56. RGB value is (109,49,86). Sum of RGB (Red+Green+Blue) = 109+49+86=244 (32% of max value = 765). Red value is 109 (42.97% from 255 or 44.67% from 244); Green value is 49 (19.53% from 255 or 20.08% from 244); Blue value is 86 (33.98% from 255 or 35.25% from 244); Max value from RGB is 109 - color contains mainly: red. Hex color #6D3156 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #6D3156 is #92CEA9. Grayscale: #474747. Windows color (decimal): -9621162 or 5648749. OLE color: 5648749.
HSL color Cylindrical-coordinate representation of color #6D3156: hue angle of 323º degrees, saturation: 0.38, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.43% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #6D3156 is Cyan = 0, Magento = 0.55, Yellow = 0.21 and Black (K on CMYK) = 0.57.
Color convert
| RGB | 109 | 49 | 86 | - |
| CMYK | 0 | 0.55 | 0.21 | 0.57 |
| HSL | 323º | 0.38% | 0.31% | - |
| HSV(B) | 323º | 0.55% | 0.43% | - |
| XYZ | 9.08 | 6.12 | 9.51 | - |
| YUV | 71.16 | 136.38 | 154.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 109 | 49 | 86 | 0 | 0.55 | 0.21 | 0.57 | 323 | 0.38 | 0.31 |
| Hex | 6D | 31 | 56 | 0 | 37 | 15 | 39 | 143 | 26 | 1F |
| Octal | 155 | 61 | 126 | 0 | 67 | 25 | 71 | 503 | 46 | 37 |
| Binary | 1101101 | 110001 | 1010110 | 0 | 110111 | 10101 | 111001 | 101000011 | 100110 | 11111 |
Color Harmonies of #6D3156
Complementary color
Monochromatic Colors of #6D3156
Black with #6D3156
Text Example
Text Example
White with #6D3156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6D3156; }
p { color: rgb(109,49,86); }
H1.HeaderClassName
{
color: #6D3156;
}
.AnyTagClassName
{
color: #6D3156;
}
</style>
background-color css
<style>
a { background-color: #6D3156; }
a { background-color: rgb(109,49,86); }
div.DivClassName
{
background-color: #6D3156;
}
.BgClassName
{
background-color: #6D3156;
}
</style>
border-color css
<style>
span { border-color: #6D3156; }
span { border-color: rgb(109,49,86); }
td.TdClassName
{
border-color: #6D3156;
}
.TagClassName
{
border-color: #6D3156;
}
</style>