Shades of Cerise #D63467
Tints of Cerise #D63467
RGB
CMYK
RGB Variations
Color information
#D63467 (or 0xD63467) is known color: Cerise. HEX triplet: D6, 34 and 67. RGB value is (214,52,103). Sum of RGB (Red+Green+Blue) = 214+52+103=369 (48% of max value = 765). Red value is 214 (83.98% from 255 or 57.99% from 369); Green value is 52 (20.70% from 255 or 14.09% from 369); Blue value is 103 (40.62% from 255 or 27.91% from 369); Max value from RGB is 214 - color contains mainly: red. Hex color #D63467 is not a web safe color. Web safe color analog (approx): #CC3366. Inversed color of #D63467 is #29CB98. Grayscale: #6A6A6A. Windows color (decimal): -2739097 or 6763734. OLE color: 6763734.
HSL color Cylindrical-coordinate representation of color #D63467: hue angle of 341.11º degrees, saturation: 0.66, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #D63467 is Cyan = 0, Magento = 0.76, Yellow = 0.52 and Black (K on CMYK) = 0.16.
Color convert
| RGB | 214 | 52 | 103 | - |
| CMYK | 0 | 0.76 | 0.52 | 0.16 |
| HSL | 341.11º | 0.66% | 0.52% | - |
| HSV(B) | 341.11º | 0.76% | 0.84% | - |
| XYZ | 31.41 | 17.73 | 14.6 | - |
| YUV | 106.25 | 126.17 | 204.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 214 | 52 | 103 | 0 | 0.76 | 0.52 | 0.16 | 341.11 | 0.66 | 0.52 |
| Hex | D6 | 34 | 67 | 0 | 4C | 34 | 10 | 155 | 42 | 34 |
| Octal | 326 | 64 | 147 | 0 | 114 | 64 | 20 | 525 | 102 | 64 |
| Binary | 11010110 | 110100 | 1100111 | 0 | 1001100 | 110100 | 10000 | 101010101 | 1000010 | 110100 |
Color Harmonies of #D63467
Complementary color
Monochromatic Colors of #D63467
Black with #D63467
Text Example
Text Example
White with #D63467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D63467; }
p { color: rgb(214,52,103); }
H1.HeaderClassName
{
color: #D63467;
}
.AnyTagClassName
{
color: #D63467;
}
</style>
background-color css
<style>
a { background-color: #D63467; }
a { background-color: rgb(214,52,103); }
div.DivClassName
{
background-color: #D63467;
}
.BgClassName
{
background-color: #D63467;
}
</style>
border-color css
<style>
span { border-color: #D63467; }
span { border-color: rgb(214,52,103); }
td.TdClassName
{
border-color: #D63467;
}
.TagClassName
{
border-color: #D63467;
}
</style>