Shades of Flirt #762545
Tints of Flirt #762545
RGB
CMYK
RGB Variations
Color information
#762545 (or 0x762545) is known color: Flirt. HEX triplet: 76, 25 and 45. RGB value is (118,37,69). Sum of RGB (Red+Green+Blue) = 118+37+69=224 (29% of max value = 765). Red value is 118 (46.48% from 255 or 52.68% from 224); Green value is 37 (14.84% from 255 or 16.52% from 224); Blue value is 69 (27.34% from 255 or 30.80% from 224); Max value from RGB is 118 - color contains mainly: red. Hex color #762545 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #762545 is #89DABA. Grayscale: #404040. Windows color (decimal): -9034427 or 4531574. OLE color: 4531574.
HSL color Cylindrical-coordinate representation of color #762545: hue angle of 336.3º 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 #762545 is Cyan = 0, Magento = 0.69, Yellow = 0.42 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 37 | 69 | - |
| CMYK | 0 | 0.69 | 0.42 | 0.54 |
| HSL | 336.3º | 0.52% | 0.3% | - |
| HSV(B) | 336.3º | 0.69% | 0.46% | - |
| XYZ | 9.21 | 5.6 | 6.23 | - |
| YUV | 64.87 | 130.34 | 165.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 37 | 69 | 0 | 0.69 | 0.42 | 0.54 | 336.3 | 0.52 | 0.3 |
| Hex | 76 | 25 | 45 | 0 | 45 | 2A | 36 | 150 | 34 | 1E |
| Octal | 166 | 45 | 105 | 0 | 105 | 52 | 66 | 520 | 64 | 36 |
| Binary | 1110110 | 100101 | 1000101 | 0 | 1000101 | 101010 | 110110 | 101010000 | 110100 | 11110 |
Color Harmonies of #762545
Complementary color
Monochromatic Colors of #762545
Black with #762545
Text Example
Text Example
White with #762545
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762545; }
p { color: rgb(118,37,69); }
H1.HeaderClassName
{
color: #762545;
}
.AnyTagClassName
{
color: #762545;
}
</style>
background-color css
<style>
a { background-color: #762545; }
a { background-color: rgb(118,37,69); }
div.DivClassName
{
background-color: #762545;
}
.BgClassName
{
background-color: #762545;
}
</style>
border-color css
<style>
span { border-color: #762545; }
span { border-color: rgb(118,37,69); }
td.TdClassName
{
border-color: #762545;
}
.TagClassName
{
border-color: #762545;
}
</style>