COLOR #D5E17B

HEX: #D5E17B RGB: (213,225,123)

Renk bilgisi

#D5E17B contains mainly red and green colors. #D5E17B ‘ nin web güvenlik rengi #CCCC66 (ya da #CC6) dir.

RGB renk modeli

#D5E17B color RGB value is (213,225,123).

RGB: (213,225,123) (84%, 88%, 48%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 225 of 255 = 88%
B 123 of 255 = 48%

213
225
123

R + G + B ~ 73%. #D5E17B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 225 + 123 = 561 (100%)
R 213 of 561 ~ 37.97%
G 225 of 561 ~ 40.11%
B 123 of 561 ~ 21.93'%

%37.97
%40.11
%21.93

CMYK RENK MODELİ

#D5E17B rengi CMYK tonu (5,0,45,12).

  • camgöbeği tonu 5.33%
  • eflatun tonu 0.00%
  • sarı tonu 45.33%
  • ana renk tonu 11.76%

CMYK: (5,0,45,12)
C5M0Y45K12 (5%, 0%, 45%, 12%)
(0.05 / 0.00 / 0.45 / 0.12)

CMYK yüzdeleri

%5.33
%0
%45.33
%11.76

Codes

Color #D5E17B in popluar color models

D5 E1 7B
RGB 213 225 123
HSL 67° 62.96% 68.24%
HSB/HSV 67° 45.33% 88.24%
CMYK 5.33% 0.00% 45.33%
11.76%

Color #D5E17B in popluar number systems.

HEX D5 E1 7B
Decimal 213 225 123
Binary 11010101 11100001 1111011
Octal 325 341 173

Shades and tints

Shades of #D5E17B

#D5E17B
(213,225,123)
#C2CD70
(194,205,112)
#AFB965
(175,185,101)
#9CA55A
(156,165,90)
#89914F
(137,145,79)
#767D44
(118,125,68)
#636939
(99,105,57)
#50552E
(80,85,46)
#3D4123
(61,65,35)
#2A2D18
(42,45,24)
#17190D
(23,25,13)
#000000
(0,0,0)

Tints of #D5E17B

#D5E17B
(213,225,123)
#D8E387
(216,227,135)
#DBE593
(219,229,147)
#DEE79F
(222,231,159)
#E1E9AB
(225,233,171)
#E4EBB7
(228,235,183)
#E7EDC3
(231,237,195)
#EAEFCF
(234,239,207)
#EDF1DB
(237,241,219)
#F0F3E7
(240,243,231)
#F3F5F3
(243,245,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5E17B color. Also use rgb(213,225,123) instead hex code.

Text Font Color

.myTextColor { color: #D5E17B; }

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

This text font color is #D5E17B.

Background Color

.myBgColor { background-color: #D5E17B; }

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

This div background color is #D5E17B.

Border color

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

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

This div border color is #D5E17B.

Opacity

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

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

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

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

This text has shadow with #D5E17B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E17B.

Preview

Color preview on black background

This text has color #D5E17B on black background.


Color preview on white background

This text has color #D5E17B on white background.


Black color preview on #D5E17B background

This text has black color on #D5E17B background.


White color preview on #D5E17B background

This text has white color on #D5E17B background.


Related colors

Complementary color

Complementary color for #hex is #2A1E84.


I love getcolorcode.com

Triadic colors

1 #7BD5E1 and #E17BD5 with #D5E17B are triadic colors.

2 #7BE1D5 and #E1D57B with #D5E17B are triadic colors.