COLOR #D5E6C1

HEX: #D5E6C1 RGB: (213,230,193)

Renk bilgisi

#D5E6C1 contains red, green and blue colors in about the same proportion. #D5E6C1 ‘ nin web güvenlik rengi #CCCCCC (ya da #CCC) dir.

RGB renk modeli

#D5E6C1 color RGB value is (213,230,193).

RGB: (213,230,193) (84%, 90%, 76%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 230 of 255 = 90%
B 193 of 255 = 76%

213
230
193

R + G + B ~ 83%. #D5E6C1 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 230 + 193 = 636 (100%)
R 213 of 636 ~ 33.49%
G 230 of 636 ~ 36.16%
B 193 of 636 ~ 30.35'%

%33.49
%36.16
%30.35

CMYK RENK MODELİ

#D5E6C1 rengi CMYK tonu (7,0,16,10).

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

CMYK: (7,0,16,10)
C7M0Y16K10 (7%, 0%, 16%, 10%)
(0.07 / 0.00 / 0.16 / 0.10)

CMYK yüzdeleri

%7.39
%0
%16.09
%9.8

Codes

Color #D5E6C1 in popluar color models

D5 E6 C1
RGB 213 230 193
HSL 88° 42.53% 82.94%
HSB/HSV 88° 16.09% 90.20%
CMYK 7.39% 0.00% 16.09%
9.80%

Color #D5E6C1 in popluar number systems.

HEX D5 E6 C1
Decimal 213 230 193
Binary 11010101 11100110 11000001
Octal 325 346 301

Shades and tints

Shades of #D5E6C1

#D5E6C1
(213,230,193)
#C2D2B0
(194,210,176)
#AFBE9F
(175,190,159)
#9CAA8E
(156,170,142)
#89967D
(137,150,125)
#76826C
(118,130,108)
#636E5B
(99,110,91)
#505A4A
(80,90,74)
#3D4639
(61,70,57)
#2A3228
(42,50,40)
#171E17
(23,30,23)
#000000
(0,0,0)

Tints of #D5E6C1

#D5E6C1
(213,230,193)
#D8E8C6
(216,232,198)
#DBEACB
(219,234,203)
#DEECD0
(222,236,208)
#E1EED5
(225,238,213)
#E4F0DA
(228,240,218)
#E7F2DF
(231,242,223)
#EAF4E4
(234,244,228)
#EDF6E9
(237,246,233)
#F0F8EE
(240,248,238)
#F3FAF3
(243,250,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5E6C1; }

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

This text font color is #D5E6C1.

Background Color

.myBgColor { background-color: #D5E6C1; }

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

This div background color is #D5E6C1.

Border color

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

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

This div border color is #D5E6C1.

Opacity

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

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

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

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

This text has shadow with #D5E6C1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E6C1.

Preview

Color preview on black background

This text has color #D5E6C1 on black background.


Color preview on white background

This text has color #D5E6C1 on white background.


Black color preview on #D5E6C1 background

This text has black color on #D5E6C1 background.


White color preview on #D5E6C1 background

This text has white color on #D5E6C1 background.


Related colors

Complementary color

Complementary color for #hex is #2A193E.


I love getcolorcode.com

Triadic colors

1 #C1D5E6 and #E6C1D5 with #D5E6C1 are triadic colors.

2 #C1E6D5 and #E6D5C1 with #D5E6C1 are triadic colors.