COLOR #D5E692

HEX: #D5E692 RGB: (213,230,146)

Renk bilgisi

#D5E692 contains mainly red and green colors. #D5E692 ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#D5E692 color RGB value is (213,230,146).

RGB: (213,230,146) (84%, 90%, 57%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 230 of 255 = 90%
B 146 of 255 = 57%

213
230
146

R + G + B ~ 77%. #D5E692 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 230 + 146 = 589 (100%)
R 213 of 589 ~ 36.16%
G 230 of 589 ~ 39.05%
B 146 of 589 ~ 24.79'%

%36.16
%39.05
%24.79

CMYK RENK MODELİ

#D5E692 rengi CMYK tonu (7,0,37,10).

  • camgöbeği tonu 7.39%
  • eflatun tonu 0.00%
  • sarı tonu 36.52%
  • ana renk tonu 9.80%

CMYK: (7,0,37,10)
C7M0Y37K10 (7%, 0%, 37%, 10%)
(0.07 / 0.00 / 0.37 / 0.10)

CMYK yüzdeleri

%7.39
%0
%36.52
%9.8

Codes

Color #D5E692 in popluar color models

D5 E6 92
RGB 213 230 146
HSL 72° 62.69% 73.73%
HSB/HSV 72° 36.52% 90.20%
CMYK 7.39% 0.00% 36.52%
9.80%

Color #D5E692 in popluar number systems.

HEX D5 E6 92
Decimal 213 230 146
Binary 11010101 11100110 10010010
Octal 325 346 222

Shades and tints

Shades of #D5E692

#D5E692
(213,230,146)
#C2D285
(194,210,133)
#AFBE78
(175,190,120)
#9CAA6B
(156,170,107)
#89965E
(137,150,94)
#768251
(118,130,81)
#636E44
(99,110,68)
#505A37
(80,90,55)
#3D462A
(61,70,42)
#2A321D
(42,50,29)
#171E10
(23,30,16)
#000000
(0,0,0)

Tints of #D5E692

#D5E692
(213,230,146)
#D8E89B
(216,232,155)
#DBEAA4
(219,234,164)
#DEECAD
(222,236,173)
#E1EEB6
(225,238,182)
#E4F0BF
(228,240,191)
#E7F2C8
(231,242,200)
#EAF4D1
(234,244,209)
#EDF6DA
(237,246,218)
#F0F8E3
(240,248,227)
#F3FAEC
(243,250,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5E692 color. Also use rgb(213,230,146) instead hex code.

Text Font Color

.myTextColor { color: #D5E692; }

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

This text font color is #D5E692.

Background Color

.myBgColor { background-color: #D5E692; }

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

This div background color is #D5E692.

Border color

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

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

This div border color is #D5E692.

Opacity

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

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

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

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

This text has shadow with #D5E692 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E692.

Preview

Color preview on black background

This text has color #D5E692 on black background.


Color preview on white background

This text has color #D5E692 on white background.


Black color preview on #D5E692 background

This text has black color on #D5E692 background.


White color preview on #D5E692 background

This text has white color on #D5E692 background.


Related colors

Complementary color

Complementary color for #hex is #2A196D.


I love getcolorcode.com

Triadic colors

1 #92D5E6 and #E692D5 with #D5E692 are triadic colors.

2 #92E6D5 and #E6D592 with #D5E692 are triadic colors.