COLOR #D5EBA6

HEX: #D5EBA6 RGB: (213,235,166)

Renk bilgisi

#D5EBA6 contains mainly red and green colors. #D5EBA6 ‘ nin web güvenlik rengi #CCFF99 (ya da #CF9) dir.

RGB renk modeli

#D5EBA6 color RGB value is (213,235,166).

RGB: (213,235,166) (84%, 92%, 65%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 235 of 255 = 92%
B 166 of 255 = 65%

213
235
166

R + G + B ~ 80%. #D5EBA6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 235 + 166 = 614 (100%)
R 213 of 614 ~ 34.69%
G 235 of 614 ~ 38.27%
B 166 of 614 ~ 27.04'%

%34.69
%38.27
%27.04

CMYK RENK MODELİ

#D5EBA6 rengi CMYK tonu (9,0,29,8).

  • camgöbeği tonu 9.36%
  • eflatun tonu 0.00%
  • sarı tonu 29.36%
  • ana renk tonu 7.84%

CMYK: (9,0,29,8)
C9M0Y29K8 (9%, 0%, 29%, 8%)
(0.09 / 0.00 / 0.29 / 0.08)

CMYK yüzdeleri

%9.36
%0
%29.36
%7.84

Codes

Color #D5EBA6 in popluar color models

D5 EB A6
RGB 213 235 166
HSL 79° 63.30% 78.63%
HSB/HSV 79° 29.36% 92.16%
CMYK 9.36% 0.00% 29.36%
7.84%

Color #D5EBA6 in popluar number systems.

HEX D5 EB A6
Decimal 213 235 166
Binary 11010101 11101011 10100110
Octal 325 353 246

Shades and tints

Shades of #D5EBA6

#D5EBA6
(213,235,166)
#C2D697
(194,214,151)
#AFC188
(175,193,136)
#9CAC79
(156,172,121)
#89976A
(137,151,106)
#76825B
(118,130,91)
#636D4C
(99,109,76)
#50583D
(80,88,61)
#3D432E
(61,67,46)
#2A2E1F
(42,46,31)
#171910
(23,25,16)
#000000
(0,0,0)

Tints of #D5EBA6

#D5EBA6
(213,235,166)
#D8ECAE
(216,236,174)
#DBEDB6
(219,237,182)
#DEEEBE
(222,238,190)
#E1EFC6
(225,239,198)
#E4F0CE
(228,240,206)
#E7F1D6
(231,241,214)
#EAF2DE
(234,242,222)
#EDF3E6
(237,243,230)
#F0F4EE
(240,244,238)
#F3F5F6
(243,245,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5EBA6; }

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

This text font color is #D5EBA6.

Background Color

.myBgColor { background-color: #D5EBA6; }

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

This div background color is #D5EBA6.

Border color

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

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

This div border color is #D5EBA6.

Opacity

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

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

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

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

This text has shadow with #D5EBA6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5EBA6.

Preview

Color preview on black background

This text has color #D5EBA6 on black background.


Color preview on white background

This text has color #D5EBA6 on white background.


Black color preview on #D5EBA6 background

This text has black color on #D5EBA6 background.


White color preview on #D5EBA6 background

This text has white color on #D5EBA6 background.


Related colors

Complementary color

Complementary color for #hex is #2A1459.


I love getcolorcode.com

Triadic colors

1 #A6D5EB and #EBA6D5 with #D5EBA6 are triadic colors.

2 #A6EBD5 and #EBD5A6 with #D5EBA6 are triadic colors.