COLOR #D9F9EB

HEX: #D9F9EB RGB: (217,249,235)

Renk bilgisi

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

RGB renk modeli

#D9F9EB color RGB value is (217,249,235).

RGB: (217,249,235) (85%, 98%, 92%)

RGB bağlantıları ve doygunluk

R 217 of 255 = 85%
G 249 of 255 = 98%
B 235 of 255 = 92%

217
249
235

R + G + B ~ 92%. #D9F9EB is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 217 + 249 + 235 = 701 (100%)
R 217 of 701 ~ 30.96%
G 249 of 701 ~ 35.52%
B 235 of 701 ~ 33.52'%

%30.96
%35.52
%33.52

CMYK RENK MODELİ

#D9F9EB rengi CMYK tonu (13,0,6,2).

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

CMYK: (13,0,6,2)
C13M0Y6K2 (13%, 0%, 6%, 2%)
(0.13 / 0.00 / 0.06 / 0.02)

CMYK yüzdeleri

%12.85
%0
%5.62
%2.35

Codes

Color #D9F9EB in popluar color models

D9 F9 EB
RGB 217 249 235
HSL 154° 72.73% 91.37%
HSB/HSV 154° 12.85% 97.65%
CMYK 12.85% 0.00% 5.62%
2.35%

Color #D9F9EB in popluar number systems.

HEX D9 F9 EB
Decimal 217 249 235
Binary 11011001 11111001 11101011
Octal 331 371 353

Shades and tints

Shades of #D9F9EB

#D9F9EB
(217,249,235)
#C6E3D6
(198,227,214)
#B3CDC1
(179,205,193)
#A0B7AC
(160,183,172)
#8DA197
(141,161,151)
#7A8B82
(122,139,130)
#67756D
(103,117,109)
#545F58
(84,95,88)
#414943
(65,73,67)
#2E332E
(46,51,46)
#1B1D19
(27,29,25)
#000000
(0,0,0)

Tints of #D9F9EB

#D9F9EB
(217,249,235)
#DCF9EC
(220,249,236)
#DFF9ED
(223,249,237)
#E2F9EE
(226,249,238)
#E5F9EF
(229,249,239)
#E8F9F0
(232,249,240)
#EBF9F1
(235,249,241)
#EEF9F2
(238,249,242)
#F1F9F3
(241,249,243)
#F4F9F4
(244,249,244)
#F7F9F5
(247,249,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D9F9EB; }

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

This text font color is #D9F9EB.

Background Color

.myBgColor { background-color: #D9F9EB; }

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

This div background color is #D9F9EB.

Border color

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

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

This div border color is #D9F9EB.

Opacity

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

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

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

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

This text has shadow with #D9F9EB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9F9EB.

Preview

Color preview on black background

This text has color #D9F9EB on black background.


Color preview on white background

This text has color #D9F9EB on white background.


Black color preview on #D9F9EB background

This text has black color on #D9F9EB background.


White color preview on #D9F9EB background

This text has white color on #D9F9EB background.


Related colors

Complementary color

Complementary color for #hex is #260614.


I love getcolorcode.com

Triadic colors

1 #EBD9F9 and #F9EBD9 with #D9F9EB are triadic colors.

2 #EBF9D9 and #F9D9EB with #D9F9EB are triadic colors.