Shades of Mandy #D94756
Tints of Mandy #D94756
RGB
CMYK
RGB Variations
Color information
#D94756 (or 0xD94756) is known color: Mandy. HEX triplet: D9, 47 and 56. RGB value is (217,71,86). Sum of RGB (Red+Green+Blue) = 217+71+86=374 (49% of max value = 765). Red value is 217 (85.16% from 255 or 58.02% from 374); Green value is 71 (28.12% from 255 or 18.98% from 374); Blue value is 86 (33.98% from 255 or 22.99% from 374); Max value from RGB is 217 - color contains mainly: red. Hex color #D94756 is not a web safe color. Web safe color analog (approx): #CC3366. Inversed color of #D94756 is #26B8A9. Grayscale: #747474. Windows color (decimal): -2537642 or 5654489. OLE color: 5654489.
HSL color Cylindrical-coordinate representation of color #D94756: hue angle of 353.84º degrees, saturation: 0.66, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #D94756 is Cyan = 0, Magento = 0.67, Yellow = 0.60 and Black (K on CMYK) = 0.15.
Color convert
| RGB | 217 | 71 | 86 | - |
| CMYK | 0 | 0.67 | 0.60 | 0.15 |
| HSL | 353.84º | 0.66% | 0.56% | - |
| HSV(B) | 353.84º | 0.67% | 0.85% | - |
| XYZ | 32.55 | 19.93 | 10.94 | - |
| YUV | 116.36 | 110.87 | 199.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 217 | 71 | 86 | 0 | 0.67 | 0.60 | 0.15 | 353.84 | 0.66 | 0.56 |
| Hex | D9 | 47 | 56 | 0 | 43 | 3C | F | 162 | 42 | 38 |
| Octal | 331 | 107 | 126 | 0 | 103 | 74 | 17 | 542 | 102 | 70 |
| Binary | 11011001 | 1000111 | 1010110 | 0 | 1000011 | 111100 | 1111 | 101100010 | 1000010 | 111000 |
Color Harmonies of #D94756
Complementary color
Monochromatic Colors of #D94756
Black with #D94756
Text Example
Text Example
White with #D94756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D94756; }
p { color: rgb(217,71,86); }
H1.HeaderClassName
{
color: #D94756;
}
.AnyTagClassName
{
color: #D94756;
}
</style>
background-color css
<style>
a { background-color: #D94756; }
a { background-color: rgb(217,71,86); }
div.DivClassName
{
background-color: #D94756;
}
.BgClassName
{
background-color: #D94756;
}
</style>
border-color css
<style>
span { border-color: #D94756; }
span { border-color: rgb(217,71,86); }
td.TdClassName
{
border-color: #D94756;
}
.TagClassName
{
border-color: #D94756;
}
</style>