COLOR #D5E37B

HEX: #D5E37B RGB: (213,227,123)

Renk bilgisi

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

RGB renk modeli

#D5E37B color RGB value is (213,227,123).

RGB: (213,227,123) (84%, 89%, 48%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 227 of 255 = 89%
B 123 of 255 = 48%

213
227
123

R + G + B ~ 74%. #D5E37B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 227 + 123 = 563 (100%)
R 213 of 563 ~ 37.83%
G 227 of 563 ~ 40.32%
B 123 of 563 ~ 21.85'%

%37.83
%40.32
%21.85

CMYK RENK MODELİ

#D5E37B rengi CMYK tonu (6,0,46,11).

  • camgöbeği tonu 6.17%
  • eflatun tonu 0.00%
  • sarı tonu 45.81%
  • ana renk tonu 10.98%

CMYK: (6,0,46,11)
C6M0Y46K11 (6%, 0%, 46%, 11%)
(0.06 / 0.00 / 0.46 / 0.11)

CMYK yüzdeleri

%6.17
%0
%45.81
%10.98

Codes

Color #D5E37B in popluar color models

D5 E3 7B
RGB 213 227 123
HSL 68° 65.00% 68.63%
HSB/HSV 68° 45.81% 89.02%
CMYK 6.17% 0.00% 45.81%
10.98%

Color #D5E37B in popluar number systems.

HEX D5 E3 7B
Decimal 213 227 123
Binary 11010101 11100011 1111011
Octal 325 343 173

Shades and tints

Shades of #D5E37B

#D5E37B
(213,227,123)
#C2CF70
(194,207,112)
#AFBB65
(175,187,101)
#9CA75A
(156,167,90)
#89934F
(137,147,79)
#767F44
(118,127,68)
#636B39
(99,107,57)
#50572E
(80,87,46)
#3D4323
(61,67,35)
#2A2F18
(42,47,24)
#171B0D
(23,27,13)
#000000
(0,0,0)

Tints of #D5E37B

#D5E37B
(213,227,123)
#D8E587
(216,229,135)
#DBE793
(219,231,147)
#DEE99F
(222,233,159)
#E1EBAB
(225,235,171)
#E4EDB7
(228,237,183)
#E7EFC3
(231,239,195)
#EAF1CF
(234,241,207)
#EDF3DB
(237,243,219)
#F0F5E7
(240,245,231)
#F3F7F3
(243,247,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5E37B; }

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

This text font color is #D5E37B.

Background Color

.myBgColor { background-color: #D5E37B; }

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

This div background color is #D5E37B.

Border color

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

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

This div border color is #D5E37B.

Opacity

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

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

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

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

This text has shadow with #D5E37B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E37B.

Preview

Color preview on black background

This text has color #D5E37B on black background.


Color preview on white background

This text has color #D5E37B on white background.


Black color preview on #D5E37B background

This text has black color on #D5E37B background.


White color preview on #D5E37B background

This text has white color on #D5E37B background.


Related colors

Complementary color

Complementary color for #hex is #2A1C84.


I love getcolorcode.com

Triadic colors

1 #7BD5E3 and #E37BD5 with #D5E37B are triadic colors.

2 #7BE3D5 and #E3D57B with #D5E37B are triadic colors.