Shades of Froly #D16770
Tints of Froly #D16770
RGB
CMYK
RGB Variations
Color information
#D16770 (or 0xD16770) is known color: Froly. HEX triplet: D1, 67 and 70. RGB value is (209,103,112). Sum of RGB (Red+Green+Blue) = 209+103+112=424 (56% of max value = 765). Red value is 209 (82.03% from 255 or 49.29% from 424); Green value is 103 (40.62% from 255 or 24.29% from 424); Blue value is 112 (44.14% from 255 or 26.42% from 424); Max value from RGB is 209 - color contains mainly: red. Hex color #D16770 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #D16770 is #2E988F. Grayscale: #878787. Windows color (decimal): -3053712 or 7366609. OLE color: 7366609.
HSL color Cylindrical-coordinate representation of color #D16770: hue angle of 354.91º 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 #D16770 is Cyan = 0, Magento = 0.51, Yellow = 0.46 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 209 | 103 | 112 | - |
| CMYK | 0 | 0.51 | 0.46 | 0.18 |
| HSL | 354.91º | 0.54% | 0.61% | - |
| HSV(B) | 354.91º | 0.51% | 0.82% | - |
| XYZ | 34.07 | 24.43 | 18.25 | - |
| YUV | 135.72 | 114.62 | 180.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 209 | 103 | 112 | 0 | 0.51 | 0.46 | 0.18 | 354.91 | 0.54 | 0.61 |
| Hex | D1 | 67 | 70 | 0 | 33 | 2E | 12 | 163 | 36 | 3D |
| Octal | 321 | 147 | 160 | 0 | 63 | 56 | 22 | 543 | 66 | 75 |
| Binary | 11010001 | 1100111 | 1110000 | 0 | 110011 | 101110 | 10010 | 101100011 | 110110 | 111101 |
Color Harmonies of #D16770
Complementary color
Monochromatic Colors of #D16770
Black with #D16770
Text Example
Text Example
White with #D16770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D16770; }
p { color: rgb(209,103,112); }
H1.HeaderClassName
{
color: #D16770;
}
.AnyTagClassName
{
color: #D16770;
}
</style>
background-color css
<style>
a { background-color: #D16770; }
a { background-color: rgb(209,103,112); }
div.DivClassName
{
background-color: #D16770;
}
.BgClassName
{
background-color: #D16770;
}
</style>
border-color css
<style>
span { border-color: #D16770; }
span { border-color: rgb(209,103,112); }
td.TdClassName
{
border-color: #D16770;
}
.TagClassName
{
border-color: #D16770;
}
</style>