COLOR #D5EABE

HEX: #D5EABE RGB: (213,234,190)

Renk bilgisi

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

RGB renk modeli

#D5EABE color RGB value is (213,234,190).

RGB: (213,234,190) (84%, 92%, 75%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 234 of 255 = 92%
B 190 of 255 = 75%

213
234
190

R + G + B ~ 84%. #D5EABE is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 234 + 190 = 637 (100%)
R 213 of 637 ~ 33.44%
G 234 of 637 ~ 36.73%
B 190 of 637 ~ 29.83'%

%33.44
%36.73
%29.83

CMYK RENK MODELİ

#D5EABE rengi CMYK tonu (9,0,19,8).

  • camgöbeği tonu 8.97%
  • eflatun tonu 0.00%
  • sarı tonu 18.80%
  • ana renk tonu 8.24%

CMYK: (9,0,19,8)
C9M0Y19K8 (9%, 0%, 19%, 8%)
(0.09 / 0.00 / 0.19 / 0.08)

CMYK yüzdeleri

%8.97
%0
%18.8
%8.24

Codes

Color #D5EABE in popluar color models

D5 EA BE
RGB 213 234 190
HSL 89° 51.16% 83.14%
HSB/HSV 89° 18.80% 91.76%
CMYK 8.97% 0.00% 18.80%
8.24%

Color #D5EABE in popluar number systems.

HEX D5 EA BE
Decimal 213 234 190
Binary 11010101 11101010 10111110
Octal 325 352 276

Shades and tints

Shades of #D5EABE

#D5EABE
(213,234,190)
#C2D5AD
(194,213,173)
#AFC09C
(175,192,156)
#9CAB8B
(156,171,139)
#89967A
(137,150,122)
#768169
(118,129,105)
#636C58
(99,108,88)
#505747
(80,87,71)
#3D4236
(61,66,54)
#2A2D25
(42,45,37)
#171814
(23,24,20)
#000000
(0,0,0)

Tints of #D5EABE

#D5EABE
(213,234,190)
#D8EBC3
(216,235,195)
#DBECC8
(219,236,200)
#DEEDCD
(222,237,205)
#E1EED2
(225,238,210)
#E4EFD7
(228,239,215)
#E7F0DC
(231,240,220)
#EAF1E1
(234,241,225)
#EDF2E6
(237,242,230)
#F0F3EB
(240,243,235)
#F3F4F0
(243,244,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5EABE color. Also use rgb(213,234,190) instead hex code.

Text Font Color

.myTextColor { color: #D5EABE; }

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

This text font color is #D5EABE.

Background Color

.myBgColor { background-color: #D5EABE; }

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

This div background color is #D5EABE.

Border color

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

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

This div border color is #D5EABE.

Opacity

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

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

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

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

This text has shadow with #D5EABE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5EABE.

Preview

Color preview on black background

This text has color #D5EABE on black background.


Color preview on white background

This text has color #D5EABE on white background.


Black color preview on #D5EABE background

This text has black color on #D5EABE background.


White color preview on #D5EABE background

This text has white color on #D5EABE background.


Related colors

Complementary color

Complementary color for #hex is #2A1541.


I love getcolorcode.com

Triadic colors

1 #BED5EA and #EABED5 with #D5EABE are triadic colors.

2 #BEEAD5 and #EAD5BE with #D5EABE are triadic colors.