Shades of Froly #D67174
Tints of Froly #D67174
RGB
CMYK
RGB Variations
Color information
#D67174 (or 0xD67174) is known color: Froly. HEX triplet: D6, 71 and 74. RGB value is (214,113,116). Sum of RGB (Red+Green+Blue) = 214+113+116=443 (58% of max value = 765). Red value is 214 (83.98% from 255 or 48.31% from 443); Green value is 113 (44.53% from 255 or 25.51% from 443); Blue value is 116 (45.70% from 255 or 26.19% from 443); Max value from RGB is 214 - color contains mainly: red. Hex color #D67174 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #D67174 is #298E8B. Grayscale: #8F8F8F. Windows color (decimal): -2723468 or 7631318. OLE color: 7631318.
HSL color Cylindrical-coordinate representation of color #D67174: hue angle of 358.22º degrees, saturation: 0.55, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #D67174 is Cyan = 0, Magento = 0.47, Yellow = 0.46 and Black (K on CMYK) = 0.16.
Color convert
| RGB | 214 | 113 | 116 | - |
| CMYK | 0 | 0.47 | 0.46 | 0.16 |
| HSL | 358.22º | 0.55% | 0.64% | - |
| HSV(B) | 358.22º | 0.47% | 0.84% | - |
| XYZ | 36.79 | 27.37 | 19.87 | - |
| YUV | 143.54 | 112.46 | 178.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 214 | 113 | 116 | 0 | 0.47 | 0.46 | 0.16 | 358.22 | 0.55 | 0.64 |
| Hex | D6 | 71 | 74 | 0 | 2F | 2E | 10 | 166 | 37 | 40 |
| Octal | 326 | 161 | 164 | 0 | 57 | 56 | 20 | 546 | 67 | 100 |
| Binary | 11010110 | 1110001 | 1110100 | 0 | 101111 | 101110 | 10000 | 101100110 | 110111 | 1000000 |
Color Harmonies of #D67174
Complementary color
Monochromatic Colors of #D67174
Black with #D67174
Text Example
Text Example
White with #D67174
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D67174; }
p { color: rgb(214,113,116); }
H1.HeaderClassName
{
color: #D67174;
}
.AnyTagClassName
{
color: #D67174;
}
</style>
background-color css
<style>
a { background-color: #D67174; }
a { background-color: rgb(214,113,116); }
div.DivClassName
{
background-color: #D67174;
}
.BgClassName
{
background-color: #D67174;
}
</style>
border-color css
<style>
span { border-color: #D67174; }
span { border-color: rgb(214,113,116); }
td.TdClassName
{
border-color: #D67174;
}
.TagClassName
{
border-color: #D67174;
}
</style>