COLOR #DAB5E6

HEX: #DAB5E6 RGB: (218,181,230)

Renk bilgisi

#DAB5E6 contains red, green and blue colors in about the same proportion. #DAB5E6 ‘ nin web güvenlik rengi #CCCCCC (ya da #CCC) dir.

RGB renk modeli

#DAB5E6 color RGB value is (218,181,230).

RGB: (218,181,230) (85%, 71%, 90%)

RGB bağlantıları ve doygunluk

R 218 of 255 = 85%
G 181 of 255 = 71%
B 230 of 255 = 90%

218
181
230

R + G + B ~ 82%. #DAB5E6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 218 + 181 + 230 = 629 (100%)
R 218 of 629 ~ 34.66%
G 181 of 629 ~ 28.78%
B 230 of 629 ~ 36.57'%

%34.66
%28.78
%36.57

CMYK RENK MODELİ

#DAB5E6 rengi CMYK tonu (5,21,0,10).

  • camgöbeği tonu 5.22%
  • eflatun tonu 21.30%
  • sarı tonu 0.00%
  • ana renk tonu 9.80%

CMYK: (5,21,0,10)
C5M21Y0K10 (5%, 21%, 0%, 10%)
(0.05 / 0.21 / 0.00 / 0.10)

CMYK yüzdeleri

%5.22
%21.3
%0
%9.8

Codes

Color #DAB5E6 in popluar color models

DA B5 E6
RGB 218 181 230
HSL 285° 49.49% 80.59%
HSB/HSV 285° 21.30% 90.20%
CMYK 5.22% 21.30% 0.00%
9.80%

Color #DAB5E6 in popluar number systems.

HEX DA B5 E6
Decimal 218 181 230
Binary 11011010 10110101 11100110
Octal 332 265 346

Shades and tints

Shades of #DAB5E6

#DAB5E6
(218,181,230)
#C7A5D2
(199,165,210)
#B495BE
(180,149,190)
#A185AA
(161,133,170)
#8E7596
(142,117,150)
#7B6582
(123,101,130)
#68556E
(104,85,110)
#55455A
(85,69,90)
#423546
(66,53,70)
#2F2532
(47,37,50)
#1C151E
(28,21,30)
#000000
(0,0,0)

Tints of #DAB5E6

#DAB5E6
(218,181,230)
#DDBBE8
(221,187,232)
#E0C1EA
(224,193,234)
#E3C7EC
(227,199,236)
#E6CDEE
(230,205,238)
#E9D3F0
(233,211,240)
#ECD9F2
(236,217,242)
#EFDFF4
(239,223,244)
#F2E5F6
(242,229,246)
#F5EBF8
(245,235,248)
#F8F1FA
(248,241,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #DAB5E6 color. Also use rgb(218,181,230) instead hex code.

Text Font Color

.myTextColor { color: #DAB5E6; }

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

This text font color is #DAB5E6.

Background Color

.myBgColor { background-color: #DAB5E6; }

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

This div background color is #DAB5E6.

Border color

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

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

This div border color is #DAB5E6.

Opacity

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

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

Text with #DAB5E6 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 #DAB5E6;}

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

This text has shadow with #DAB5E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DAB5E6.

Preview

Color preview on black background

This text has color #DAB5E6 on black background.


Color preview on white background

This text has color #DAB5E6 on white background.


Black color preview on #DAB5E6 background

This text has black color on #DAB5E6 background.


White color preview on #DAB5E6 background

This text has white color on #DAB5E6 background.


Related colors

Complementary color

Complementary color for #hex is #254A19.


I love getcolorcode.com

Triadic colors

1 #E6DAB5 and #B5E6DA with #DAB5E6 are triadic colors.

2 #E6B5DA and #B5DAE6 with #DAB5E6 are triadic colors.