COLOR #D5E383

HEX: #D5E383 RGB: (213,227,131)

Renk bilgisi

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

RGB renk modeli

#D5E383 color RGB value is (213,227,131).

RGB: (213,227,131) (84%, 89%, 51%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 227 of 255 = 89%
B 131 of 255 = 51%

213
227
131

R + G + B ~ 75%. #D5E383 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 227 + 131 = 571 (100%)
R 213 of 571 ~ 37.3%
G 227 of 571 ~ 39.75%
B 131 of 571 ~ 22.94'%

%37.3
%39.75
%22.94

CMYK RENK MODELİ

#D5E383 rengi CMYK tonu (6,0,42,11).

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

CMYK: (6,0,42,11)
C6M0Y42K11 (6%, 0%, 42%, 11%)
(0.06 / 0.00 / 0.42 / 0.11)

CMYK yüzdeleri

%6.17
%0
%42.29
%10.98

Codes

Color #D5E383 in popluar color models

D5 E3 83
RGB 213 227 131
HSL 69° 63.16% 70.20%
HSB/HSV 69° 42.29% 89.02%
CMYK 6.17% 0.00% 42.29%
10.98%

Color #D5E383 in popluar number systems.

HEX D5 E3 83
Decimal 213 227 131
Binary 11010101 11100011 10000011
Octal 325 343 203

Shades and tints

Shades of #D5E383

#D5E383
(213,227,131)
#C2CF78
(194,207,120)
#AFBB6D
(175,187,109)
#9CA762
(156,167,98)
#899357
(137,147,87)
#767F4C
(118,127,76)
#636B41
(99,107,65)
#505736
(80,87,54)
#3D432B
(61,67,43)
#2A2F20
(42,47,32)
#171B15
(23,27,21)
#000000
(0,0,0)

Tints of #D5E383

#D5E383
(213,227,131)
#D8E58E
(216,229,142)
#DBE799
(219,231,153)
#DEE9A4
(222,233,164)
#E1EBAF
(225,235,175)
#E4EDBA
(228,237,186)
#E7EFC5
(231,239,197)
#EAF1D0
(234,241,208)
#EDF3DB
(237,243,219)
#F0F5E6
(240,245,230)
#F3F7F1
(243,247,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5E383; }

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

This text font color is #D5E383.

Background Color

.myBgColor { background-color: #D5E383; }

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

This div background color is #D5E383.

Border color

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

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

This div border color is #D5E383.

Opacity

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

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

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

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

This text has shadow with #D5E383 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E383.

Preview

Color preview on black background

This text has color #D5E383 on black background.


Color preview on white background

This text has color #D5E383 on white background.


Black color preview on #D5E383 background

This text has black color on #D5E383 background.


White color preview on #D5E383 background

This text has white color on #D5E383 background.


Related colors

Complementary color

Complementary color for #hex is #2A1C7C.


I love getcolorcode.com

Triadic colors

1 #83D5E3 and #E383D5 with #D5E383 are triadic colors.

2 #83E3D5 and #E3D583 with #D5E383 are triadic colors.