Shades of Froly #D67677
Tints of Froly #D67677
RGB
CMYK
RGB Variations
Color information
#D67677 (or 0xD67677) is known color: Froly. HEX triplet: D6, 76 and 77. RGB value is (214,118,119). Sum of RGB (Red+Green+Blue) = 214+118+119=451 (59% of max value = 765). Red value is 214 (83.98% from 255 or 47.45% from 451); Green value is 118 (46.48% from 255 or 26.16% from 451); Blue value is 119 (46.88% from 255 or 26.39% from 451); Max value from RGB is 214 - color contains mainly: red. Hex color #D67677 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #D67677 is #298988. Grayscale: #929292. Windows color (decimal): -2722185 or 7829206. OLE color: 7829206.
HSL color Cylindrical-coordinate representation of color #D67677: hue angle of 359.38º degrees, saturation: 0.54, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #D67677 is Cyan = 0, Magento = 0.45, Yellow = 0.44 and Black (K on CMYK) = 0.16.
Color convert
| RGB | 214 | 118 | 119 | - |
| CMYK | 0 | 0.45 | 0.44 | 0.16 |
| HSL | 359.38º | 0.54% | 0.65% | - |
| HSV(B) | 359.38º | 0.45% | 0.84% | - |
| XYZ | 37.54 | 28.58 | 20.99 | - |
| YUV | 146.82 | 112.3 | 175.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 214 | 118 | 119 | 0 | 0.45 | 0.44 | 0.16 | 359.38 | 0.54 | 0.65 |
| Hex | D6 | 76 | 77 | 0 | 2D | 2C | 10 | 167 | 36 | 41 |
| Octal | 326 | 166 | 167 | 0 | 55 | 54 | 20 | 547 | 66 | 101 |
| Binary | 11010110 | 1110110 | 1110111 | 0 | 101101 | 101100 | 10000 | 101100111 | 110110 | 1000001 |
Color Harmonies of #D67677
Complementary color
Monochromatic Colors of #D67677
Black with #D67677
Text Example
Text Example
White with #D67677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D67677; }
p { color: rgb(214,118,119); }
H1.HeaderClassName
{
color: #D67677;
}
.AnyTagClassName
{
color: #D67677;
}
</style>
background-color css
<style>
a { background-color: #D67677; }
a { background-color: rgb(214,118,119); }
div.DivClassName
{
background-color: #D67677;
}
.BgClassName
{
background-color: #D67677;
}
</style>
border-color css
<style>
span { border-color: #D67677; }
span { border-color: rgb(214,118,119); }
td.TdClassName
{
border-color: #D67677;
}
.TagClassName
{
border-color: #D67677;
}
</style>