COLOR #D5E9B6

HEX: #D5E9B6 RGB: (213,233,182)

Renk bilgisi

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

RGB renk modeli

#D5E9B6 color RGB value is (213,233,182).

RGB: (213,233,182) (84%, 91%, 71%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 233 of 255 = 91%
B 182 of 255 = 71%

213
233
182

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 233 + 182 = 628 (100%)
R 213 of 628 ~ 33.92%
G 233 of 628 ~ 37.1%
B 182 of 628 ~ 28.98'%

%33.92
%37.1
%28.98

CMYK RENK MODELİ

#D5E9B6 rengi CMYK tonu (9,0,22,9).

  • camgöbeği tonu 8.58%
  • eflatun tonu 0.00%
  • sarı tonu 21.89%
  • ana renk tonu 8.63%

CMYK: (9,0,22,9)
C9M0Y22K9 (9%, 0%, 22%, 9%)
(0.09 / 0.00 / 0.22 / 0.09)

CMYK yüzdeleri

%8.58
%0
%21.89
%8.63

Codes

Color #D5E9B6 in popluar color models

D5 E9 B6
RGB 213 233 182
HSL 84° 53.68% 81.37%
HSB/HSV 84° 21.89% 91.37%
CMYK 8.58% 0.00% 21.89%
8.63%

Color #D5E9B6 in popluar number systems.

HEX D5 E9 B6
Decimal 213 233 182
Binary 11010101 11101001 10110110
Octal 325 351 266

Shades and tints

Shades of #D5E9B6

#D5E9B6
(213,233,182)
#C2D4A6
(194,212,166)
#AFBF96
(175,191,150)
#9CAA86
(156,170,134)
#899576
(137,149,118)
#768066
(118,128,102)
#636B56
(99,107,86)
#505646
(80,86,70)
#3D4136
(61,65,54)
#2A2C26
(42,44,38)
#171716
(23,23,22)
#000000
(0,0,0)

Tints of #D5E9B6

#D5E9B6
(213,233,182)
#D8EBBC
(216,235,188)
#DBEDC2
(219,237,194)
#DEEFC8
(222,239,200)
#E1F1CE
(225,241,206)
#E4F3D4
(228,243,212)
#E7F5DA
(231,245,218)
#EAF7E0
(234,247,224)
#EDF9E6
(237,249,230)
#F0FBEC
(240,251,236)
#F3FDF2
(243,253,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5E9B6 color. Also use rgb(213,233,182) instead hex code.

Text Font Color

.myTextColor { color: #D5E9B6; }

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

This text font color is #D5E9B6.

Background Color

.myBgColor { background-color: #D5E9B6; }

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

This div background color is #D5E9B6.

Border color

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

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

This div border color is #D5E9B6.

Opacity

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

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

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

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

This text has shadow with #D5E9B6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E9B6.

Preview

Color preview on black background

This text has color #D5E9B6 on black background.


Color preview on white background

This text has color #D5E9B6 on white background.


Black color preview on #D5E9B6 background

This text has black color on #D5E9B6 background.


White color preview on #D5E9B6 background

This text has white color on #D5E9B6 background.


Related colors

Complementary color

Complementary color for #hex is #2A1649.


I love getcolorcode.com

Triadic colors

1 #B6D5E9 and #E9B6D5 with #D5E9B6 are triadic colors.

2 #B6E9D5 and #E9D5B6 with #D5E9B6 are triadic colors.