COLOR #D5E098

HEX: #D5E098 RGB: (213,224,152)

Renk bilgisi

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

RGB renk modeli

#D5E098 color RGB value is (213,224,152).

RGB: (213,224,152) (84%, 88%, 60%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 224 of 255 = 88%
B 152 of 255 = 60%

213
224
152

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 224 + 152 = 589 (100%)
R 213 of 589 ~ 36.16%
G 224 of 589 ~ 38.03%
B 152 of 589 ~ 25.81'%

%36.16
%38.03
%25.81

CMYK RENK MODELİ

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

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

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

CMYK yüzdeleri

%4.91
%0
%32.14
%12.16

Codes

Color #D5E098 in popluar color models

D5 E0 98
RGB 213 224 152
HSL 69° 53.73% 73.73%
HSB/HSV 69° 32.14% 87.84%
CMYK 4.91% 0.00% 32.14%
12.16%

Color #D5E098 in popluar number systems.

HEX D5 E0 98
Decimal 213 224 152
Binary 11010101 11100000 10011000
Octal 325 340 230

Shades and tints

Shades of #D5E098

#D5E098
(213,224,152)
#C2CC8B
(194,204,139)
#AFB87E
(175,184,126)
#9CA471
(156,164,113)
#899064
(137,144,100)
#767C57
(118,124,87)
#63684A
(99,104,74)
#50543D
(80,84,61)
#3D4030
(61,64,48)
#2A2C23
(42,44,35)
#171816
(23,24,22)
#000000
(0,0,0)

Tints of #D5E098

#D5E098
(213,224,152)
#D8E2A1
(216,226,161)
#DBE4AA
(219,228,170)
#DEE6B3
(222,230,179)
#E1E8BC
(225,232,188)
#E4EAC5
(228,234,197)
#E7ECCE
(231,236,206)
#EAEED7
(234,238,215)
#EDF0E0
(237,240,224)
#F0F2E9
(240,242,233)
#F3F4F2
(243,244,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5E098; }

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

This text font color is #D5E098.

Background Color

.myBgColor { background-color: #D5E098; }

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

This div background color is #D5E098.

Border color

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

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

This div border color is #D5E098.

Opacity

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

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

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

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

This text has shadow with #D5E098 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E098.

Preview

Color preview on black background

This text has color #D5E098 on black background.


Color preview on white background

This text has color #D5E098 on white background.


Black color preview on #D5E098 background

This text has black color on #D5E098 background.


White color preview on #D5E098 background

This text has white color on #D5E098 background.


Related colors

Complementary color

Complementary color for #hex is #2A1F67.


I love getcolorcode.com

Triadic colors

1 #98D5E0 and #E098D5 with #D5E098 are triadic colors.

2 #98E0D5 and #E0D598 with #D5E098 are triadic colors.