Shades of Froly #D76477
Tints of Froly #D76477
RGB
CMYK
RGB Variations
Color information
#D76477 (or 0xD76477) is known color: Froly. HEX triplet: D7, 64 and 77. RGB value is (215,100,119). Sum of RGB (Red+Green+Blue) = 215+100+119=434 (57% of max value = 765). Red value is 215 (84.38% from 255 or 49.54% from 434); Green value is 100 (39.45% from 255 or 23.04% from 434); Blue value is 119 (46.88% from 255 or 27.42% from 434); Max value from RGB is 215 - color contains mainly: red. Hex color #D76477 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #D76477 is #289B88. Grayscale: #888888. Windows color (decimal): -2661257 or 7824599. OLE color: 7824599.
HSL color Cylindrical-coordinate representation of color #D76477: hue angle of 350.09º degrees, saturation: 0.59, lightness: 0.62%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #D76477 is Cyan = 0, Magento = 0.53, Yellow = 0.45 and Black (K on CMYK) = 0.16.
Color convert
| RGB | 215 | 100 | 119 | - |
| CMYK | 0 | 0.53 | 0.45 | 0.16 |
| HSL | 350.09º | 0.59% | 0.62% | - |
| HSV(B) | 350.09º | 0.53% | 0.84% | - |
| XYZ | 35.91 | 24.89 | 20.36 | - |
| YUV | 136.55 | 118.1 | 183.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 215 | 100 | 119 | 0 | 0.53 | 0.45 | 0.16 | 350.09 | 0.59 | 0.62 |
| Hex | D7 | 64 | 77 | 0 | 35 | 2D | 10 | 15E | 3B | 3E |
| Octal | 327 | 144 | 167 | 0 | 65 | 55 | 20 | 536 | 73 | 76 |
| Binary | 11010111 | 1100100 | 1110111 | 0 | 110101 | 101101 | 10000 | 101011110 | 111011 | 111110 |
Color Harmonies of #D76477
Complementary color
Monochromatic Colors of #D76477
Black with #D76477
Text Example
Text Example
White with #D76477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D76477; }
p { color: rgb(215,100,119); }
H1.HeaderClassName
{
color: #D76477;
}
.AnyTagClassName
{
color: #D76477;
}
</style>
background-color css
<style>
a { background-color: #D76477; }
a { background-color: rgb(215,100,119); }
div.DivClassName
{
background-color: #D76477;
}
.BgClassName
{
background-color: #D76477;
}
</style>
border-color css
<style>
span { border-color: #D76477; }
span { border-color: rgb(215,100,119); }
td.TdClassName
{
border-color: #D76477;
}
.TagClassName
{
border-color: #D76477;
}
</style>