#da3390

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

Shades of Deep Cerise #DA3390

Tints of Deep Cerise #DA3390

Color information

#DA3390 (or 0xDA3390) is unknown color: approx Deep Cerise. HEX triplet: DA, 33 and 90. RGB value is (218,51,144). Sum of RGB (Red+Green+Blue) = 218+51+144=413 (54% of max value = 765). Red value is 218 (85.55% from 255 or 52.78% from 413); Green value is 51 (20.31% from 255 or 12.35% from 413); Blue value is 144 (56.64% from 255 or 34.87% from 413); Max value from RGB is 218 - color contains mainly: red. Hex color #DA3390 is not a web safe color. Web safe color analog (approx): #CC3399. Inversed color of #DA3390 is #25CC6F. Grayscale: #6F6F6F. Windows color (decimal): -2477168 or 9450458. OLE color: 9450458.

HSL color Cylindrical-coordinate representation of color #DA3390: hue angle of 326.59º degrees, saturation: 0.69, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #DA3390 is Cyan = 0, Magento = 0.77, Yellow = 0.34 and Black (K on CMYK) = 0.15.

Color convert

RGB21851144-
CMYK00.770.340.15
HSL326.59º69.29%52.75%-
HSV(B)326.59º76.61%85.49%-
XYZ35.1319.2928.26-
YUV111.54146.33203.94-

RGB Variations

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

RGB

RED value IS 218 (85.55% from 255) = 52.78%
GREEN value IS 51 (20.31% from 255) = 12.35%
BLUE value IS 144 (56.64% from 255) = 34.87%
R=52.78%
G=12.35%
B=34.87%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.77
Y (Yellow) values IS 0.34
K (Black) values IS 0.15
SystemRedGreenBlueCMYKHSL
Decimal2185114400.770.340.15326.5969.2952.75
HexDA339004D22F1474535
Octal332632200115421750710565
Binary11011010110011100100000100110110001011111010001111000101110101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #da3390

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #da3390; }

 p { color: rgb(218,51,144); }

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

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

 a { background-color: rgb(218,51,144); }

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

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

 span { border-color: rgb(218,51,144); }

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

cancel