COLOR #D5E46E

HEX: #D5E46E RGB: (213,228,110)

Renk bilgisi

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

RGB renk modeli

#D5E46E color RGB value is (213,228,110).

RGB: (213,228,110) (84%, 89%, 43%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 228 of 255 = 89%
B 110 of 255 = 43%

213
228
110

R + G + B ~ 72%. #D5E46E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 228 + 110 = 551 (100%)
R 213 of 551 ~ 38.66%
G 228 of 551 ~ 41.38%
B 110 of 551 ~ 19.96'%

%38.66
%41.38
%19.96

CMYK RENK MODELİ

#D5E46E rengi CMYK tonu (7,0,52,11).

  • camgöbeği tonu 6.58%
  • eflatun tonu 0.00%
  • sarı tonu 51.75%
  • ana renk tonu 10.59%

CMYK: (7,0,52,11)
C7M0Y52K11 (7%, 0%, 52%, 11%)
(0.07 / 0.00 / 0.52 / 0.11)

CMYK yüzdeleri

%6.58
%0
%51.75
%10.59

Codes

Color #D5E46E in popluar color models

D5 E4 6E
RGB 213 228 110
HSL 68° 68.60% 66.27%
HSB/HSV 68° 51.75% 89.41%
CMYK 6.58% 0.00% 51.75%
10.59%

Color #D5E46E in popluar number systems.

HEX D5 E4 6E
Decimal 213 228 110
Binary 11010101 11100100 1101110
Octal 325 344 156

Shades and tints

Shades of #D5E46E

#D5E46E
(213,228,110)
#C2D064
(194,208,100)
#AFBC5A
(175,188,90)
#9CA850
(156,168,80)
#899446
(137,148,70)
#76803C
(118,128,60)
#636C32
(99,108,50)
#505828
(80,88,40)
#3D441E
(61,68,30)
#2A3014
(42,48,20)
#171C0A
(23,28,10)
#000000
(0,0,0)

Tints of #D5E46E

#D5E46E
(213,228,110)
#D8E67B
(216,230,123)
#DBE888
(219,232,136)
#DEEA95
(222,234,149)
#E1ECA2
(225,236,162)
#E4EEAF
(228,238,175)
#E7F0BC
(231,240,188)
#EAF2C9
(234,242,201)
#EDF4D6
(237,244,214)
#F0F6E3
(240,246,227)
#F3F8F0
(243,248,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5E46E color. Also use rgb(213,228,110) instead hex code.

Text Font Color

.myTextColor { color: #D5E46E; }

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

This text font color is #D5E46E.

Background Color

.myBgColor { background-color: #D5E46E; }

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

This div background color is #D5E46E.

Border color

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

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

This div border color is #D5E46E.

Opacity

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

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

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

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

This text has shadow with #D5E46E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E46E.

Preview

Color preview on black background

This text has color #D5E46E on black background.


Color preview on white background

This text has color #D5E46E on white background.


Black color preview on #D5E46E background

This text has black color on #D5E46E background.


White color preview on #D5E46E background

This text has white color on #D5E46E background.


Related colors

Complementary color

Complementary color for #hex is #2A1B91.


I love getcolorcode.com

Triadic colors

1 #6ED5E4 and #E46ED5 with #D5E46E are triadic colors.

2 #6EE4D5 and #E4D56E with #D5E46E are triadic colors.