COLOR #D5E69B

HEX: #D5E69B RGB: (213,230,155)

Renk bilgisi

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

RGB renk modeli

#D5E69B color RGB value is (213,230,155).

RGB: (213,230,155) (84%, 90%, 61%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 230 of 255 = 90%
B 155 of 255 = 61%

213
230
155

R + G + B ~ 78%. #D5E69B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 230 + 155 = 598 (100%)
R 213 of 598 ~ 35.62%
G 230 of 598 ~ 38.46%
B 155 of 598 ~ 25.92'%

%35.62
%38.46
%25.92

CMYK RENK MODELİ

#D5E69B rengi CMYK tonu (7,0,33,10).

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

CMYK: (7,0,33,10)
C7M0Y33K10 (7%, 0%, 33%, 10%)
(0.07 / 0.00 / 0.33 / 0.10)

CMYK yüzdeleri

%7.39
%0
%32.61
%9.8

Codes

Color #D5E69B in popluar color models

D5 E6 9B
RGB 213 230 155
HSL 74° 60.00% 75.49%
HSB/HSV 74° 32.61% 90.20%
CMYK 7.39% 0.00% 32.61%
9.80%

Color #D5E69B in popluar number systems.

HEX D5 E6 9B
Decimal 213 230 155
Binary 11010101 11100110 10011011
Octal 325 346 233

Shades and tints

Shades of #D5E69B

#D5E69B
(213,230,155)
#C2D28D
(194,210,141)
#AFBE7F
(175,190,127)
#9CAA71
(156,170,113)
#899663
(137,150,99)
#768255
(118,130,85)
#636E47
(99,110,71)
#505A39
(80,90,57)
#3D462B
(61,70,43)
#2A321D
(42,50,29)
#171E0F
(23,30,15)
#000000
(0,0,0)

Tints of #D5E69B

#D5E69B
(213,230,155)
#D8E8A4
(216,232,164)
#DBEAAD
(219,234,173)
#DEECB6
(222,236,182)
#E1EEBF
(225,238,191)
#E4F0C8
(228,240,200)
#E7F2D1
(231,242,209)
#EAF4DA
(234,244,218)
#EDF6E3
(237,246,227)
#F0F8EC
(240,248,236)
#F3FAF5
(243,250,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5E69B; }

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

This text font color is #D5E69B.

Background Color

.myBgColor { background-color: #D5E69B; }

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

This div background color is #D5E69B.

Border color

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

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

This div border color is #D5E69B.

Opacity

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

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

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

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

This text has shadow with #D5E69B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E69B.

Preview

Color preview on black background

This text has color #D5E69B on black background.


Color preview on white background

This text has color #D5E69B on white background.


Black color preview on #D5E69B background

This text has black color on #D5E69B background.


White color preview on #D5E69B background

This text has white color on #D5E69B background.


Related colors

Complementary color

Complementary color for #hex is #2A1964.


I love getcolorcode.com

Triadic colors

1 #9BD5E6 and #E69BD5 with #D5E69B are triadic colors.

2 #9BE6D5 and #E6D59B with #D5E69B are triadic colors.