COLOR #D5E775

HEX: #D5E775 RGB: (213,231,117)

Renk bilgisi

#D5E775 contains mainly red and green colors. #D5E775 ‘ nin web güvenlik rengi #CCFF66 (ya da #CF6) dir.

RGB renk modeli

#D5E775 color RGB value is (213,231,117).

RGB: (213,231,117) (84%, 91%, 46%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 231 of 255 = 91%
B 117 of 255 = 46%

213
231
117

R + G + B ~ 74%. #D5E775 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 231 + 117 = 561 (100%)
R 213 of 561 ~ 37.97%
G 231 of 561 ~ 41.18%
B 117 of 561 ~ 20.86'%

%37.97
%41.18
%20.86

CMYK RENK MODELİ

#D5E775 rengi CMYK tonu (8,0,49,9).

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

CMYK: (8,0,49,9)
C8M0Y49K9 (8%, 0%, 49%, 9%)
(0.08 / 0.00 / 0.49 / 0.09)

CMYK yüzdeleri

%7.79
%0
%49.35
%9.41

Codes

Color #D5E775 in popluar color models

D5 E7 75
RGB 213 231 117
HSL 69° 70.37% 68.24%
HSB/HSV 69° 49.35% 90.59%
CMYK 7.79% 0.00% 49.35%
9.41%

Color #D5E775 in popluar number systems.

HEX D5 E7 75
Decimal 213 231 117
Binary 11010101 11100111 1110101
Octal 325 347 165

Shades and tints

Shades of #D5E775

#D5E775
(213,231,117)
#C2D26B
(194,210,107)
#AFBD61
(175,189,97)
#9CA857
(156,168,87)
#89934D
(137,147,77)
#767E43
(118,126,67)
#636939
(99,105,57)
#50542F
(80,84,47)
#3D3F25
(61,63,37)
#2A2A1B
(42,42,27)
#171511
(23,21,17)
#000000
(0,0,0)

Tints of #D5E775

#D5E775
(213,231,117)
#D8E981
(216,233,129)
#DBEB8D
(219,235,141)
#DEED99
(222,237,153)
#E1EFA5
(225,239,165)
#E4F1B1
(228,241,177)
#E7F3BD
(231,243,189)
#EAF5C9
(234,245,201)
#EDF7D5
(237,247,213)
#F0F9E1
(240,249,225)
#F3FBED
(243,251,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5E775; }

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

This text font color is #D5E775.

Background Color

.myBgColor { background-color: #D5E775; }

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

This div background color is #D5E775.

Border color

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

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

This div border color is #D5E775.

Opacity

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

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

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

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

This text has shadow with #D5E775 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E775.

Preview

Color preview on black background

This text has color #D5E775 on black background.


Color preview on white background

This text has color #D5E775 on white background.


Black color preview on #D5E775 background

This text has black color on #D5E775 background.


White color preview on #D5E775 background

This text has white color on #D5E775 background.


Related colors

Complementary color

Complementary color for #hex is #2A188A.


I love getcolorcode.com

Triadic colors

1 #75D5E7 and #E775D5 with #D5E775 are triadic colors.

2 #75E7D5 and #E7D575 with #D5E775 are triadic colors.