COLOR #D4F9DB

HEX: #D4F9DB RGB: (212,249,219)

Renk bilgisi

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

RGB renk modeli

#D4F9DB color RGB value is (212,249,219).

RGB: (212,249,219) (83%, 98%, 86%)

RGB bağlantıları ve doygunluk

R 212 of 255 = 83%
G 249 of 255 = 98%
B 219 of 255 = 86%

212
249
219

R + G + B ~ 89%. #D4F9DB is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 212 + 249 + 219 = 680 (100%)
R 212 of 680 ~ 31.18%
G 249 of 680 ~ 36.62%
B 219 of 680 ~ 32.21'%

%31.18
%36.62
%32.21

CMYK RENK MODELİ

#D4F9DB rengi CMYK tonu (15,0,12,2).

  • camgöbeği tonu 14.86%
  • eflatun tonu 0.00%
  • sarı tonu 12.05%
  • ana renk tonu 2.35%

CMYK: (15,0,12,2)
C15M0Y12K2 (15%, 0%, 12%, 2%)
(0.15 / 0.00 / 0.12 / 0.02)

CMYK yüzdeleri

%14.86
%0
%12.05
%2.35

Codes

Color #D4F9DB in popluar color models

D4 F9 DB
RGB 212 249 219
HSL 131° 75.51% 90.39%
HSB/HSV 131° 14.86% 97.65%
CMYK 14.86% 0.00% 12.05%
2.35%

Color #D4F9DB in popluar number systems.

HEX D4 F9 DB
Decimal 212 249 219
Binary 11010100 11111001 11011011
Octal 324 371 333

Shades and tints

Shades of #D4F9DB

#D4F9DB
(212,249,219)
#C1E3C8
(193,227,200)
#AECDB5
(174,205,181)
#9BB7A2
(155,183,162)
#88A18F
(136,161,143)
#758B7C
(117,139,124)
#627569
(98,117,105)
#4F5F56
(79,95,86)
#3C4943
(60,73,67)
#293330
(41,51,48)
#161D1D
(22,29,29)
#000000
(0,0,0)

Tints of #D4F9DB

#D4F9DB
(212,249,219)
#D7F9DE
(215,249,222)
#DAF9E1
(218,249,225)
#DDF9E4
(221,249,228)
#E0F9E7
(224,249,231)
#E3F9EA
(227,249,234)
#E6F9ED
(230,249,237)
#E9F9F0
(233,249,240)
#ECF9F3
(236,249,243)
#EFF9F6
(239,249,246)
#F2F9F9
(242,249,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D4F9DB color. Also use rgb(212,249,219) instead hex code.

Text Font Color

.myTextColor { color: #D4F9DB; }

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

This text font color is #D4F9DB.

Background Color

.myBgColor { background-color: #D4F9DB; }

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

This div background color is #D4F9DB.

Border color

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

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

This div border color is #D4F9DB.

Opacity

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

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

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

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

This text has shadow with #D4F9DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D4F9DB.

Preview

Color preview on black background

This text has color #D4F9DB on black background.


Color preview on white background

This text has color #D4F9DB on white background.


Black color preview on #D4F9DB background

This text has black color on #D4F9DB background.


White color preview on #D4F9DB background

This text has white color on #D4F9DB background.


Related colors

Complementary color

Complementary color for #hex is #2B0624.


I love getcolorcode.com

Triadic colors

1 #DBD4F9 and #F9DBD4 with #D4F9DB are triadic colors.

2 #DBF9D4 and #F9D4DB with #D4F9DB are triadic colors.