COLOR #D5E793

HEX: #D5E793 RGB: (213,231,147)

Renk bilgisi

#D5E793 contains mainly red and green colors. #D5E793 ‘ nin web güvenlik rengi #CCFF99 (ya da #CF9) dir.

RGB renk modeli

#D5E793 color RGB value is (213,231,147).

RGB: (213,231,147) (84%, 91%, 58%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 231 of 255 = 91%
B 147 of 255 = 58%

213
231
147

R + G + B ~ 78%. #D5E793 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 231 + 147 = 591 (100%)
R 213 of 591 ~ 36.04%
G 231 of 591 ~ 39.09%
B 147 of 591 ~ 24.87'%

%36.04
%39.09
%24.87

CMYK RENK MODELİ

#D5E793 rengi CMYK tonu (8,0,36,9).

  • camgöbeği tonu 7.79%
  • eflatun tonu 0.00%
  • sarı tonu 36.36%
  • ana renk tonu 9.41%

CMYK: (8,0,36,9)
C8M0Y36K9 (8%, 0%, 36%, 9%)
(0.08 / 0.00 / 0.36 / 0.09)

CMYK yüzdeleri

%7.79
%0
%36.36
%9.41

Codes

Color #D5E793 in popluar color models

D5 E7 93
RGB 213 231 147
HSL 73° 63.64% 74.12%
HSB/HSV 73° 36.36% 90.59%
CMYK 7.79% 0.00% 36.36%
9.41%

Color #D5E793 in popluar number systems.

HEX D5 E7 93
Decimal 213 231 147
Binary 11010101 11100111 10010011
Octal 325 347 223

Shades and tints

Shades of #D5E793

#D5E793
(213,231,147)
#C2D286
(194,210,134)
#AFBD79
(175,189,121)
#9CA86C
(156,168,108)
#89935F
(137,147,95)
#767E52
(118,126,82)
#636945
(99,105,69)
#505438
(80,84,56)
#3D3F2B
(61,63,43)
#2A2A1E
(42,42,30)
#171511
(23,21,17)
#000000
(0,0,0)

Tints of #D5E793

#D5E793
(213,231,147)
#D8E99C
(216,233,156)
#DBEBA5
(219,235,165)
#DEEDAE
(222,237,174)
#E1EFB7
(225,239,183)
#E4F1C0
(228,241,192)
#E7F3C9
(231,243,201)
#EAF5D2
(234,245,210)
#EDF7DB
(237,247,219)
#F0F9E4
(240,249,228)
#F3FBED
(243,251,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5E793; }

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

This text font color is #D5E793.

Background Color

.myBgColor { background-color: #D5E793; }

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

This div background color is #D5E793.

Border color

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

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

This div border color is #D5E793.

Opacity

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

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

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

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

This text has shadow with #D5E793 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E793.

Preview

Color preview on black background

This text has color #D5E793 on black background.


Color preview on white background

This text has color #D5E793 on white background.


Black color preview on #D5E793 background

This text has black color on #D5E793 background.


White color preview on #D5E793 background

This text has white color on #D5E793 background.


Related colors

Complementary color

Complementary color for #hex is #2A186C.


I love getcolorcode.com

Triadic colors

1 #93D5E7 and #E793D5 with #D5E793 are triadic colors.

2 #93E7D5 and #E7D593 with #D5E793 are triadic colors.