COLOR #D5E095

HEX: #D5E095 RGB: (213,224,149)

Renk bilgisi

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

RGB renk modeli

#D5E095 color RGB value is (213,224,149).

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

RGB bağlantıları ve doygunluk

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

213
224
149

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 224 + 149 = 586 (100%)
R 213 of 586 ~ 36.35%
G 224 of 586 ~ 38.23%
B 149 of 586 ~ 25.43'%

%36.35
%38.23
%25.43

CMYK RENK MODELİ

#D5E095 rengi CMYK tonu (5,0,33,12).

  • camgöbeği tonu 4.91%
  • eflatun tonu 0.00%
  • sarı tonu 33.48%
  • ana renk tonu 12.16%

CMYK: (5,0,33,12)
C5M0Y33K12 (5%, 0%, 33%, 12%)
(0.05 / 0.00 / 0.33 / 0.12)

CMYK yüzdeleri

%4.91
%0
%33.48
%12.16

Codes

Color #D5E095 in popluar color models

D5 E0 95
RGB 213 224 149
HSL 69° 54.74% 73.14%
HSB/HSV 69° 33.48% 87.84%
CMYK 4.91% 0.00% 33.48%
12.16%

Color #D5E095 in popluar number systems.

HEX D5 E0 95
Decimal 213 224 149
Binary 11010101 11100000 10010101
Octal 325 340 225

Shades and tints

Shades of #D5E095

#D5E095
(213,224,149)
#C2CC88
(194,204,136)
#AFB87B
(175,184,123)
#9CA46E
(156,164,110)
#899061
(137,144,97)
#767C54
(118,124,84)
#636847
(99,104,71)
#50543A
(80,84,58)
#3D402D
(61,64,45)
#2A2C20
(42,44,32)
#171813
(23,24,19)
#000000
(0,0,0)

Tints of #D5E095

#D5E095
(213,224,149)
#D8E29E
(216,226,158)
#DBE4A7
(219,228,167)
#DEE6B0
(222,230,176)
#E1E8B9
(225,232,185)
#E4EAC2
(228,234,194)
#E7ECCB
(231,236,203)
#EAEED4
(234,238,212)
#EDF0DD
(237,240,221)
#F0F2E6
(240,242,230)
#F3F4EF
(243,244,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5E095; }

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

This text font color is #D5E095.

Background Color

.myBgColor { background-color: #D5E095; }

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

This div background color is #D5E095.

Border color

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

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

This div border color is #D5E095.

Opacity

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

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

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

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

This text has shadow with #D5E095 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E095.

Preview

Color preview on black background

This text has color #D5E095 on black background.


Color preview on white background

This text has color #D5E095 on white background.


Black color preview on #D5E095 background

This text has black color on #D5E095 background.


White color preview on #D5E095 background

This text has white color on #D5E095 background.


Related colors

Complementary color

Complementary color for #hex is #2A1F6A.


I love getcolorcode.com

Triadic colors

1 #95D5E0 and #E095D5 with #D5E095 are triadic colors.

2 #95E0D5 and #E0D595 with #D5E095 are triadic colors.