Shades of Froly #D76772
Tints of Froly #D76772
RGB
CMYK
RGB Variations
Color information
#D76772 (or 0xD76772) is known color: Froly. HEX triplet: D7, 67 and 72. RGB value is (215,103,114). Sum of RGB (Red+Green+Blue) = 215+103+114=432 (57% of max value = 765). Red value is 215 (84.38% from 255 or 49.77% from 432); Green value is 103 (40.62% from 255 or 23.84% from 432); Blue value is 114 (44.92% from 255 or 26.39% from 432); Max value from RGB is 215 - color contains mainly: red. Hex color #D76772 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #D76772 is #28988D. Grayscale: #898989. Windows color (decimal): -2660494 or 7497687. OLE color: 7497687.
HSL color Cylindrical-coordinate representation of color #D76772: hue angle of 354.11º degrees, saturation: 0.58, lightness: 0.62%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #D76772 is Cyan = 0, Magento = 0.52, Yellow = 0.47 and Black (K on CMYK) = 0.16.
Color convert
| RGB | 215 | 103 | 114 | - |
| CMYK | 0 | 0.52 | 0.47 | 0.16 |
| HSL | 354.11º | 0.58% | 0.62% | - |
| HSV(B) | 354.11º | 0.52% | 0.84% | - |
| XYZ | 35.91 | 25.36 | 18.92 | - |
| YUV | 137.74 | 114.61 | 183.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 215 | 103 | 114 | 0 | 0.52 | 0.47 | 0.16 | 354.11 | 0.58 | 0.62 |
| Hex | D7 | 67 | 72 | 0 | 34 | 2F | 10 | 162 | 3A | 3E |
| Octal | 327 | 147 | 162 | 0 | 64 | 57 | 20 | 542 | 72 | 76 |
| Binary | 11010111 | 1100111 | 1110010 | 0 | 110100 | 101111 | 10000 | 101100010 | 111010 | 111110 |
Color Harmonies of #D76772
Complementary color
Monochromatic Colors of #D76772
Black with #D76772
Text Example
Text Example
White with #D76772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D76772; }
p { color: rgb(215,103,114); }
H1.HeaderClassName
{
color: #D76772;
}
.AnyTagClassName
{
color: #D76772;
}
</style>
background-color css
<style>
a { background-color: #D76772; }
a { background-color: rgb(215,103,114); }
div.DivClassName
{
background-color: #D76772;
}
.BgClassName
{
background-color: #D76772;
}
</style>
border-color css
<style>
span { border-color: #D76772; }
span { border-color: rgb(215,103,114); }
td.TdClassName
{
border-color: #D76772;
}
.TagClassName
{
border-color: #D76772;
}
</style>