COLOR #D5E265

HEX: #D5E265 RGB: (213,226,101)

Renk bilgisi

#D5E265 contains mainly red and green colors. #D5E265 ‘ nin web güvenlik rengi #CCCC66 (ya da #CC6) dir.

RGB renk modeli

#D5E265 color RGB value is (213,226,101).

RGB: (213,226,101) (84%, 89%, 40%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 226 of 255 = 89%
B 101 of 255 = 40%

213
226
101

R + G + B ~ 71%. #D5E265 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 226 + 101 = 540 (100%)
R 213 of 540 ~ 39.44%
G 226 of 540 ~ 41.85%
B 101 of 540 ~ 18.7'%

%39.44
%41.85
%18.7

CMYK RENK MODELİ

#D5E265 rengi CMYK tonu (6,0,55,11).

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

CMYK: (6,0,55,11)
C6M0Y55K11 (6%, 0%, 55%, 11%)
(0.06 / 0.00 / 0.55 / 0.11)

CMYK yüzdeleri

%5.75
%0
%55.31
%11.37

Codes

Color #D5E265 in popluar color models

D5 E2 65
RGB 213 226 101
HSL 66° 68.31% 64.12%
HSB/HSV 66° 55.31% 88.63%
CMYK 5.75% 0.00% 55.31%
11.37%

Color #D5E265 in popluar number systems.

HEX D5 E2 65
Decimal 213 226 101
Binary 11010101 11100010 1100101
Octal 325 342 145

Shades and tints

Shades of #D5E265

#D5E265
(213,226,101)
#C2CE5C
(194,206,92)
#AFBA53
(175,186,83)
#9CA64A
(156,166,74)
#899241
(137,146,65)
#767E38
(118,126,56)
#636A2F
(99,106,47)
#505626
(80,86,38)
#3D421D
(61,66,29)
#2A2E14
(42,46,20)
#171A0B
(23,26,11)
#000000
(0,0,0)

Tints of #D5E265

#D5E265
(213,226,101)
#D8E473
(216,228,115)
#DBE681
(219,230,129)
#DEE88F
(222,232,143)
#E1EA9D
(225,234,157)
#E4ECAB
(228,236,171)
#E7EEB9
(231,238,185)
#EAF0C7
(234,240,199)
#EDF2D5
(237,242,213)
#F0F4E3
(240,244,227)
#F3F6F1
(243,246,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5E265; }

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

This text font color is #D5E265.

Background Color

.myBgColor { background-color: #D5E265; }

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

This div background color is #D5E265.

Border color

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

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

This div border color is #D5E265.

Opacity

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

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

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

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

This text has shadow with #D5E265 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E265.

Preview

Color preview on black background

This text has color #D5E265 on black background.


Color preview on white background

This text has color #D5E265 on white background.


Black color preview on #D5E265 background

This text has black color on #D5E265 background.


White color preview on #D5E265 background

This text has white color on #D5E265 background.


Related colors

Complementary color

Complementary color for #hex is #2A1D9A.


I love getcolorcode.com

Triadic colors

1 #65D5E2 and #E265D5 with #D5E265 are triadic colors.

2 #65E2D5 and #E2D565 with #D5E265 are triadic colors.