Shades of Cerise #D13756
Tints of Cerise #D13756
RGB
CMYK
RGB Variations
Color information
#D13756 (or 0xD13756) is known color: Cerise. HEX triplet: D1, 37 and 56. RGB value is (209,55,86). Sum of RGB (Red+Green+Blue) = 209+55+86=350 (46% of max value = 765). Red value is 209 (82.03% from 255 or 59.71% from 350); Green value is 55 (21.88% from 255 or 15.71% from 350); Blue value is 86 (33.98% from 255 or 24.57% from 350); Max value from RGB is 209 - color contains mainly: red. Hex color #D13756 is not a web safe color. Web safe color analog (approx): #CC3366. Inversed color of #D13756 is #2EC8A9. Grayscale: #686868. Windows color (decimal): -3066026 or 5650385. OLE color: 5650385.
HSL color Cylindrical-coordinate representation of color #D13756: hue angle of 347.92º degrees, saturation: 0.63, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #D13756 is Cyan = 0, Magento = 0.74, Yellow = 0.59 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 209 | 55 | 86 | - |
| CMYK | 0 | 0.74 | 0.59 | 0.18 |
| HSL | 347.92º | 0.63% | 0.52% | - |
| HSV(B) | 347.92º | 0.74% | 0.82% | - |
| XYZ | 29.34 | 16.96 | 10.53 | - |
| YUV | 104.58 | 117.52 | 202.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 209 | 55 | 86 | 0 | 0.74 | 0.59 | 0.18 | 347.92 | 0.63 | 0.52 |
| Hex | D1 | 37 | 56 | 0 | 4A | 3B | 12 | 15C | 3F | 34 |
| Octal | 321 | 67 | 126 | 0 | 112 | 73 | 22 | 534 | 77 | 64 |
| Binary | 11010001 | 110111 | 1010110 | 0 | 1001010 | 111011 | 10010 | 101011100 | 111111 | 110100 |
Color Harmonies of #D13756
Complementary color
Monochromatic Colors of #D13756
Black with #D13756
Text Example
Text Example
White with #D13756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D13756; }
p { color: rgb(209,55,86); }
H1.HeaderClassName
{
color: #D13756;
}
.AnyTagClassName
{
color: #D13756;
}
</style>
background-color css
<style>
a { background-color: #D13756; }
a { background-color: rgb(209,55,86); }
div.DivClassName
{
background-color: #D13756;
}
.BgClassName
{
background-color: #D13756;
}
</style>
border-color css
<style>
span { border-color: #D13756; }
span { border-color: rgb(209,55,86); }
td.TdClassName
{
border-color: #D13756;
}
.TagClassName
{
border-color: #D13756;
}
</style>