Shades of Froly #D16779
Tints of Froly #D16779
RGB
CMYK
RGB Variations
Color information
#D16779 (or 0xD16779) is known color: Froly. HEX triplet: D1, 67 and 79. RGB value is (209,103,121). Sum of RGB (Red+Green+Blue) = 209+103+121=433 (57% of max value = 765). Red value is 209 (82.03% from 255 or 48.27% from 433); Green value is 103 (40.62% from 255 or 23.79% from 433); Blue value is 121 (47.66% from 255 or 27.94% from 433); Max value from RGB is 209 - color contains mainly: red. Hex color #D16779 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #D16779 is #2E9886. Grayscale: #888888. Windows color (decimal): -3053703 or 7956433. OLE color: 7956433.
HSL color Cylindrical-coordinate representation of color #D16779: hue angle of 349.81º 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 #D16779 is Cyan = 0, Magento = 0.51, Yellow = 0.42 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 209 | 103 | 121 | - |
| CMYK | 0 | 0.51 | 0.42 | 0.18 |
| HSL | 349.81º | 0.54% | 0.61% | - |
| HSV(B) | 349.81º | 0.51% | 0.82% | - |
| XYZ | 34.6 | 24.64 | 21.02 | - |
| YUV | 136.75 | 119.12 | 179.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 209 | 103 | 121 | 0 | 0.51 | 0.42 | 0.18 | 349.81 | 0.54 | 0.61 |
| Hex | D1 | 67 | 79 | 0 | 33 | 2A | 12 | 15E | 36 | 3D |
| Octal | 321 | 147 | 171 | 0 | 63 | 52 | 22 | 536 | 66 | 75 |
| Binary | 11010001 | 1100111 | 1111001 | 0 | 110011 | 101010 | 10010 | 101011110 | 110110 | 111101 |
Color Harmonies of #D16779
Complementary color
Monochromatic Colors of #D16779
Black with #D16779
Text Example
Text Example
White with #D16779
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D16779; }
p { color: rgb(209,103,121); }
H1.HeaderClassName
{
color: #D16779;
}
.AnyTagClassName
{
color: #D16779;
}
</style>
background-color css
<style>
a { background-color: #D16779; }
a { background-color: rgb(209,103,121); }
div.DivClassName
{
background-color: #D16779;
}
.BgClassName
{
background-color: #D16779;
}
</style>
border-color css
<style>
span { border-color: #D16779; }
span { border-color: rgb(209,103,121); }
td.TdClassName
{
border-color: #D16779;
}
.TagClassName
{
border-color: #D16779;
}
</style>