Shades of Froly #D76773
Tints of Froly #D76773
RGB
CMYK
RGB Variations
Color information
#D76773 (or 0xD76773) is known color: Froly. HEX triplet: D7, 67 and 73. RGB value is (215,103,115). Sum of RGB (Red+Green+Blue) = 215+103+115=433 (57% of max value = 765). Red value is 215 (84.38% from 255 or 49.65% from 433); Green value is 103 (40.62% from 255 or 23.79% from 433); Blue value is 115 (45.31% from 255 or 26.56% from 433); Max value from RGB is 215 - color contains mainly: red. Hex color #D76773 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #D76773 is #28988C. Grayscale: #898989. Windows color (decimal): -2660493 or 7563223. OLE color: 7563223.
HSL color Cylindrical-coordinate representation of color #D76773: hue angle of 353.57º 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 #D76773 is Cyan = 0, Magento = 0.52, Yellow = 0.47 and Black (K on CMYK) = 0.16.
Color convert
| RGB | 215 | 103 | 115 | - |
| CMYK | 0 | 0.52 | 0.47 | 0.16 |
| HSL | 353.57º | 0.58% | 0.62% | - |
| HSV(B) | 353.57º | 0.52% | 0.84% | - |
| XYZ | 35.97 | 25.39 | 19.22 | - |
| YUV | 137.86 | 115.11 | 183.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 215 | 103 | 115 | 0 | 0.52 | 0.47 | 0.16 | 353.57 | 0.58 | 0.62 |
| Hex | D7 | 67 | 73 | 0 | 34 | 2F | 10 | 162 | 3A | 3E |
| Octal | 327 | 147 | 163 | 0 | 64 | 57 | 20 | 542 | 72 | 76 |
| Binary | 11010111 | 1100111 | 1110011 | 0 | 110100 | 101111 | 10000 | 101100010 | 111010 | 111110 |
Color Harmonies of #D76773
Complementary color
Monochromatic Colors of #D76773
Black with #D76773
Text Example
Text Example
White with #D76773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D76773; }
p { color: rgb(215,103,115); }
H1.HeaderClassName
{
color: #D76773;
}
.AnyTagClassName
{
color: #D76773;
}
</style>
background-color css
<style>
a { background-color: #D76773; }
a { background-color: rgb(215,103,115); }
div.DivClassName
{
background-color: #D76773;
}
.BgClassName
{
background-color: #D76773;
}
</style>
border-color css
<style>
span { border-color: #D76773; }
span { border-color: rgb(215,103,115); }
td.TdClassName
{
border-color: #D76773;
}
.TagClassName
{
border-color: #D76773;
}
</style>