Shades of Froly #D46478
Tints of Froly #D46478
RGB
CMYK
RGB Variations
Color information
#D46478 (or 0xD46478) is known color: Froly. HEX triplet: D4, 64 and 78. RGB value is (212,100,120). Sum of RGB (Red+Green+Blue) = 212+100+120=432 (57% of max value = 765). Red value is 212 (83.20% from 255 or 49.07% from 432); Green value is 100 (39.45% from 255 or 23.15% from 432); Blue value is 120 (47.27% from 255 or 27.78% from 432); Max value from RGB is 212 - color contains mainly: red. Hex color #D46478 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #D46478 is #2B9B87. Grayscale: #878787. Windows color (decimal): -2857864 or 7890132. OLE color: 7890132.
HSL color Cylindrical-coordinate representation of color #D46478: hue angle of 349.29º degrees, saturation: 0.57, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.83% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #D46478 is Cyan = 0, Magento = 0.53, Yellow = 0.43 and Black (K on CMYK) = 0.17.
Color convert
| RGB | 212 | 100 | 120 | - |
| CMYK | 0 | 0.53 | 0.43 | 0.17 |
| HSL | 349.29º | 0.57% | 0.61% | - |
| HSV(B) | 349.29º | 0.53% | 0.83% | - |
| XYZ | 35.1 | 24.47 | 20.64 | - |
| YUV | 135.77 | 119.11 | 182.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 212 | 100 | 120 | 0 | 0.53 | 0.43 | 0.17 | 349.29 | 0.57 | 0.61 |
| Hex | D4 | 64 | 78 | 0 | 35 | 2B | 11 | 15D | 39 | 3D |
| Octal | 324 | 144 | 170 | 0 | 65 | 53 | 21 | 535 | 71 | 75 |
| Binary | 11010100 | 1100100 | 1111000 | 0 | 110101 | 101011 | 10001 | 101011101 | 111001 | 111101 |
Color Harmonies of #D46478
Complementary color
Monochromatic Colors of #D46478
Black with #D46478
Text Example
Text Example
White with #D46478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D46478; }
p { color: rgb(212,100,120); }
H1.HeaderClassName
{
color: #D46478;
}
.AnyTagClassName
{
color: #D46478;
}
</style>
background-color css
<style>
a { background-color: #D46478; }
a { background-color: rgb(212,100,120); }
div.DivClassName
{
background-color: #D46478;
}
.BgClassName
{
background-color: #D46478;
}
</style>
border-color css
<style>
span { border-color: #D46478; }
span { border-color: rgb(212,100,120); }
td.TdClassName
{
border-color: #D46478;
}
.TagClassName
{
border-color: #D46478;
}
</style>