COLOR #D5E6A3

HEX: #D5E6A3 RGB: (213,230,163)

Renk bilgisi

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

RGB renk modeli

#D5E6A3 color RGB value is (213,230,163).

RGB: (213,230,163) (84%, 90%, 64%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 230 of 255 = 90%
B 163 of 255 = 64%

213
230
163

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 230 + 163 = 606 (100%)
R 213 of 606 ~ 35.15%
G 230 of 606 ~ 37.95%
B 163 of 606 ~ 26.9'%

%35.15
%37.95
%26.9

CMYK RENK MODELİ

#D5E6A3 rengi CMYK tonu (7,0,29,10).

  • camgöbeği tonu 7.39%
  • eflatun tonu 0.00%
  • sarı tonu 29.13%
  • ana renk tonu 9.80%

CMYK: (7,0,29,10)
C7M0Y29K10 (7%, 0%, 29%, 10%)
(0.07 / 0.00 / 0.29 / 0.10)

CMYK yüzdeleri

%7.39
%0
%29.13
%9.8

Codes

Color #D5E6A3 in popluar color models

D5 E6 A3
RGB 213 230 163
HSL 75° 57.26% 77.06%
HSB/HSV 75° 29.13% 90.20%
CMYK 7.39% 0.00% 29.13%
9.80%

Color #D5E6A3 in popluar number systems.

HEX D5 E6 A3
Decimal 213 230 163
Binary 11010101 11100110 10100011
Octal 325 346 243

Shades and tints

Shades of #D5E6A3

#D5E6A3
(213,230,163)
#C2D295
(194,210,149)
#AFBE87
(175,190,135)
#9CAA79
(156,170,121)
#89966B
(137,150,107)
#76825D
(118,130,93)
#636E4F
(99,110,79)
#505A41
(80,90,65)
#3D4633
(61,70,51)
#2A3225
(42,50,37)
#171E17
(23,30,23)
#000000
(0,0,0)

Tints of #D5E6A3

#D5E6A3
(213,230,163)
#D8E8AB
(216,232,171)
#DBEAB3
(219,234,179)
#DEECBB
(222,236,187)
#E1EEC3
(225,238,195)
#E4F0CB
(228,240,203)
#E7F2D3
(231,242,211)
#EAF4DB
(234,244,219)
#EDF6E3
(237,246,227)
#F0F8EB
(240,248,235)
#F3FAF3
(243,250,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5E6A3 color. Also use rgb(213,230,163) instead hex code.

Text Font Color

.myTextColor { color: #D5E6A3; }

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

This text font color is #D5E6A3.

Background Color

.myBgColor { background-color: #D5E6A3; }

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

This div background color is #D5E6A3.

Border color

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

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

This div border color is #D5E6A3.

Opacity

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

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

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

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

This text has shadow with #D5E6A3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E6A3.

Preview

Color preview on black background

This text has color #D5E6A3 on black background.


Color preview on white background

This text has color #D5E6A3 on white background.


Black color preview on #D5E6A3 background

This text has black color on #D5E6A3 background.


White color preview on #D5E6A3 background

This text has white color on #D5E6A3 background.


Related colors

Complementary color

Complementary color for #hex is #2A195C.


I love getcolorcode.com

Triadic colors

1 #A3D5E6 and #E6A3D5 with #D5E6A3 are triadic colors.

2 #A3E6D5 and #E6D5A3 with #D5E6A3 are triadic colors.