COLOR #D5E955

HEX: #D5E955 RGB: (213,233,85)

Renk bilgisi

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

RGB renk modeli

#D5E955 color RGB value is (213,233,85).

RGB: (213,233,85) (84%, 91%, 33%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 233 of 255 = 91%
B 85 of 255 = 33%

213
233
85

R + G + B ~ 69%. #D5E955 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 233 + 85 = 531 (100%)
R 213 of 531 ~ 40.11%
G 233 of 531 ~ 43.88%
B 85 of 531 ~ 16.01'%

%40.11
%43.88
%16.01

CMYK RENK MODELİ

#D5E955 rengi CMYK tonu (9,0,64,9).

  • camgöbeği tonu 8.58%
  • eflatun tonu 0.00%
  • sarı tonu 63.52%
  • ana renk tonu 8.63%

CMYK: (9,0,64,9)
C9M0Y64K9 (9%, 0%, 64%, 9%)
(0.09 / 0.00 / 0.64 / 0.09)

CMYK yüzdeleri

%8.58
%0
%63.52
%8.63

Codes

Color #D5E955 in popluar color models

D5 E9 55
RGB 213 233 85
HSL 68° 77.08% 62.35%
HSB/HSV 68° 63.52% 91.37%
CMYK 8.58% 0.00% 63.52%
8.63%

Color #D5E955 in popluar number systems.

HEX D5 E9 55
Decimal 213 233 85
Binary 11010101 11101001 1010101
Octal 325 351 125

Shades and tints

Shades of #D5E955

#D5E955
(213,233,85)
#C2D44E
(194,212,78)
#AFBF47
(175,191,71)
#9CAA40
(156,170,64)
#899539
(137,149,57)
#768032
(118,128,50)
#636B2B
(99,107,43)
#505624
(80,86,36)
#3D411D
(61,65,29)
#2A2C16
(42,44,22)
#17170F
(23,23,15)
#000000
(0,0,0)

Tints of #D5E955

#D5E955
(213,233,85)
#D8EB64
(216,235,100)
#DBED73
(219,237,115)
#DEEF82
(222,239,130)
#E1F191
(225,241,145)
#E4F3A0
(228,243,160)
#E7F5AF
(231,245,175)
#EAF7BE
(234,247,190)
#EDF9CD
(237,249,205)
#F0FBDC
(240,251,220)
#F3FDEB
(243,253,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5E955 color. Also use rgb(213,233,85) instead hex code.

Text Font Color

.myTextColor { color: #D5E955; }

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

This text font color is #D5E955.

Background Color

.myBgColor { background-color: #D5E955; }

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

This div background color is #D5E955.

Border color

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

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

This div border color is #D5E955.

Opacity

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

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

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

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

This text has shadow with #D5E955 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E955.

Preview

Color preview on black background

This text has color #D5E955 on black background.


Color preview on white background

This text has color #D5E955 on white background.


Black color preview on #D5E955 background

This text has black color on #D5E955 background.


White color preview on #D5E955 background

This text has white color on #D5E955 background.


Related colors

Complementary color

Complementary color for #hex is #2A16AA.


I love getcolorcode.com

Triadic colors

1 #55D5E9 and #E955D5 with #D5E955 are triadic colors.

2 #55E9D5 and #E9D555 with #D5E955 are triadic colors.