Shades of Froly #D17478
Tints of Froly #D17478
RGB
CMYK
RGB Variations
Color information
#D17478 (or 0xD17478) is known color: Froly. HEX triplet: D1, 74 and 78. RGB value is (209,116,120). Sum of RGB (Red+Green+Blue) = 209+116+120=445 (58% of max value = 765). Red value is 209 (82.03% from 255 or 46.97% from 445); Green value is 116 (45.70% from 255 or 26.07% from 445); Blue value is 120 (47.27% from 255 or 26.97% from 445); Max value from RGB is 209 - color contains mainly: red. Hex color #D17478 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #D17478 is #2E8B87. Grayscale: #909090. Windows color (decimal): -3050376 or 7894225. OLE color: 7894225.
HSL color Cylindrical-coordinate representation of color #D17478: hue angle of 357.42º degrees, saturation: 0.5, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #D17478 is Cyan = 0, Magento = 0.44, Yellow = 0.43 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 209 | 116 | 120 | - |
| CMYK | 0 | 0.44 | 0.43 | 0.18 |
| HSL | 357.42º | 0.5% | 0.64% | - |
| HSV(B) | 357.42º | 0.44% | 0.82% | - |
| XYZ | 35.93 | 27.4 | 21.16 | - |
| YUV | 144.26 | 114.31 | 174.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 209 | 116 | 120 | 0 | 0.44 | 0.43 | 0.18 | 357.42 | 0.5 | 0.64 |
| Hex | D1 | 74 | 78 | 0 | 2C | 2B | 12 | 165 | 32 | 40 |
| Octal | 321 | 164 | 170 | 0 | 54 | 53 | 22 | 545 | 62 | 100 |
| Binary | 11010001 | 1110100 | 1111000 | 0 | 101100 | 101011 | 10010 | 101100101 | 110010 | 1000000 |
Color Harmonies of #D17478
Complementary color
Monochromatic Colors of #D17478
Black with #D17478
Text Example
Text Example
White with #D17478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D17478; }
p { color: rgb(209,116,120); }
H1.HeaderClassName
{
color: #D17478;
}
.AnyTagClassName
{
color: #D17478;
}
</style>
background-color css
<style>
a { background-color: #D17478; }
a { background-color: rgb(209,116,120); }
div.DivClassName
{
background-color: #D17478;
}
.BgClassName
{
background-color: #D17478;
}
</style>
border-color css
<style>
span { border-color: #D17478; }
span { border-color: rgb(209,116,120); }
td.TdClassName
{
border-color: #D17478;
}
.TagClassName
{
border-color: #D17478;
}
</style>