COLOR #D5E195

HEX: #D5E195 RGB: (213,225,149)

Renk bilgisi

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

RGB renk modeli

#D5E195 color RGB value is (213,225,149).

RGB: (213,225,149) (84%, 88%, 58%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 225 of 255 = 88%
B 149 of 255 = 58%

213
225
149

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 225 + 149 = 587 (100%)
R 213 of 587 ~ 36.29%
G 225 of 587 ~ 38.33%
B 149 of 587 ~ 25.38'%

%36.29
%38.33
%25.38

CMYK RENK MODELİ

#D5E195 rengi CMYK tonu (5,0,34,12).

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

CMYK: (5,0,34,12)
C5M0Y34K12 (5%, 0%, 34%, 12%)
(0.05 / 0.00 / 0.34 / 0.12)

CMYK yüzdeleri

%5.33
%0
%33.78
%11.76

Codes

Color #D5E195 in popluar color models

D5 E1 95
RGB 213 225 149
HSL 69° 55.88% 73.33%
HSB/HSV 69° 33.78% 88.24%
CMYK 5.33% 0.00% 33.78%
11.76%

Color #D5E195 in popluar number systems.

HEX D5 E1 95
Decimal 213 225 149
Binary 11010101 11100001 10010101
Octal 325 341 225

Shades and tints

Shades of #D5E195

#D5E195
(213,225,149)
#C2CD88
(194,205,136)
#AFB97B
(175,185,123)
#9CA56E
(156,165,110)
#899161
(137,145,97)
#767D54
(118,125,84)
#636947
(99,105,71)
#50553A
(80,85,58)
#3D412D
(61,65,45)
#2A2D20
(42,45,32)
#171913
(23,25,19)
#000000
(0,0,0)

Tints of #D5E195

#D5E195
(213,225,149)
#D8E39E
(216,227,158)
#DBE5A7
(219,229,167)
#DEE7B0
(222,231,176)
#E1E9B9
(225,233,185)
#E4EBC2
(228,235,194)
#E7EDCB
(231,237,203)
#EAEFD4
(234,239,212)
#EDF1DD
(237,241,221)
#F0F3E6
(240,243,230)
#F3F5EF
(243,245,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5E195; }

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

This text font color is #D5E195.

Background Color

.myBgColor { background-color: #D5E195; }

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

This div background color is #D5E195.

Border color

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

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

This div border color is #D5E195.

Opacity

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

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

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

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

This text has shadow with #D5E195 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E195.

Preview

Color preview on black background

This text has color #D5E195 on black background.


Color preview on white background

This text has color #D5E195 on white background.


Black color preview on #D5E195 background

This text has black color on #D5E195 background.


White color preview on #D5E195 background

This text has white color on #D5E195 background.


Related colors

Complementary color

Complementary color for #hex is #2A1E6A.


I love getcolorcode.com

Triadic colors

1 #95D5E1 and #E195D5 with #D5E195 are triadic colors.

2 #95E1D5 and #E1D595 with #D5E195 are triadic colors.