COLOR #D5E4BE

HEX: #D5E4BE RGB: (213,228,190)

Renk bilgisi

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

RGB renk modeli

#D5E4BE color RGB value is (213,228,190).

RGB: (213,228,190) (84%, 89%, 75%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 228 of 255 = 89%
B 190 of 255 = 75%

213
228
190

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 228 + 190 = 631 (100%)
R 213 of 631 ~ 33.76%
G 228 of 631 ~ 36.13%
B 190 of 631 ~ 30.11'%

%33.76
%36.13
%30.11

CMYK RENK MODELİ

#D5E4BE rengi CMYK tonu (7,0,17,11).

  • camgöbeği tonu 6.58%
  • eflatun tonu 0.00%
  • sarı tonu 16.67%
  • ana renk tonu 10.59%

CMYK: (7,0,17,11)
C7M0Y17K11 (7%, 0%, 17%, 11%)
(0.07 / 0.00 / 0.17 / 0.11)

CMYK yüzdeleri

%6.58
%0
%16.67
%10.59

Codes

Color #D5E4BE in popluar color models

D5 E4 BE
RGB 213 228 190
HSL 84° 41.30% 81.96%
HSB/HSV 84° 16.67% 89.41%
CMYK 6.58% 0.00% 16.67%
10.59%

Color #D5E4BE in popluar number systems.

HEX D5 E4 BE
Decimal 213 228 190
Binary 11010101 11100100 10111110
Octal 325 344 276

Shades and tints

Shades of #D5E4BE

#D5E4BE
(213,228,190)
#C2D0AD
(194,208,173)
#AFBC9C
(175,188,156)
#9CA88B
(156,168,139)
#89947A
(137,148,122)
#768069
(118,128,105)
#636C58
(99,108,88)
#505847
(80,88,71)
#3D4436
(61,68,54)
#2A3025
(42,48,37)
#171C14
(23,28,20)
#000000
(0,0,0)

Tints of #D5E4BE

#D5E4BE
(213,228,190)
#D8E6C3
(216,230,195)
#DBE8C8
(219,232,200)
#DEEACD
(222,234,205)
#E1ECD2
(225,236,210)
#E4EED7
(228,238,215)
#E7F0DC
(231,240,220)
#EAF2E1
(234,242,225)
#EDF4E6
(237,244,230)
#F0F6EB
(240,246,235)
#F3F8F0
(243,248,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5E4BE; }

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

This text font color is #D5E4BE.

Background Color

.myBgColor { background-color: #D5E4BE; }

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

This div background color is #D5E4BE.

Border color

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

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

This div border color is #D5E4BE.

Opacity

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

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

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

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

This text has shadow with #D5E4BE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E4BE.

Preview

Color preview on black background

This text has color #D5E4BE on black background.


Color preview on white background

This text has color #D5E4BE on white background.


Black color preview on #D5E4BE background

This text has black color on #D5E4BE background.


White color preview on #D5E4BE background

This text has white color on #D5E4BE background.


Related colors

Complementary color

Complementary color for #hex is #2A1B41.


I love getcolorcode.com

Triadic colors

1 #BED5E4 and #E4BED5 with #D5E4BE are triadic colors.

2 #BEE4D5 and #E4D5BE with #D5E4BE are triadic colors.