Shades of Flirt #772643
Tints of Flirt #772643
RGB
CMYK
RGB Variations
Color information
#772643 (or 0x772643) is known color: Flirt. HEX triplet: 77, 26 and 43. RGB value is (119,38,67). Sum of RGB (Red+Green+Blue) = 119+38+67=224 (29% of max value = 765). Red value is 119 (46.88% from 255 or 53.12% from 224); Green value is 38 (15.23% from 255 or 16.96% from 224); Blue value is 67 (26.56% from 255 or 29.91% from 224); Max value from RGB is 119 - color contains mainly: red. Hex color #772643 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #772643 is #88D9BC. Grayscale: #414141. Windows color (decimal): -8968637 or 4400759. OLE color: 4400759.
HSL color Cylindrical-coordinate representation of color #772643: hue angle of 338.52º degrees, saturation: 0.52, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #772643 is Cyan = 0, Magento = 0.68, Yellow = 0.44 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 38 | 67 | - |
| CMYK | 0 | 0.68 | 0.44 | 0.53 |
| HSL | 338.52º | 0.52% | 0.31% | - |
| HSV(B) | 338.52º | 0.68% | 0.47% | - |
| XYZ | 9.31 | 5.71 | 5.92 | - |
| YUV | 65.53 | 128.84 | 166.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 38 | 67 | 0 | 0.68 | 0.44 | 0.53 | 338.52 | 0.52 | 0.31 |
| Hex | 77 | 26 | 43 | 0 | 44 | 2C | 35 | 153 | 34 | 1F |
| Octal | 167 | 46 | 103 | 0 | 104 | 54 | 65 | 523 | 64 | 37 |
| Binary | 1110111 | 100110 | 1000011 | 0 | 1000100 | 101100 | 110101 | 101010011 | 110100 | 11111 |
Color Harmonies of #772643
Complementary color
Monochromatic Colors of #772643
Black with #772643
Text Example
Text Example
White with #772643
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #772643; }
p { color: rgb(119,38,67); }
H1.HeaderClassName
{
color: #772643;
}
.AnyTagClassName
{
color: #772643;
}
</style>
background-color css
<style>
a { background-color: #772643; }
a { background-color: rgb(119,38,67); }
div.DivClassName
{
background-color: #772643;
}
.BgClassName
{
background-color: #772643;
}
</style>
border-color css
<style>
span { border-color: #772643; }
span { border-color: rgb(119,38,67); }
td.TdClassName
{
border-color: #772643;
}
.TagClassName
{
border-color: #772643;
}
</style>