Shades of Froly #D26670
Tints of Froly #D26670
RGB
CMYK
RGB Variations
Color information
#D26670 (or 0xD26670) is known color: Froly. HEX triplet: D2, 66 and 70. RGB value is (210,102,112). Sum of RGB (Red+Green+Blue) = 210+102+112=424 (56% of max value = 765). Red value is 210 (82.42% from 255 or 49.53% from 424); Green value is 102 (40.23% from 255 or 24.06% from 424); Blue value is 112 (44.14% from 255 or 26.42% from 424); Max value from RGB is 210 - color contains mainly: red. Hex color #D26670 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #D26670 is #2D998F. Grayscale: #878787. Windows color (decimal): -2988432 or 7366354. OLE color: 7366354.
HSL color Cylindrical-coordinate representation of color #D26670: hue angle of 354.44º degrees, saturation: 0.55, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #D26670 is Cyan = 0, Magento = 0.51, Yellow = 0.47 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 210 | 102 | 112 | - |
| CMYK | 0 | 0.51 | 0.47 | 0.18 |
| HSL | 354.44º | 0.55% | 0.61% | - |
| HSV(B) | 354.44º | 0.51% | 0.82% | - |
| XYZ | 34.25 | 24.37 | 18.23 | - |
| YUV | 135.43 | 114.78 | 181.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 210 | 102 | 112 | 0 | 0.51 | 0.47 | 0.18 | 354.44 | 0.55 | 0.61 |
| Hex | D2 | 66 | 70 | 0 | 33 | 2F | 12 | 162 | 37 | 3D |
| Octal | 322 | 146 | 160 | 0 | 63 | 57 | 22 | 542 | 67 | 75 |
| Binary | 11010010 | 1100110 | 1110000 | 0 | 110011 | 101111 | 10010 | 101100010 | 110111 | 111101 |
Color Harmonies of #D26670
Complementary color
Monochromatic Colors of #D26670
Black with #D26670
Text Example
Text Example
White with #D26670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D26670; }
p { color: rgb(210,102,112); }
H1.HeaderClassName
{
color: #D26670;
}
.AnyTagClassName
{
color: #D26670;
}
</style>
background-color css
<style>
a { background-color: #D26670; }
a { background-color: rgb(210,102,112); }
div.DivClassName
{
background-color: #D26670;
}
.BgClassName
{
background-color: #D26670;
}
</style>
border-color css
<style>
span { border-color: #D26670; }
span { border-color: rgb(210,102,112); }
td.TdClassName
{
border-color: #D26670;
}
.TagClassName
{
border-color: #D26670;
}
</style>