Shades of Flirt #693251
Tints of Flirt #693251
RGB
CMYK
RGB Variations
Color information
#693251 (or 0x693251) is known color: Flirt. HEX triplet: 69, 32 and 51. RGB value is (105,50,81). Sum of RGB (Red+Green+Blue) = 105+50+81=236 (31% of max value = 765). Red value is 105 (41.41% from 255 or 44.49% from 236); Green value is 50 (19.92% from 255 or 21.19% from 236); Blue value is 81 (32.03% from 255 or 34.32% from 236); Max value from RGB is 105 - color contains mainly: red. Hex color #693251 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #693251 is #96CDAE. Grayscale: #454545. Windows color (decimal): -9883055 or 5321321. OLE color: 5321321.
HSL color Cylindrical-coordinate representation of color #693251: hue angle of 326.18º degrees, saturation: 0.35, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #693251 is Cyan = 0, Magento = 0.52, Yellow = 0.23 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 50 | 81 | - |
| CMYK | 0 | 0.52 | 0.23 | 0.59 |
| HSL | 326.18º | 0.35% | 0.3% | - |
| HSV(B) | 326.18º | 0.52% | 0.41% | - |
| XYZ | 8.45 | 5.88 | 8.47 | - |
| YUV | 69.98 | 134.22 | 152.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 50 | 81 | 0 | 0.52 | 0.23 | 0.59 | 326.18 | 0.35 | 0.3 |
| Hex | 69 | 32 | 51 | 0 | 34 | 17 | 3B | 146 | 23 | 1E |
| Octal | 151 | 62 | 121 | 0 | 64 | 27 | 73 | 506 | 43 | 36 |
| Binary | 1101001 | 110010 | 1010001 | 0 | 110100 | 10111 | 111011 | 101000110 | 100011 | 11110 |
Color Harmonies of #693251
Complementary color
Monochromatic Colors of #693251
Black with #693251
Text Example
Text Example
White with #693251
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #693251; }
p { color: rgb(105,50,81); }
H1.HeaderClassName
{
color: #693251;
}
.AnyTagClassName
{
color: #693251;
}
</style>
background-color css
<style>
a { background-color: #693251; }
a { background-color: rgb(105,50,81); }
div.DivClassName
{
background-color: #693251;
}
.BgClassName
{
background-color: #693251;
}
</style>
border-color css
<style>
span { border-color: #693251; }
span { border-color: rgb(105,50,81); }
td.TdClassName
{
border-color: #693251;
}
.TagClassName
{
border-color: #693251;
}
</style>