COLOR #D5E298

HEX: #D5E298 RGB: (213,226,152)

Renk bilgisi

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

RGB renk modeli

#D5E298 color RGB value is (213,226,152).

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

RGB bağlantıları ve doygunluk

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

213
226
152

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 226 + 152 = 591 (100%)
R 213 of 591 ~ 36.04%
G 226 of 591 ~ 38.24%
B 152 of 591 ~ 25.72'%

%36.04
%38.24
%25.72

CMYK RENK MODELİ

#D5E298 rengi CMYK tonu (6,0,33,11).

  • camgöbeği tonu 5.75%
  • eflatun tonu 0.00%
  • sarı tonu 32.74%
  • ana renk tonu 11.37%

CMYK: (6,0,33,11)
C6M0Y33K11 (6%, 0%, 33%, 11%)
(0.06 / 0.00 / 0.33 / 0.11)

CMYK yüzdeleri

%5.75
%0
%32.74
%11.37

Codes

Color #D5E298 in popluar color models

D5 E2 98
RGB 213 226 152
HSL 71° 56.06% 74.12%
HSB/HSV 71° 32.74% 88.63%
CMYK 5.75% 0.00% 32.74%
11.37%

Color #D5E298 in popluar number systems.

HEX D5 E2 98
Decimal 213 226 152
Binary 11010101 11100010 10011000
Octal 325 342 230

Shades and tints

Shades of #D5E298

#D5E298
(213,226,152)
#C2CE8B
(194,206,139)
#AFBA7E
(175,186,126)
#9CA671
(156,166,113)
#899264
(137,146,100)
#767E57
(118,126,87)
#636A4A
(99,106,74)
#50563D
(80,86,61)
#3D4230
(61,66,48)
#2A2E23
(42,46,35)
#171A16
(23,26,22)
#000000
(0,0,0)

Tints of #D5E298

#D5E298
(213,226,152)
#D8E4A1
(216,228,161)
#DBE6AA
(219,230,170)
#DEE8B3
(222,232,179)
#E1EABC
(225,234,188)
#E4ECC5
(228,236,197)
#E7EECE
(231,238,206)
#EAF0D7
(234,240,215)
#EDF2E0
(237,242,224)
#F0F4E9
(240,244,233)
#F3F6F2
(243,246,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5E298; }

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

This text font color is #D5E298.

Background Color

.myBgColor { background-color: #D5E298; }

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

This div background color is #D5E298.

Border color

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

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

This div border color is #D5E298.

Opacity

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

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

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

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

This text has shadow with #D5E298 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E298.

Preview

Color preview on black background

This text has color #D5E298 on black background.


Color preview on white background

This text has color #D5E298 on white background.


Black color preview on #D5E298 background

This text has black color on #D5E298 background.


White color preview on #D5E298 background

This text has white color on #D5E298 background.


Related colors

Complementary color

Complementary color for #hex is #2A1D67.


I love getcolorcode.com

Triadic colors

1 #98D5E2 and #E298D5 with #D5E298 are triadic colors.

2 #98E2D5 and #E2D598 with #D5E298 are triadic colors.