Shades of Froly #D16772
Tints of Froly #D16772
RGB
CMYK
RGB Variations
Color information
#D16772 (or 0xD16772) is known color: Froly. HEX triplet: D1, 67 and 72. RGB value is (209,103,114). Sum of RGB (Red+Green+Blue) = 209+103+114=426 (56% of max value = 765). Red value is 209 (82.03% from 255 or 49.06% from 426); Green value is 103 (40.62% from 255 or 24.18% from 426); Blue value is 114 (44.92% from 255 or 26.76% from 426); Max value from RGB is 209 - color contains mainly: red. Hex color #D16772 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #D16772 is #2E988D. Grayscale: #888888. Windows color (decimal): -3053710 or 7497681. OLE color: 7497681.
HSL color Cylindrical-coordinate representation of color #D16772: hue angle of 353.77º 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 #D16772 is Cyan = 0, Magento = 0.51, Yellow = 0.45 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 209 | 103 | 114 | - |
| CMYK | 0 | 0.51 | 0.45 | 0.18 |
| HSL | 353.77º | 0.54% | 0.61% | - |
| HSV(B) | 353.77º | 0.51% | 0.82% | - |
| XYZ | 34.18 | 24.47 | 18.84 | - |
| YUV | 135.95 | 115.62 | 180.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 209 | 103 | 114 | 0 | 0.51 | 0.45 | 0.18 | 353.77 | 0.54 | 0.61 |
| Hex | D1 | 67 | 72 | 0 | 33 | 2D | 12 | 162 | 36 | 3D |
| Octal | 321 | 147 | 162 | 0 | 63 | 55 | 22 | 542 | 66 | 75 |
| Binary | 11010001 | 1100111 | 1110010 | 0 | 110011 | 101101 | 10010 | 101100010 | 110110 | 111101 |
Color Harmonies of #D16772
Complementary color
Monochromatic Colors of #D16772
Black with #D16772
Text Example
Text Example
White with #D16772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D16772; }
p { color: rgb(209,103,114); }
H1.HeaderClassName
{
color: #D16772;
}
.AnyTagClassName
{
color: #D16772;
}
</style>
background-color css
<style>
a { background-color: #D16772; }
a { background-color: rgb(209,103,114); }
div.DivClassName
{
background-color: #D16772;
}
.BgClassName
{
background-color: #D16772;
}
</style>
border-color css
<style>
span { border-color: #D16772; }
span { border-color: rgb(209,103,114); }
td.TdClassName
{
border-color: #D16772;
}
.TagClassName
{
border-color: #D16772;
}
</style>