COLOR #D5E3A6

HEX: #D5E3A6 RGB: (213,227,166)

Renk bilgisi

#D5E3A6 contains mainly red and green colors. #D5E3A6 ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#D5E3A6 color RGB value is (213,227,166).

RGB: (213,227,166) (84%, 89%, 65%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 227 of 255 = 89%
B 166 of 255 = 65%

213
227
166

R + G + B ~ 79%. #D5E3A6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 227 + 166 = 606 (100%)
R 213 of 606 ~ 35.15%
G 227 of 606 ~ 37.46%
B 166 of 606 ~ 27.39'%

%35.15
%37.46
%27.39

CMYK RENK MODELİ

#D5E3A6 rengi CMYK tonu (6,0,27,11).

  • camgöbeği tonu 6.17%
  • eflatun tonu 0.00%
  • sarı tonu 26.87%
  • ana renk tonu 10.98%

CMYK: (6,0,27,11)
C6M0Y27K11 (6%, 0%, 27%, 11%)
(0.06 / 0.00 / 0.27 / 0.11)

CMYK yüzdeleri

%6.17
%0
%26.87
%10.98

Codes

Color #D5E3A6 in popluar color models

D5 E3 A6
RGB 213 227 166
HSL 74° 52.14% 77.06%
HSB/HSV 74° 26.87% 89.02%
CMYK 6.17% 0.00% 26.87%
10.98%

Color #D5E3A6 in popluar number systems.

HEX D5 E3 A6
Decimal 213 227 166
Binary 11010101 11100011 10100110
Octal 325 343 246

Shades and tints

Shades of #D5E3A6

#D5E3A6
(213,227,166)
#C2CF97
(194,207,151)
#AFBB88
(175,187,136)
#9CA779
(156,167,121)
#89936A
(137,147,106)
#767F5B
(118,127,91)
#636B4C
(99,107,76)
#50573D
(80,87,61)
#3D432E
(61,67,46)
#2A2F1F
(42,47,31)
#171B10
(23,27,16)
#000000
(0,0,0)

Tints of #D5E3A6

#D5E3A6
(213,227,166)
#D8E5AE
(216,229,174)
#DBE7B6
(219,231,182)
#DEE9BE
(222,233,190)
#E1EBC6
(225,235,198)
#E4EDCE
(228,237,206)
#E7EFD6
(231,239,214)
#EAF1DE
(234,241,222)
#EDF3E6
(237,243,230)
#F0F5EE
(240,245,238)
#F3F7F6
(243,247,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5E3A6 color. Also use rgb(213,227,166) instead hex code.

Text Font Color

.myTextColor { color: #D5E3A6; }

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

This text font color is #D5E3A6.

Background Color

.myBgColor { background-color: #D5E3A6; }

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

This div background color is #D5E3A6.

Border color

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

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

This div border color is #D5E3A6.

Opacity

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

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

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

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

This text has shadow with #D5E3A6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E3A6.

Preview

Color preview on black background

This text has color #D5E3A6 on black background.


Color preview on white background

This text has color #D5E3A6 on white background.


Black color preview on #D5E3A6 background

This text has black color on #D5E3A6 background.


White color preview on #D5E3A6 background

This text has white color on #D5E3A6 background.


Related colors

Complementary color

Complementary color for #hex is #2A1C59.


I love getcolorcode.com

Triadic colors

1 #A6D5E3 and #E3A6D5 with #D5E3A6 are triadic colors.

2 #A6E3D5 and #E3D5A6 with #D5E3A6 are triadic colors.