COLOR #D5E199

HEX: #D5E199 RGB: (213,225,153)

Renk bilgisi

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

RGB renk modeli

#D5E199 color RGB value is (213,225,153).

RGB: (213,225,153) (84%, 88%, 60%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 225 of 255 = 88%
B 153 of 255 = 60%

213
225
153

R + G + B ~ 77%. #D5E199 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 225 + 153 = 591 (100%)
R 213 of 591 ~ 36.04%
G 225 of 591 ~ 38.07%
B 153 of 591 ~ 25.89'%

%36.04
%38.07
%25.89

CMYK RENK MODELİ

#D5E199 rengi CMYK tonu (5,0,32,12).

  • camgöbeği tonu 5.33%
  • eflatun tonu 0.00%
  • sarı tonu 32.00%
  • ana renk tonu 11.76%

CMYK: (5,0,32,12)
C5M0Y32K12 (5%, 0%, 32%, 12%)
(0.05 / 0.00 / 0.32 / 0.12)

CMYK yüzdeleri

%5.33
%0
%32
%11.76

Codes

Color #D5E199 in popluar color models

D5 E1 99
RGB 213 225 153
HSL 70° 54.55% 74.12%
HSB/HSV 70° 32.00% 88.24%
CMYK 5.33% 0.00% 32.00%
11.76%

Color #D5E199 in popluar number systems.

HEX D5 E1 99
Decimal 213 225 153
Binary 11010101 11100001 10011001
Octal 325 341 231

Shades and tints

Shades of #D5E199

#D5E199
(213,225,153)
#C2CD8C
(194,205,140)
#AFB97F
(175,185,127)
#9CA572
(156,165,114)
#899165
(137,145,101)
#767D58
(118,125,88)
#63694B
(99,105,75)
#50553E
(80,85,62)
#3D4131
(61,65,49)
#2A2D24
(42,45,36)
#171917
(23,25,23)
#000000
(0,0,0)

Tints of #D5E199

#D5E199
(213,225,153)
#D8E3A2
(216,227,162)
#DBE5AB
(219,229,171)
#DEE7B4
(222,231,180)
#E1E9BD
(225,233,189)
#E4EBC6
(228,235,198)
#E7EDCF
(231,237,207)
#EAEFD8
(234,239,216)
#EDF1E1
(237,241,225)
#F0F3EA
(240,243,234)
#F3F5F3
(243,245,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5E199; }

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

This text font color is #D5E199.

Background Color

.myBgColor { background-color: #D5E199; }

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

This div background color is #D5E199.

Border color

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

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

This div border color is #D5E199.

Opacity

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

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

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

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

This text has shadow with #D5E199 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E199.

Preview

Color preview on black background

This text has color #D5E199 on black background.


Color preview on white background

This text has color #D5E199 on white background.


Black color preview on #D5E199 background

This text has black color on #D5E199 background.


White color preview on #D5E199 background

This text has white color on #D5E199 background.


Related colors

Complementary color

Complementary color for #hex is #2A1E66.


I love getcolorcode.com

Triadic colors

1 #99D5E1 and #E199D5 with #D5E199 are triadic colors.

2 #99E1D5 and #E1D599 with #D5E199 are triadic colors.