Shades of Flirt #762542
Tints of Flirt #762542
RGB
CMYK
RGB Variations
Color information
#762542 (or 0x762542) is known color: Flirt. HEX triplet: 76, 25 and 42. RGB value is (118,37,66). Sum of RGB (Red+Green+Blue) = 118+37+66=221 (29% of max value = 765). Red value is 118 (46.48% from 255 or 53.39% from 221); Green value is 37 (14.84% from 255 or 16.74% from 221); Blue value is 66 (26.17% from 255 or 29.86% from 221); Max value from RGB is 118 - color contains mainly: red. Hex color #762542 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #762542 is #89DABD. Grayscale: #404040. Windows color (decimal): -9034430 or 4334966. OLE color: 4334966.
HSL color Cylindrical-coordinate representation of color #762542: hue angle of 338.52º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #762542 is Cyan = 0, Magento = 0.69, Yellow = 0.44 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 37 | 66 | - |
| CMYK | 0 | 0.69 | 0.44 | 0.54 |
| HSL | 338.52º | 0.52% | 0.3% | - |
| HSV(B) | 338.52º | 0.69% | 0.46% | - |
| XYZ | 9.12 | 5.57 | 5.75 | - |
| YUV | 64.53 | 128.84 | 166.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 37 | 66 | 0 | 0.69 | 0.44 | 0.54 | 338.52 | 0.52 | 0.3 |
| Hex | 76 | 25 | 42 | 0 | 45 | 2C | 36 | 153 | 34 | 1E |
| Octal | 166 | 45 | 102 | 0 | 105 | 54 | 66 | 523 | 64 | 36 |
| Binary | 1110110 | 100101 | 1000010 | 0 | 1000101 | 101100 | 110110 | 101010011 | 110100 | 11110 |
Color Harmonies of #762542
Complementary color
Monochromatic Colors of #762542
Black with #762542
Text Example
Text Example
White with #762542
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762542; }
p { color: rgb(118,37,66); }
H1.HeaderClassName
{
color: #762542;
}
.AnyTagClassName
{
color: #762542;
}
</style>
background-color css
<style>
a { background-color: #762542; }
a { background-color: rgb(118,37,66); }
div.DivClassName
{
background-color: #762542;
}
.BgClassName
{
background-color: #762542;
}
</style>
border-color css
<style>
span { border-color: #762542; }
span { border-color: rgb(118,37,66); }
td.TdClassName
{
border-color: #762542;
}
.TagClassName
{
border-color: #762542;
}
</style>