Shades of Flirt #762645
Tints of Flirt #762645
RGB
CMYK
RGB Variations
Color information
#762645 (or 0x762645) is known color: Flirt. HEX triplet: 76, 26 and 45. RGB value is (118,38,69). Sum of RGB (Red+Green+Blue) = 118+38+69=225 (29% of max value = 765). Red value is 118 (46.48% from 255 or 52.44% from 225); Green value is 38 (15.23% from 255 or 16.89% from 225); Blue value is 69 (27.34% from 255 or 30.67% from 225); Max value from RGB is 118 - color contains mainly: red. Hex color #762645 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #762645 is #89D9BA. Grayscale: #414141. Windows color (decimal): -9034171 or 4531830. OLE color: 4531830.
HSL color Cylindrical-coordinate representation of color #762645: hue angle of 336.75º degrees, saturation: 0.51, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #762645 is Cyan = 0, Magento = 0.68, Yellow = 0.42 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 38 | 69 | - |
| CMYK | 0 | 0.68 | 0.42 | 0.54 |
| HSL | 336.75º | 0.51% | 0.31% | - |
| HSV(B) | 336.75º | 0.68% | 0.46% | - |
| XYZ | 9.24 | 5.67 | 6.24 | - |
| YUV | 65.45 | 130 | 165.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 38 | 69 | 0 | 0.68 | 0.42 | 0.54 | 336.75 | 0.51 | 0.31 |
| Hex | 76 | 26 | 45 | 0 | 44 | 2A | 36 | 151 | 33 | 1F |
| Octal | 166 | 46 | 105 | 0 | 104 | 52 | 66 | 521 | 63 | 37 |
| Binary | 1110110 | 100110 | 1000101 | 0 | 1000100 | 101010 | 110110 | 101010001 | 110011 | 11111 |
Color Harmonies of #762645
Complementary color
Monochromatic Colors of #762645
Black with #762645
Text Example
Text Example
White with #762645
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762645; }
p { color: rgb(118,38,69); }
H1.HeaderClassName
{
color: #762645;
}
.AnyTagClassName
{
color: #762645;
}
</style>
background-color css
<style>
a { background-color: #762645; }
a { background-color: rgb(118,38,69); }
div.DivClassName
{
background-color: #762645;
}
.BgClassName
{
background-color: #762645;
}
</style>
border-color css
<style>
span { border-color: #762645; }
span { border-color: rgb(118,38,69); }
td.TdClassName
{
border-color: #762645;
}
.TagClassName
{
border-color: #762645;
}
</style>