COLOR #D5E698

HEX: #D5E698 RGB: (213,230,152)

Renk bilgisi

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

RGB renk modeli

#D5E698 color RGB value is (213,230,152).

RGB: (213,230,152) (84%, 90%, 60%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 230 of 255 = 90%
B 152 of 255 = 60%

213
230
152

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 230 + 152 = 595 (100%)
R 213 of 595 ~ 35.8%
G 230 of 595 ~ 38.66%
B 152 of 595 ~ 25.55'%

%35.8
%38.66
%25.55

CMYK RENK MODELİ

#D5E698 rengi CMYK tonu (7,0,34,10).

  • camgöbeği tonu 7.39%
  • eflatun tonu 0.00%
  • sarı tonu 33.91%
  • ana renk tonu 9.80%

CMYK: (7,0,34,10)
C7M0Y34K10 (7%, 0%, 34%, 10%)
(0.07 / 0.00 / 0.34 / 0.10)

CMYK yüzdeleri

%7.39
%0
%33.91
%9.8

Codes

Color #D5E698 in popluar color models

D5 E6 98
RGB 213 230 152
HSL 73° 60.94% 74.90%
HSB/HSV 73° 33.91% 90.20%
CMYK 7.39% 0.00% 33.91%
9.80%

Color #D5E698 in popluar number systems.

HEX D5 E6 98
Decimal 213 230 152
Binary 11010101 11100110 10011000
Octal 325 346 230

Shades and tints

Shades of #D5E698

#D5E698
(213,230,152)
#C2D28B
(194,210,139)
#AFBE7E
(175,190,126)
#9CAA71
(156,170,113)
#899664
(137,150,100)
#768257
(118,130,87)
#636E4A
(99,110,74)
#505A3D
(80,90,61)
#3D4630
(61,70,48)
#2A3223
(42,50,35)
#171E16
(23,30,22)
#000000
(0,0,0)

Tints of #D5E698

#D5E698
(213,230,152)
#D8E8A1
(216,232,161)
#DBEAAA
(219,234,170)
#DEECB3
(222,236,179)
#E1EEBC
(225,238,188)
#E4F0C5
(228,240,197)
#E7F2CE
(231,242,206)
#EAF4D7
(234,244,215)
#EDF6E0
(237,246,224)
#F0F8E9
(240,248,233)
#F3FAF2
(243,250,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5E698; }

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

This text font color is #D5E698.

Background Color

.myBgColor { background-color: #D5E698; }

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

This div background color is #D5E698.

Border color

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

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

This div border color is #D5E698.

Opacity

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

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

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

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

This text has shadow with #D5E698 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E698.

Preview

Color preview on black background

This text has color #D5E698 on black background.


Color preview on white background

This text has color #D5E698 on white background.


Black color preview on #D5E698 background

This text has black color on #D5E698 background.


White color preview on #D5E698 background

This text has white color on #D5E698 background.


Related colors

Complementary color

Complementary color for #hex is #2A1967.


I love getcolorcode.com

Triadic colors

1 #98D5E6 and #E698D5 with #D5E698 are triadic colors.

2 #98E6D5 and #E6D598 with #D5E698 are triadic colors.