Shades of Froly #D67779
Tints of Froly #D67779
RGB
CMYK
RGB Variations
Color information
#D67779 (or 0xD67779) is known color: Froly. HEX triplet: D6, 77 and 79. RGB value is (214,119,121). Sum of RGB (Red+Green+Blue) = 214+119+121=454 (60% of max value = 765). Red value is 214 (83.98% from 255 or 47.14% from 454); Green value is 119 (46.88% from 255 or 26.21% from 454); Blue value is 121 (47.66% from 255 or 26.65% from 454); Max value from RGB is 214 - color contains mainly: red. Hex color #D67779 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #D67779 is #298886. Grayscale: #939393. Windows color (decimal): -2721927 or 7960534. OLE color: 7960534.
HSL color Cylindrical-coordinate representation of color #D67779: hue angle of 358.74º degrees, saturation: 0.54, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #D67779 is Cyan = 0, Magento = 0.44, Yellow = 0.43 and Black (K on CMYK) = 0.16.
Color convert
| RGB | 214 | 119 | 121 | - |
| CMYK | 0 | 0.44 | 0.43 | 0.16 |
| HSL | 358.74º | 0.54% | 0.65% | - |
| HSV(B) | 358.74º | 0.44% | 0.84% | - |
| XYZ | 37.78 | 28.87 | 21.67 | - |
| YUV | 147.63 | 112.97 | 175.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 214 | 119 | 121 | 0 | 0.44 | 0.43 | 0.16 | 358.74 | 0.54 | 0.65 |
| Hex | D6 | 77 | 79 | 0 | 2C | 2B | 10 | 167 | 36 | 41 |
| Octal | 326 | 167 | 171 | 0 | 54 | 53 | 20 | 547 | 66 | 101 |
| Binary | 11010110 | 1110111 | 1111001 | 0 | 101100 | 101011 | 10000 | 101100111 | 110110 | 1000001 |
Color Harmonies of #D67779
Complementary color
Monochromatic Colors of #D67779
Black with #D67779
Text Example
Text Example
White with #D67779
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D67779; }
p { color: rgb(214,119,121); }
H1.HeaderClassName
{
color: #D67779;
}
.AnyTagClassName
{
color: #D67779;
}
</style>
background-color css
<style>
a { background-color: #D67779; }
a { background-color: rgb(214,119,121); }
div.DivClassName
{
background-color: #D67779;
}
.BgClassName
{
background-color: #D67779;
}
</style>
border-color css
<style>
span { border-color: #D67779; }
span { border-color: rgb(214,119,121); }
td.TdClassName
{
border-color: #D67779;
}
.TagClassName
{
border-color: #D67779;
}
</style>