#da215f

Color #DA215F Cerise (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Cerise #DA215F

Tints of Cerise #DA215F

Color information

#DA215F (or 0xDA215F) is unknown color: approx Cerise. HEX triplet: DA, 21 and 5F. RGB value is (218,33,95). Sum of RGB (Red+Green+Blue) = 218+33+95=346 (45% of max value = 765). Red value is 218 (85.55% from 255 or 63.01% from 346); Green value is 33 (13.28% from 255 or 9.54% from 346); Blue value is 95 (37.5% from 255 or 27.46% from 346); Max value from RGB is 218 - color contains mainly: red. Hex color #DA215F is not a web safe color. Web safe color analog (approx): #CC3366. Inversed color of #DA215F is #25DEA0. Grayscale: #5F5F5F. Windows color (decimal): -2481825 or 6234586. OLE color: 6234586.

HSL color Cylindrical-coordinate representation of color #DA215F: hue angle of 339.89º degrees, saturation: 0.74, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #DA215F is Cyan = 0, Magento = 0.85, Yellow = 0.56 and Black (K on CMYK) = 0.15.

Color convert

RGB2183395-
CMYK00.850.560.15
HSL339.89º73.71%49.22%-
HSV(B)339.89º84.86%85.49%-
XYZ31.5216.8212.41-
YUV95.38127.79215.46-

RGB Variations

RGB:
RBG:
GRB:
GBR:
BRG:
BGR:

RGB

RED value IS 218 (85.55% from 255) = 63.01%
GREEN value IS 33 (13.28% from 255) = 9.54%
BLUE value IS 95 (37.5% from 255) = 27.46%
R=63.01%
G=9.54%
B=27.46%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.85
Y (Yellow) values IS 0.56
K (Black) values IS 0.15
SystemRedGreenBlueCMYKHSL
Decimal218339500.850.560.15339.8973.7149.22
HexDA215F05538F1544a31
Octal332411370125701752411261
Binary1101101010000110111110101010111100011111010101001001010110001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #da215f

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #da215f; }

 p { color: rgb(218,33,95); }

 H1.HeaderClassName
 {
   color: #da215f;
 }
 .AnyTagClassName
 {
   color: #da215f;
 }
</style>
background-color css

<style>
 a { background-color: #da215f; }

 a { background-color: rgb(218,33,95); }

 div.DivClassName
 {
   background-color: #da215f;
 }
 .BgClassName
 {
   background-color: #da215f;
 }
</style>
border-color css

<style>
 span { border-color: #da215f; }

 span { border-color: rgb(218,33,95); }

 td.TdClassName
 {
   border-color: #da215f;
 }
 .TagClassName
 {
   border-color: #da215f;
 }
</style>

cancel