COLOR #D5E498

HEX: #D5E498 RGB: (213,228,152)

Renk bilgisi

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

RGB renk modeli

#D5E498 color RGB value is (213,228,152).

RGB: (213,228,152) (84%, 89%, 60%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 228 of 255 = 89%
B 152 of 255 = 60%

213
228
152

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 228 + 152 = 593 (100%)
R 213 of 593 ~ 35.92%
G 228 of 593 ~ 38.45%
B 152 of 593 ~ 25.63'%

%35.92
%38.45
%25.63

CMYK RENK MODELİ

#D5E498 rengi CMYK tonu (7,0,33,11).

  • camgöbeği tonu 6.58%
  • eflatun tonu 0.00%
  • sarı tonu 33.33%
  • ana renk tonu 10.59%

CMYK: (7,0,33,11)
C7M0Y33K11 (7%, 0%, 33%, 11%)
(0.07 / 0.00 / 0.33 / 0.11)

CMYK yüzdeleri

%6.58
%0
%33.33
%10.59

Codes

Color #D5E498 in popluar color models

D5 E4 98
RGB 213 228 152
HSL 72° 58.46% 74.51%
HSB/HSV 72° 33.33% 89.41%
CMYK 6.58% 0.00% 33.33%
10.59%

Color #D5E498 in popluar number systems.

HEX D5 E4 98
Decimal 213 228 152
Binary 11010101 11100100 10011000
Octal 325 344 230

Shades and tints

Shades of #D5E498

#D5E498
(213,228,152)
#C2D08B
(194,208,139)
#AFBC7E
(175,188,126)
#9CA871
(156,168,113)
#899464
(137,148,100)
#768057
(118,128,87)
#636C4A
(99,108,74)
#50583D
(80,88,61)
#3D4430
(61,68,48)
#2A3023
(42,48,35)
#171C16
(23,28,22)
#000000
(0,0,0)

Tints of #D5E498

#D5E498
(213,228,152)
#D8E6A1
(216,230,161)
#DBE8AA
(219,232,170)
#DEEAB3
(222,234,179)
#E1ECBC
(225,236,188)
#E4EEC5
(228,238,197)
#E7F0CE
(231,240,206)
#EAF2D7
(234,242,215)
#EDF4E0
(237,244,224)
#F0F6E9
(240,246,233)
#F3F8F2
(243,248,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5E498; }

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

This text font color is #D5E498.

Background Color

.myBgColor { background-color: #D5E498; }

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

This div background color is #D5E498.

Border color

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

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

This div border color is #D5E498.

Opacity

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

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

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

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

This text has shadow with #D5E498 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E498.

Preview

Color preview on black background

This text has color #D5E498 on black background.


Color preview on white background

This text has color #D5E498 on white background.


Black color preview on #D5E498 background

This text has black color on #D5E498 background.


White color preview on #D5E498 background

This text has white color on #D5E498 background.


Related colors

Complementary color

Complementary color for #hex is #2A1B67.


I love getcolorcode.com

Triadic colors

1 #98D5E4 and #E498D5 with #D5E498 are triadic colors.

2 #98E4D5 and #E4D598 with #D5E498 are triadic colors.