COLOR #DA6E9A

HEX: #DA6E9A RGB: (218,110,154)

Color info

#DA6E9A contains mainly red color. Web safe color of #DA6E9A is #CC6699 (or #C69).

RGB color model

#DA6E9A color RGB value is (218,110,154).

RGB: (218,110,154) (85%, 43%, 60%)

RGB channels and saturation

R 218 of 255 = 85%
G 110 of 255 = 43%
B 154 of 255 = 60%

218
110
154

R + G + B ~ 63%. #DA6E9A is quite light color.

Portions of RGB colors in percentages

R + G + B = 218 + 110 + 154 = 482 (100%)
R 218 of 482 ~ 45.23%
G 110 of 482 ~ 22.82%
B 154 of 482 ~ 31.95'%

%45.23
%22.82
%31.95

CMYK color model

#DA6E9A color CMYK value is (0,50,29,15).

  • cyan value is 0.00%
  • magenta value is 49.54%
  • yellow value is 29.36%
  • key color value is 14.51%
CMYK: (0,50,29,15) C0M50Y29K15 (0%,50%,29%,15%) (0.00/0.50/0.29/0.15) 

CMYK percentages

%0
%49.54
%29.36
%14.51

Codes

Color #DA6E9A in popluar color models

DA 6E 9A
RGB 218 110 154
HSL 336° 59.34% 64.31%
HSB/HSV 336° 49.54% 85.49%
CMYK 0.00% 49.54% 29.36%
14.51%

Color #DA6E9A in popluar number systems.

HEX DA 6E 9A
Decimal 218 110 154
Binary 11011010 1101110 10011010
Octal 332 156 232

Shades and tints

Shades of #DA6E9A

#DA6E9A
(218,110,154)
#C7648C
(199,100,140)
#B45A7E
(180,90,126)
#A15070
(161,80,112)
#8E4662
(142,70,98)
#7B3C54
(123,60,84)
#683246
(104,50,70)
#552838
(85,40,56)
#421E2A
(66,30,42)
#2F141C
(47,20,28)
#1C0A0E
(28,10,14)
#000000
(0,0,0)

Tints of #DA6E9A

#DA6E9A
(218,110,154)
#DD7BA3
(221,123,163)
#E088AC
(224,136,172)
#E395B5
(227,149,181)
#E6A2BE
(230,162,190)
#E9AFC7
(233,175,199)
#ECBCD0
(236,188,208)
#EFC9D9
(239,201,217)
#F2D6E2
(242,214,226)
#F5E3EB
(245,227,235)
#F8F0F4
(248,240,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #DA6E9A color. Also use rgb(218,110,154) instead hex code.

Text Font Color

.myTextColor { color: #DA6E9A; }

<p style="color:#DA6E9A">This sample text font color is #DA6E9A.</p>

This text font color is #DA6E9A.

Background Color

.myBgColor { background-color: #DA6E9A; }

<div style="background-color:#DA6E9A">Inner text</div>

This div background color is #DA6E9A.

Border color

.myBorderColor { border: 1px solid #DA6E9A; }

<div style="border:3px solid #DA6E9A">Div</div>

This div border color is #DA6E9A.

Opacity

.myOpacity80 { color: #DA6E9A; opacity: 0.8; }

<p style="color:#DA6E9A;opacity:0.8;">80%</p>

Text with #DA6E9A color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #DA6E9A;}

<p style="text-shadow: 3px 3px 1px #DA6E9A">Text here.</p>

This text has shadow with #DA6E9A color.


.textShadow {text-shadow: 3px 3px 1px #DA6E9A', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #DA6E9A, 5px 5px 20px red">Text here.</p>

This text has shadow with #DA6E9A primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#DA6E9A, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#DA6E9A, Direction=45, Strength=4)">Text</p>

This text has shadow with #DA6E9A and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #DA6E9A;
-webkit-box-shadow: 1px 1px 3px 2px #DA6E9A;
box-shadow: 1px 1px 3px 2px #DA6E9A;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #DA6E9A; -webkit-box-shadow: 1px 1px 3px 2px #DA6E9A; box-shadow:1px 1px 3px 2px #DA6E9A;">
Div content here
</div>

This div box has shadow with color #DA6E9A.

Preview

Color preview on black background

This text has color #DA6E9A on black background.


Color preview on white background

This text has color #DA6E9A on white background.


Black color preview on #DA6E9A background

This text has black color on #DA6E9A background.


White color preview on #DA6E9A background

This text has white color on #DA6E9A background.


Related colors

Complementary color

Complementary color for #hex is #259165.


I love getcolorcode.com

Triadic colors

1 #9ADA6E and #6E9ADA with #DA6E9A are triadic colors.

2 #9A6EDA and #6EDA9A with #DA6E9A are triadic colors.