Shades of Froly #D16776
Tints of Froly #D16776
RGB
CMYK
RGB Variations
Color information
#D16776 (or 0xD16776) is known color: Froly. HEX triplet: D1, 67 and 76. RGB value is (209,103,118). Sum of RGB (Red+Green+Blue) = 209+103+118=430 (56% of max value = 765). Red value is 209 (82.03% from 255 or 48.60% from 430); Green value is 103 (40.62% from 255 or 23.95% from 430); Blue value is 118 (46.48% from 255 or 27.44% from 430); Max value from RGB is 209 - color contains mainly: red. Hex color #D16776 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #D16776 is #2E9889. Grayscale: #888888. Windows color (decimal): -3053706 or 7759825. OLE color: 7759825.
HSL color Cylindrical-coordinate representation of color #D16776: hue angle of 351.51º degrees, saturation: 0.54, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #D16776 is Cyan = 0, Magento = 0.51, Yellow = 0.44 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 209 | 103 | 118 | - |
| CMYK | 0 | 0.51 | 0.44 | 0.18 |
| HSL | 351.51º | 0.54% | 0.61% | - |
| HSV(B) | 351.51º | 0.51% | 0.82% | - |
| XYZ | 34.41 | 24.56 | 20.07 | - |
| YUV | 136.4 | 117.62 | 179.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 209 | 103 | 118 | 0 | 0.51 | 0.44 | 0.18 | 351.51 | 0.54 | 0.61 |
| Hex | D1 | 67 | 76 | 0 | 33 | 2C | 12 | 160 | 36 | 3D |
| Octal | 321 | 147 | 166 | 0 | 63 | 54 | 22 | 540 | 66 | 75 |
| Binary | 11010001 | 1100111 | 1110110 | 0 | 110011 | 101100 | 10010 | 101100000 | 110110 | 111101 |
Color Harmonies of #D16776
Complementary color
Monochromatic Colors of #D16776
Black with #D16776
Text Example
Text Example
White with #D16776
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D16776; }
p { color: rgb(209,103,118); }
H1.HeaderClassName
{
color: #D16776;
}
.AnyTagClassName
{
color: #D16776;
}
</style>
background-color css
<style>
a { background-color: #D16776; }
a { background-color: rgb(209,103,118); }
div.DivClassName
{
background-color: #D16776;
}
.BgClassName
{
background-color: #D16776;
}
</style>
border-color css
<style>
span { border-color: #D16776; }
span { border-color: rgb(209,103,118); }
td.TdClassName
{
border-color: #D16776;
}
.TagClassName
{
border-color: #D16776;
}
</style>