COLOR #D9F9E5

HEX: #D9F9E5 RGB: (217,249,229)

Renk bilgisi

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

RGB renk modeli

#D9F9E5 color RGB value is (217,249,229).

RGB: (217,249,229) (85%, 98%, 90%)

RGB bağlantıları ve doygunluk

R 217 of 255 = 85%
G 249 of 255 = 98%
B 229 of 255 = 90%

217
249
229

R + G + B ~ 91%. #D9F9E5 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 217 + 249 + 229 = 695 (100%)
R 217 of 695 ~ 31.22%
G 249 of 695 ~ 35.83%
B 229 of 695 ~ 32.95'%

%31.22
%35.83
%32.95

CMYK RENK MODELİ

#D9F9E5 rengi CMYK tonu (13,0,8,2).

  • camgöbeği tonu 12.85%
  • eflatun tonu 0.00%
  • sarı tonu 8.03%
  • ana renk tonu 2.35%

CMYK: (13,0,8,2)
C13M0Y8K2 (13%, 0%, 8%, 2%)
(0.13 / 0.00 / 0.08 / 0.02)

CMYK yüzdeleri

%12.85
%0
%8.03
%2.35

Codes

Color #D9F9E5 in popluar color models

D9 F9 E5
RGB 217 249 229
HSL 143° 72.73% 91.37%
HSB/HSV 143° 12.85% 97.65%
CMYK 12.85% 0.00% 8.03%
2.35%

Color #D9F9E5 in popluar number systems.

HEX D9 F9 E5
Decimal 217 249 229
Binary 11011001 11111001 11100101
Octal 331 371 345

Shades and tints

Shades of #D9F9E5

#D9F9E5
(217,249,229)
#C6E3D1
(198,227,209)
#B3CDBD
(179,205,189)
#A0B7A9
(160,183,169)
#8DA195
(141,161,149)
#7A8B81
(122,139,129)
#67756D
(103,117,109)
#545F59
(84,95,89)
#414945
(65,73,69)
#2E3331
(46,51,49)
#1B1D1D
(27,29,29)
#000000
(0,0,0)

Tints of #D9F9E5

#D9F9E5
(217,249,229)
#DCF9E7
(220,249,231)
#DFF9E9
(223,249,233)
#E2F9EB
(226,249,235)
#E5F9ED
(229,249,237)
#E8F9EF
(232,249,239)
#EBF9F1
(235,249,241)
#EEF9F3
(238,249,243)
#F1F9F5
(241,249,245)
#F4F9F7
(244,249,247)
#F7F9F9
(247,249,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D9F9E5 color. Also use rgb(217,249,229) instead hex code.

Text Font Color

.myTextColor { color: #D9F9E5; }

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

This text font color is #D9F9E5.

Background Color

.myBgColor { background-color: #D9F9E5; }

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

This div background color is #D9F9E5.

Border color

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

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

This div border color is #D9F9E5.

Opacity

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

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

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

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

This text has shadow with #D9F9E5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9F9E5.

Preview

Color preview on black background

This text has color #D9F9E5 on black background.


Color preview on white background

This text has color #D9F9E5 on white background.


Black color preview on #D9F9E5 background

This text has black color on #D9F9E5 background.


White color preview on #D9F9E5 background

This text has white color on #D9F9E5 background.


Related colors

Complementary color

Complementary color for #hex is #26061A.


I love getcolorcode.com

Triadic colors

1 #E5D9F9 and #F9E5D9 with #D9F9E5 are triadic colors.

2 #E5F9D9 and #F9D9E5 with #D9F9E5 are triadic colors.