COLOR #D5E293

HEX: #D5E293 RGB: (213,226,147)

Renk bilgisi

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

RGB renk modeli

#D5E293 color RGB value is (213,226,147).

RGB: (213,226,147) (84%, 89%, 58%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 226 of 255 = 89%
B 147 of 255 = 58%

213
226
147

R + G + B ~ 77%. #D5E293 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 226 + 147 = 586 (100%)
R 213 of 586 ~ 36.35%
G 226 of 586 ~ 38.57%
B 147 of 586 ~ 25.09'%

%36.35
%38.57
%25.09

CMYK RENK MODELİ

#D5E293 rengi CMYK tonu (6,0,35,11).

  • camgöbeği tonu 5.75%
  • eflatun tonu 0.00%
  • sarı tonu 34.96%
  • ana renk tonu 11.37%

CMYK: (6,0,35,11)
C6M0Y35K11 (6%, 0%, 35%, 11%)
(0.06 / 0.00 / 0.35 / 0.11)

CMYK yüzdeleri

%5.75
%0
%34.96
%11.37

Codes

Color #D5E293 in popluar color models

D5 E2 93
RGB 213 226 147
HSL 70° 57.66% 73.14%
HSB/HSV 70° 34.96% 88.63%
CMYK 5.75% 0.00% 34.96%
11.37%

Color #D5E293 in popluar number systems.

HEX D5 E2 93
Decimal 213 226 147
Binary 11010101 11100010 10010011
Octal 325 342 223

Shades and tints

Shades of #D5E293

#D5E293
(213,226,147)
#C2CE86
(194,206,134)
#AFBA79
(175,186,121)
#9CA66C
(156,166,108)
#89925F
(137,146,95)
#767E52
(118,126,82)
#636A45
(99,106,69)
#505638
(80,86,56)
#3D422B
(61,66,43)
#2A2E1E
(42,46,30)
#171A11
(23,26,17)
#000000
(0,0,0)

Tints of #D5E293

#D5E293
(213,226,147)
#D8E49C
(216,228,156)
#DBE6A5
(219,230,165)
#DEE8AE
(222,232,174)
#E1EAB7
(225,234,183)
#E4ECC0
(228,236,192)
#E7EEC9
(231,238,201)
#EAF0D2
(234,240,210)
#EDF2DB
(237,242,219)
#F0F4E4
(240,244,228)
#F3F6ED
(243,246,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5E293 color. Also use rgb(213,226,147) instead hex code.

Text Font Color

.myTextColor { color: #D5E293; }

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

This text font color is #D5E293.

Background Color

.myBgColor { background-color: #D5E293; }

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

This div background color is #D5E293.

Border color

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

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

This div border color is #D5E293.

Opacity

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

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

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

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

This text has shadow with #D5E293 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E293.

Preview

Color preview on black background

This text has color #D5E293 on black background.


Color preview on white background

This text has color #D5E293 on white background.


Black color preview on #D5E293 background

This text has black color on #D5E293 background.


White color preview on #D5E293 background

This text has white color on #D5E293 background.


Related colors

Complementary color

Complementary color for #hex is #2A1D6C.


I love getcolorcode.com

Triadic colors

1 #93D5E2 and #E293D5 with #D5E293 are triadic colors.

2 #93E2D5 and #E2D593 with #D5E293 are triadic colors.