COLOR #D5E795

HEX: #D5E795 RGB: (213,231,149)

Renk bilgisi

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

RGB renk modeli

#D5E795 color RGB value is (213,231,149).

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

RGB bağlantıları ve doygunluk

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

213
231
149

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 231 + 149 = 593 (100%)
R 213 of 593 ~ 35.92%
G 231 of 593 ~ 38.95%
B 149 of 593 ~ 25.13'%

%35.92
%38.95
%25.13

CMYK RENK MODELİ

#D5E795 rengi CMYK tonu (8,0,35,9).

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

CMYK: (8,0,35,9)
C8M0Y35K9 (8%, 0%, 35%, 9%)
(0.08 / 0.00 / 0.35 / 0.09)

CMYK yüzdeleri

%7.79
%0
%35.5
%9.41

Codes

Color #D5E795 in popluar color models

D5 E7 95
RGB 213 231 149
HSL 73° 63.08% 74.51%
HSB/HSV 73° 35.50% 90.59%
CMYK 7.79% 0.00% 35.50%
9.41%

Color #D5E795 in popluar number systems.

HEX D5 E7 95
Decimal 213 231 149
Binary 11010101 11100111 10010101
Octal 325 347 225

Shades and tints

Shades of #D5E795

#D5E795
(213,231,149)
#C2D288
(194,210,136)
#AFBD7B
(175,189,123)
#9CA86E
(156,168,110)
#899361
(137,147,97)
#767E54
(118,126,84)
#636947
(99,105,71)
#50543A
(80,84,58)
#3D3F2D
(61,63,45)
#2A2A20
(42,42,32)
#171513
(23,21,19)
#000000
(0,0,0)

Tints of #D5E795

#D5E795
(213,231,149)
#D8E99E
(216,233,158)
#DBEBA7
(219,235,167)
#DEEDB0
(222,237,176)
#E1EFB9
(225,239,185)
#E4F1C2
(228,241,194)
#E7F3CB
(231,243,203)
#EAF5D4
(234,245,212)
#EDF7DD
(237,247,221)
#F0F9E6
(240,249,230)
#F3FBEF
(243,251,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5E795; }

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

This text font color is #D5E795.

Background Color

.myBgColor { background-color: #D5E795; }

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

This div background color is #D5E795.

Border color

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

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

This div border color is #D5E795.

Opacity

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

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

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

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

This text has shadow with #D5E795 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E795.

Preview

Color preview on black background

This text has color #D5E795 on black background.


Color preview on white background

This text has color #D5E795 on white background.


Black color preview on #D5E795 background

This text has black color on #D5E795 background.


White color preview on #D5E795 background

This text has white color on #D5E795 background.


Related colors

Complementary color

Complementary color for #hex is #2A186A.


I love getcolorcode.com

Triadic colors

1 #95D5E7 and #E795D5 with #D5E795 are triadic colors.

2 #95E7D5 and #E7D595 with #D5E795 are triadic colors.