Shades of Froly #D16774
Tints of Froly #D16774
RGB
CMYK
RGB Variations
Color information
#D16774 (or 0xD16774) is known color: Froly. HEX triplet: D1, 67 and 74. RGB value is (209,103,116). Sum of RGB (Red+Green+Blue) = 209+103+116=428 (56% of max value = 765). Red value is 209 (82.03% from 255 or 48.83% from 428); Green value is 103 (40.62% from 255 or 24.07% from 428); Blue value is 116 (45.70% from 255 or 27.10% from 428); Max value from RGB is 209 - color contains mainly: red. Hex color #D16774 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #D16774 is #2E988B. Grayscale: #888888. Windows color (decimal): -3053708 or 7628753. OLE color: 7628753.
HSL color Cylindrical-coordinate representation of color #D16774: hue angle of 352.64º 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 #D16774 is Cyan = 0, Magento = 0.51, Yellow = 0.44 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 209 | 103 | 116 | - |
| CMYK | 0 | 0.51 | 0.44 | 0.18 |
| HSL | 352.64º | 0.54% | 0.61% | - |
| HSV(B) | 352.64º | 0.51% | 0.82% | - |
| XYZ | 34.3 | 24.52 | 19.45 | - |
| YUV | 136.18 | 116.62 | 179.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 209 | 103 | 116 | 0 | 0.51 | 0.44 | 0.18 | 352.64 | 0.54 | 0.61 |
| Hex | D1 | 67 | 74 | 0 | 33 | 2C | 12 | 161 | 36 | 3D |
| Octal | 321 | 147 | 164 | 0 | 63 | 54 | 22 | 541 | 66 | 75 |
| Binary | 11010001 | 1100111 | 1110100 | 0 | 110011 | 101100 | 10010 | 101100001 | 110110 | 111101 |
Color Harmonies of #D16774
Complementary color
Monochromatic Colors of #D16774
Black with #D16774
Text Example
Text Example
White with #D16774
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D16774; }
p { color: rgb(209,103,116); }
H1.HeaderClassName
{
color: #D16774;
}
.AnyTagClassName
{
color: #D16774;
}
</style>
background-color css
<style>
a { background-color: #D16774; }
a { background-color: rgb(209,103,116); }
div.DivClassName
{
background-color: #D16774;
}
.BgClassName
{
background-color: #D16774;
}
</style>
border-color css
<style>
span { border-color: #D16774; }
span { border-color: rgb(209,103,116); }
td.TdClassName
{
border-color: #D16774;
}
.TagClassName
{
border-color: #D16774;
}
</style>