COLOR #D5E57B

HEX: #D5E57B RGB: (213,229,123)

Renk bilgisi

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

RGB renk modeli

#D5E57B color RGB value is (213,229,123).

RGB: (213,229,123) (84%, 90%, 48%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 229 of 255 = 90%
B 123 of 255 = 48%

213
229
123

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 229 + 123 = 565 (100%)
R 213 of 565 ~ 37.7%
G 229 of 565 ~ 40.53%
B 123 of 565 ~ 21.77'%

%37.7
%40.53
%21.77

CMYK RENK MODELİ

#D5E57B rengi CMYK tonu (7,0,46,10).

  • camgöbeği tonu 6.99%
  • eflatun tonu 0.00%
  • sarı tonu 46.29%
  • ana renk tonu 10.20%

CMYK: (7,0,46,10)
C7M0Y46K10 (7%, 0%, 46%, 10%)
(0.07 / 0.00 / 0.46 / 0.10)

CMYK yüzdeleri

%6.99
%0
%46.29
%10.2

Codes

Color #D5E57B in popluar color models

D5 E5 7B
RGB 213 229 123
HSL 69° 67.09% 69.02%
HSB/HSV 69° 46.29% 89.80%
CMYK 6.99% 0.00% 46.29%
10.20%

Color #D5E57B in popluar number systems.

HEX D5 E5 7B
Decimal 213 229 123
Binary 11010101 11100101 1111011
Octal 325 345 173

Shades and tints

Shades of #D5E57B

#D5E57B
(213,229,123)
#C2D170
(194,209,112)
#AFBD65
(175,189,101)
#9CA95A
(156,169,90)
#89954F
(137,149,79)
#768144
(118,129,68)
#636D39
(99,109,57)
#50592E
(80,89,46)
#3D4523
(61,69,35)
#2A3118
(42,49,24)
#171D0D
(23,29,13)
#000000
(0,0,0)

Tints of #D5E57B

#D5E57B
(213,229,123)
#D8E787
(216,231,135)
#DBE993
(219,233,147)
#DEEB9F
(222,235,159)
#E1EDAB
(225,237,171)
#E4EFB7
(228,239,183)
#E7F1C3
(231,241,195)
#EAF3CF
(234,243,207)
#EDF5DB
(237,245,219)
#F0F7E7
(240,247,231)
#F3F9F3
(243,249,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5E57B; }

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

This text font color is #D5E57B.

Background Color

.myBgColor { background-color: #D5E57B; }

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

This div background color is #D5E57B.

Border color

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

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

This div border color is #D5E57B.

Opacity

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

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

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

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

This text has shadow with #D5E57B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E57B.

Preview

Color preview on black background

This text has color #D5E57B on black background.


Color preview on white background

This text has color #D5E57B on white background.


Black color preview on #D5E57B background

This text has black color on #D5E57B background.


White color preview on #D5E57B background

This text has white color on #D5E57B background.


Related colors

Complementary color

Complementary color for #hex is #2A1A84.


I love getcolorcode.com

Triadic colors

1 #7BD5E5 and #E57BD5 with #D5E57B are triadic colors.

2 #7BE5D5 and #E5D57B with #D5E57B are triadic colors.