COLOR #D6FAD4

HEX: #D6FAD4 RGB: (214,250,212)

Renk bilgisi

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

RGB renk modeli

#D6FAD4 color RGB value is (214,250,212).

RGB: (214,250,212) (84%, 98%, 83%)

RGB bağlantıları ve doygunluk

R 214 of 255 = 84%
G 250 of 255 = 98%
B 212 of 255 = 83%

214
250
212

R + G + B ~ 88%. #D6FAD4 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 214 + 250 + 212 = 676 (100%)
R 214 of 676 ~ 31.66%
G 250 of 676 ~ 36.98%
B 212 of 676 ~ 31.36'%

%31.66
%36.98
%31.36

CMYK RENK MODELİ

#D6FAD4 rengi CMYK tonu (14,0,15,2).

  • camgöbeği tonu 14.40%
  • eflatun tonu 0.00%
  • sarı tonu 15.20%
  • ana renk tonu 1.96%

CMYK: (14,0,15,2)
C14M0Y15K2 (14%, 0%, 15%, 2%)
(0.14 / 0.00 / 0.15 / 0.02)

CMYK yüzdeleri

%14.4
%0
%15.2
%1.96

Codes

Color #D6FAD4 in popluar color models

D6 FA D4
RGB 214 250 212
HSL 117° 79.17% 90.59%
HSB/HSV 117° 15.20% 98.04%
CMYK 14.40% 0.00% 15.20%
1.96%

Color #D6FAD4 in popluar number systems.

HEX D6 FA D4
Decimal 214 250 212
Binary 11010110 11111010 11010100
Octal 326 372 324

Shades and tints

Shades of #D6FAD4

#D6FAD4
(214,250,212)
#C3E4C1
(195,228,193)
#B0CEAE
(176,206,174)
#9DB89B
(157,184,155)
#8AA288
(138,162,136)
#778C75
(119,140,117)
#647662
(100,118,98)
#51604F
(81,96,79)
#3E4A3C
(62,74,60)
#2B3429
(43,52,41)
#181E16
(24,30,22)
#000000
(0,0,0)

Tints of #D6FAD4

#D6FAD4
(214,250,212)
#D9FAD7
(217,250,215)
#DCFADA
(220,250,218)
#DFFADD
(223,250,221)
#E2FAE0
(226,250,224)
#E5FAE3
(229,250,227)
#E8FAE6
(232,250,230)
#EBFAE9
(235,250,233)
#EEFAEC
(238,250,236)
#F1FAEF
(241,250,239)
#F4FAF2
(244,250,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D6FAD4 color. Also use rgb(214,250,212) instead hex code.

Text Font Color

.myTextColor { color: #D6FAD4; }

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

This text font color is #D6FAD4.

Background Color

.myBgColor { background-color: #D6FAD4; }

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

This div background color is #D6FAD4.

Border color

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

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

This div border color is #D6FAD4.

Opacity

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

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

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

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

This text has shadow with #D6FAD4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6FAD4.

Preview

Color preview on black background

This text has color #D6FAD4 on black background.


Color preview on white background

This text has color #D6FAD4 on white background.


Black color preview on #D6FAD4 background

This text has black color on #D6FAD4 background.


White color preview on #D6FAD4 background

This text has white color on #D6FAD4 background.


Related colors

Complementary color

Complementary color for #hex is #29052B.


I love getcolorcode.com

Triadic colors

1 #D4D6FA and #FAD4D6 with #D6FAD4 are triadic colors.

2 #D4FAD6 and #FAD6D4 with #D6FAD4 are triadic colors.