Shades of Froly #D76670
Tints of Froly #D76670
RGB
CMYK
RGB Variations
Color information
#D76670 (or 0xD76670) is known color: Froly. HEX triplet: D7, 66 and 70. RGB value is (215,102,112). Sum of RGB (Red+Green+Blue) = 215+102+112=429 (56% of max value = 765). Red value is 215 (84.38% from 255 or 50.12% from 429); Green value is 102 (40.23% from 255 or 23.78% from 429); Blue value is 112 (44.14% from 255 or 26.11% from 429); Max value from RGB is 215 - color contains mainly: red. Hex color #D76670 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #D76670 is #28998F. Grayscale: #898989. Windows color (decimal): -2660752 or 7366359. OLE color: 7366359.
HSL color Cylindrical-coordinate representation of color #D76670: hue angle of 354.69º 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 #D76670 is Cyan = 0, Magento = 0.53, Yellow = 0.48 and Black (K on CMYK) = 0.16.
Color convert
| RGB | 215 | 102 | 112 | - |
| CMYK | 0 | 0.53 | 0.48 | 0.16 |
| HSL | 354.69º | 0.59% | 0.62% | - |
| HSV(B) | 354.69º | 0.53% | 0.84% | - |
| XYZ | 35.7 | 25.12 | 18.3 | - |
| YUV | 136.93 | 113.94 | 183.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 215 | 102 | 112 | 0 | 0.53 | 0.48 | 0.16 | 354.69 | 0.59 | 0.62 |
| Hex | D7 | 66 | 70 | 0 | 35 | 30 | 10 | 163 | 3B | 3E |
| Octal | 327 | 146 | 160 | 0 | 65 | 60 | 20 | 543 | 73 | 76 |
| Binary | 11010111 | 1100110 | 1110000 | 0 | 110101 | 110000 | 10000 | 101100011 | 111011 | 111110 |
Color Harmonies of #D76670
Complementary color
Monochromatic Colors of #D76670
Black with #D76670
Text Example
Text Example
White with #D76670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D76670; }
p { color: rgb(215,102,112); }
H1.HeaderClassName
{
color: #D76670;
}
.AnyTagClassName
{
color: #D76670;
}
</style>
background-color css
<style>
a { background-color: #D76670; }
a { background-color: rgb(215,102,112); }
div.DivClassName
{
background-color: #D76670;
}
.BgClassName
{
background-color: #D76670;
}
</style>
border-color css
<style>
span { border-color: #D76670; }
span { border-color: rgb(215,102,112); }
td.TdClassName
{
border-color: #D76670;
}
.TagClassName
{
border-color: #D76670;
}
</style>