Shades of Froly #D76677
Tints of Froly #D76677
RGB
CMYK
RGB Variations
Color information
#D76677 (or 0xD76677) is known color: Froly. HEX triplet: D7, 66 and 77. RGB value is (215,102,119). Sum of RGB (Red+Green+Blue) = 215+102+119=436 (57% of max value = 765). Red value is 215 (84.38% from 255 or 49.31% from 436); Green value is 102 (40.23% from 255 or 23.39% from 436); Blue value is 119 (46.88% from 255 or 27.29% from 436); Max value from RGB is 215 - color contains mainly: red. Hex color #D76677 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #D76677 is #289988. Grayscale: #898989. Windows color (decimal): -2660745 or 7825111. OLE color: 7825111.
HSL color Cylindrical-coordinate representation of color #D76677: hue angle of 350.97º 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 #D76677 is Cyan = 0, Magento = 0.53, Yellow = 0.45 and Black (K on CMYK) = 0.16.
Color convert
| RGB | 215 | 102 | 119 | - |
| CMYK | 0 | 0.53 | 0.45 | 0.16 |
| HSL | 350.97º | 0.59% | 0.62% | - |
| HSV(B) | 350.97º | 0.53% | 0.84% | - |
| XYZ | 36.11 | 25.28 | 20.43 | - |
| YUV | 137.73 | 117.44 | 183.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 215 | 102 | 119 | 0 | 0.53 | 0.45 | 0.16 | 350.97 | 0.59 | 0.62 |
| Hex | D7 | 66 | 77 | 0 | 35 | 2D | 10 | 15F | 3B | 3E |
| Octal | 327 | 146 | 167 | 0 | 65 | 55 | 20 | 537 | 73 | 76 |
| Binary | 11010111 | 1100110 | 1110111 | 0 | 110101 | 101101 | 10000 | 101011111 | 111011 | 111110 |
Color Harmonies of #D76677
Complementary color
Monochromatic Colors of #D76677
Black with #D76677
Text Example
Text Example
White with #D76677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D76677; }
p { color: rgb(215,102,119); }
H1.HeaderClassName
{
color: #D76677;
}
.AnyTagClassName
{
color: #D76677;
}
</style>
background-color css
<style>
a { background-color: #D76677; }
a { background-color: rgb(215,102,119); }
div.DivClassName
{
background-color: #D76677;
}
.BgClassName
{
background-color: #D76677;
}
</style>
border-color css
<style>
span { border-color: #D76677; }
span { border-color: rgb(215,102,119); }
td.TdClassName
{
border-color: #D76677;
}
.TagClassName
{
border-color: #D76677;
}
</style>