COLOR #DAB8EE

HEX: #DAB8EE RGB: (218,184,238)

Renk bilgisi

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

RGB renk modeli

#DAB8EE color RGB value is (218,184,238).

RGB: (218,184,238) (85%, 72%, 93%)

RGB bağlantıları ve doygunluk

R 218 of 255 = 85%
G 184 of 255 = 72%
B 238 of 255 = 93%

218
184
238

R + G + B ~ 83%. #DAB8EE is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 218 + 184 + 238 = 640 (100%)
R 218 of 640 ~ 34.06%
G 184 of 640 ~ 28.75%
B 238 of 640 ~ 37.19'%

%34.06
%28.75
%37.19

CMYK RENK MODELİ

#DAB8EE rengi CMYK tonu (8,23,0,7).

  • camgöbeği tonu 8.40%
  • eflatun tonu 22.69%
  • sarı tonu 0.00%
  • ana renk tonu 6.67%

CMYK: (8,23,0,7)
C8M23Y0K7 (8%, 23%, 0%, 7%)
(0.08 / 0.23 / 0.00 / 0.07)

CMYK yüzdeleri

%8.4
%22.69
%0
%6.67

Codes

Color #DAB8EE in popluar color models

DA B8 EE
RGB 218 184 238
HSL 278° 61.36% 82.75%
HSB/HSV 278° 22.69% 93.33%
CMYK 8.40% 22.69% 0.00%
6.67%

Color #DAB8EE in popluar number systems.

HEX DA B8 EE
Decimal 218 184 238
Binary 11011010 10111000 11101110
Octal 332 270 356

Shades and tints

Shades of #DAB8EE

#DAB8EE
(218,184,238)
#C7A8D9
(199,168,217)
#B498C4
(180,152,196)
#A188AF
(161,136,175)
#8E789A
(142,120,154)
#7B6885
(123,104,133)
#685870
(104,88,112)
#55485B
(85,72,91)
#423846
(66,56,70)
#2F2831
(47,40,49)
#1C181C
(28,24,28)
#000000
(0,0,0)

Tints of #DAB8EE

#DAB8EE
(218,184,238)
#DDBEEF
(221,190,239)
#E0C4F0
(224,196,240)
#E3CAF1
(227,202,241)
#E6D0F2
(230,208,242)
#E9D6F3
(233,214,243)
#ECDCF4
(236,220,244)
#EFE2F5
(239,226,245)
#F2E8F6
(242,232,246)
#F5EEF7
(245,238,247)
#F8F4F8
(248,244,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #DAB8EE color. Also use rgb(218,184,238) instead hex code.

Text Font Color

.myTextColor { color: #DAB8EE; }

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

This text font color is #DAB8EE.

Background Color

.myBgColor { background-color: #DAB8EE; }

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

This div background color is #DAB8EE.

Border color

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

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

This div border color is #DAB8EE.

Opacity

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

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

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

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

This text has shadow with #DAB8EE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DAB8EE.

Preview

Color preview on black background

This text has color #DAB8EE on black background.


Color preview on white background

This text has color #DAB8EE on white background.


Black color preview on #DAB8EE background

This text has black color on #DAB8EE background.


White color preview on #DAB8EE background

This text has white color on #DAB8EE background.


Related colors

Complementary color

Complementary color for #hex is #254711.


I love getcolorcode.com

Triadic colors

1 #EEDAB8 and #B8EEDA with #DAB8EE are triadic colors.

2 #EEB8DA and #B8DAEE with #DAB8EE are triadic colors.