Shades of Froly #D56670
Tints of Froly #D56670
RGB
CMYK
RGB Variations
Color information
#D56670 (or 0xD56670) is known color: Froly. HEX triplet: D5, 66 and 70. RGB value is (213,102,112). Sum of RGB (Red+Green+Blue) = 213+102+112=427 (56% of max value = 765). Red value is 213 (83.59% from 255 or 49.88% from 427); Green value is 102 (40.23% from 255 or 23.89% from 427); Blue value is 112 (44.14% from 255 or 26.23% from 427); Max value from RGB is 213 - color contains mainly: red. Hex color #D56670 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #D56670 is #2A998F. Grayscale: #888888. Windows color (decimal): -2791824 or 7366357. OLE color: 7366357.
HSL color Cylindrical-coordinate representation of color #D56670: hue angle of 354.59º degrees, saturation: 0.57, 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 #D56670 is Cyan = 0, Magento = 0.52, Yellow = 0.47 and Black (K on CMYK) = 0.16.
Color convert
| RGB | 213 | 102 | 112 | - |
| CMYK | 0 | 0.52 | 0.47 | 0.16 |
| HSL | 354.59º | 0.57% | 0.62% | - |
| HSV(B) | 354.59º | 0.52% | 0.84% | - |
| XYZ | 35.12 | 24.82 | 18.27 | - |
| YUV | 136.33 | 114.27 | 182.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 213 | 102 | 112 | 0 | 0.52 | 0.47 | 0.16 | 354.59 | 0.57 | 0.62 |
| Hex | D5 | 66 | 70 | 0 | 34 | 2F | 10 | 163 | 39 | 3E |
| Octal | 325 | 146 | 160 | 0 | 64 | 57 | 20 | 543 | 71 | 76 |
| Binary | 11010101 | 1100110 | 1110000 | 0 | 110100 | 101111 | 10000 | 101100011 | 111001 | 111110 |
Color Harmonies of #D56670
Complementary color
Monochromatic Colors of #D56670
Black with #D56670
Text Example
Text Example
White with #D56670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D56670; }
p { color: rgb(213,102,112); }
H1.HeaderClassName
{
color: #D56670;
}
.AnyTagClassName
{
color: #D56670;
}
</style>
background-color css
<style>
a { background-color: #D56670; }
a { background-color: rgb(213,102,112); }
div.DivClassName
{
background-color: #D56670;
}
.BgClassName
{
background-color: #D56670;
}
</style>
border-color css
<style>
span { border-color: #D56670; }
span { border-color: rgb(213,102,112); }
td.TdClassName
{
border-color: #D56670;
}
.TagClassName
{
border-color: #D56670;
}
</style>