COLOR #D5E699

HEX: #D5E699 RGB: (213,230,153)

Renk bilgisi

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

RGB renk modeli

#D5E699 color RGB value is (213,230,153).

RGB: (213,230,153) (84%, 90%, 60%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 230 of 255 = 90%
B 153 of 255 = 60%

213
230
153

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 230 + 153 = 596 (100%)
R 213 of 596 ~ 35.74%
G 230 of 596 ~ 38.59%
B 153 of 596 ~ 25.67'%

%35.74
%38.59
%25.67

CMYK RENK MODELİ

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

  • camgöbeği tonu 7.39%
  • eflatun tonu 0.00%
  • sarı tonu 33.48%
  • 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
%33.48
%9.8

Codes

Color #D5E699 in popluar color models

D5 E6 99
RGB 213 230 153
HSL 73° 60.63% 75.10%
HSB/HSV 73° 33.48% 90.20%
CMYK 7.39% 0.00% 33.48%
9.80%

Color #D5E699 in popluar number systems.

HEX D5 E6 99
Decimal 213 230 153
Binary 11010101 11100110 10011001
Octal 325 346 231

Shades and tints

Shades of #D5E699

#D5E699
(213,230,153)
#C2D28C
(194,210,140)
#AFBE7F
(175,190,127)
#9CAA72
(156,170,114)
#899665
(137,150,101)
#768258
(118,130,88)
#636E4B
(99,110,75)
#505A3E
(80,90,62)
#3D4631
(61,70,49)
#2A3224
(42,50,36)
#171E17
(23,30,23)
#000000
(0,0,0)

Tints of #D5E699

#D5E699
(213,230,153)
#D8E8A2
(216,232,162)
#DBEAAB
(219,234,171)
#DEECB4
(222,236,180)
#E1EEBD
(225,238,189)
#E4F0C6
(228,240,198)
#E7F2CF
(231,242,207)
#EAF4D8
(234,244,216)
#EDF6E1
(237,246,225)
#F0F8EA
(240,248,234)
#F3FAF3
(243,250,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5E699; }

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

This text font color is #D5E699.

Background Color

.myBgColor { background-color: #D5E699; }

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

This div background color is #D5E699.

Border color

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

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

This div border color is #D5E699.

Opacity

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

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

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

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

This text has shadow with #D5E699 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E699.

Preview

Color preview on black background

This text has color #D5E699 on black background.


Color preview on white background

This text has color #D5E699 on white background.


Black color preview on #D5E699 background

This text has black color on #D5E699 background.


White color preview on #D5E699 background

This text has white color on #D5E699 background.


Related colors

Complementary color

Complementary color for #hex is #2A1966.


I love getcolorcode.com

Triadic colors

1 #99D5E6 and #E699D5 with #D5E699 are triadic colors.

2 #99E6D5 and #E6D599 with #D5E699 are triadic colors.