Shades of Froly #D77478
Tints of Froly #D77478
RGB
CMYK
RGB Variations
Color information
#D77478 (or 0xD77478) is known color: Froly. HEX triplet: D7, 74 and 78. RGB value is (215,116,120). Sum of RGB (Red+Green+Blue) = 215+116+120=451 (59% of max value = 765). Red value is 215 (84.38% from 255 or 47.67% from 451); Green value is 116 (45.70% from 255 or 25.72% from 451); Blue value is 120 (47.27% from 255 or 26.61% from 451); Max value from RGB is 215 - color contains mainly: red. Hex color #D77478 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #D77478 is #288B87. Grayscale: #929292. Windows color (decimal): -2657160 or 7894231. OLE color: 7894231.
HSL color Cylindrical-coordinate representation of color #D77478: hue angle of 357.58º degrees, saturation: 0.55, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #D77478 is Cyan = 0, Magento = 0.46, Yellow = 0.44 and Black (K on CMYK) = 0.16.
Color convert
| RGB | 215 | 116 | 120 | - |
| CMYK | 0 | 0.46 | 0.44 | 0.16 |
| HSL | 357.58º | 0.55% | 0.65% | - |
| HSV(B) | 357.58º | 0.46% | 0.84% | - |
| XYZ | 37.66 | 28.29 | 21.25 | - |
| YUV | 146.06 | 113.3 | 177.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 215 | 116 | 120 | 0 | 0.46 | 0.44 | 0.16 | 357.58 | 0.55 | 0.65 |
| Hex | D7 | 74 | 78 | 0 | 2E | 2C | 10 | 166 | 37 | 41 |
| Octal | 327 | 164 | 170 | 0 | 56 | 54 | 20 | 546 | 67 | 101 |
| Binary | 11010111 | 1110100 | 1111000 | 0 | 101110 | 101100 | 10000 | 101100110 | 110111 | 1000001 |
Color Harmonies of #D77478
Complementary color
Monochromatic Colors of #D77478
Black with #D77478
Text Example
Text Example
White with #D77478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D77478; }
p { color: rgb(215,116,120); }
H1.HeaderClassName
{
color: #D77478;
}
.AnyTagClassName
{
color: #D77478;
}
</style>
background-color css
<style>
a { background-color: #D77478; }
a { background-color: rgb(215,116,120); }
div.DivClassName
{
background-color: #D77478;
}
.BgClassName
{
background-color: #D77478;
}
</style>
border-color css
<style>
span { border-color: #D77478; }
span { border-color: rgb(215,116,120); }
td.TdClassName
{
border-color: #D77478;
}
.TagClassName
{
border-color: #D77478;
}
</style>