Shades of Froly #D17376
Tints of Froly #D17376
RGB
CMYK
RGB Variations
Color information
#D17376 (or 0xD17376) is known color: Froly. HEX triplet: D1, 73 and 76. RGB value is (209,115,118). Sum of RGB (Red+Green+Blue) = 209+115+118=442 (58% of max value = 765). Red value is 209 (82.03% from 255 or 47.29% from 442); Green value is 115 (45.31% from 255 or 26.02% from 442); Blue value is 118 (46.48% from 255 or 26.70% from 442); Max value from RGB is 209 - color contains mainly: red. Hex color #D17376 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #D17376 is #2E8C89. Grayscale: #8F8F8F. Windows color (decimal): -3050634 or 7762897. OLE color: 7762897.
HSL color Cylindrical-coordinate representation of color #D17376: hue angle of 358.09º degrees, saturation: 0.51, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #D17376 is Cyan = 0, Magento = 0.45, Yellow = 0.44 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 209 | 115 | 118 | - |
| CMYK | 0 | 0.45 | 0.44 | 0.18 |
| HSL | 358.09º | 0.51% | 0.64% | - |
| HSV(B) | 358.09º | 0.45% | 0.82% | - |
| XYZ | 35.7 | 27.12 | 20.49 | - |
| YUV | 143.45 | 113.64 | 174.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 209 | 115 | 118 | 0 | 0.45 | 0.44 | 0.18 | 358.09 | 0.51 | 0.64 |
| Hex | D1 | 73 | 76 | 0 | 2D | 2C | 12 | 166 | 33 | 40 |
| Octal | 321 | 163 | 166 | 0 | 55 | 54 | 22 | 546 | 63 | 100 |
| Binary | 11010001 | 1110011 | 1110110 | 0 | 101101 | 101100 | 10010 | 101100110 | 110011 | 1000000 |
Color Harmonies of #D17376
Complementary color
Monochromatic Colors of #D17376
Black with #D17376
Text Example
Text Example
White with #D17376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D17376; }
p { color: rgb(209,115,118); }
H1.HeaderClassName
{
color: #D17376;
}
.AnyTagClassName
{
color: #D17376;
}
</style>
background-color css
<style>
a { background-color: #D17376; }
a { background-color: rgb(209,115,118); }
div.DivClassName
{
background-color: #D17376;
}
.BgClassName
{
background-color: #D17376;
}
</style>
border-color css
<style>
span { border-color: #D17376; }
span { border-color: rgb(209,115,118); }
td.TdClassName
{
border-color: #D17376;
}
.TagClassName
{
border-color: #D17376;
}
</style>