COLOR #D4F9AD

HEX: #D4F9AD RGB: (212,249,173)

Renk bilgisi

#D4F9AD contains mainly red and green colors. #D4F9AD ‘ nin web güvenlik rengi #CCFF99 (ya da #CF9) dir.

RGB renk modeli

#D4F9AD color RGB value is (212,249,173).

RGB: (212,249,173) (83%, 98%, 68%)

RGB bağlantıları ve doygunluk

R 212 of 255 = 83%
G 249 of 255 = 98%
B 173 of 255 = 68%

212
249
173

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

Yüzdelerle RGB renk parçaları

R + G + B = 212 + 249 + 173 = 634 (100%)
R 212 of 634 ~ 33.44%
G 249 of 634 ~ 39.27%
B 173 of 634 ~ 27.29'%

%33.44
%39.27
%27.29

CMYK RENK MODELİ

#D4F9AD rengi CMYK tonu (15,0,31,2).

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

CMYK: (15,0,31,2)
C15M0Y31K2 (15%, 0%, 31%, 2%)
(0.15 / 0.00 / 0.31 / 0.02)

CMYK yüzdeleri

%14.86
%0
%30.52
%2.35

Codes

Color #D4F9AD in popluar color models

D4 F9 AD
RGB 212 249 173
HSL 89° 86.36% 82.75%
HSB/HSV 89° 30.52% 97.65%
CMYK 14.86% 0.00% 30.52%
2.35%

Color #D4F9AD in popluar number systems.

HEX D4 F9 AD
Decimal 212 249 173
Binary 11010100 11111001 10101101
Octal 324 371 255

Shades and tints

Shades of #D4F9AD

#D4F9AD
(212,249,173)
#C1E39E
(193,227,158)
#AECD8F
(174,205,143)
#9BB780
(155,183,128)
#88A171
(136,161,113)
#758B62
(117,139,98)
#627553
(98,117,83)
#4F5F44
(79,95,68)
#3C4935
(60,73,53)
#293326
(41,51,38)
#161D17
(22,29,23)
#000000
(0,0,0)

Tints of #D4F9AD

#D4F9AD
(212,249,173)
#D7F9B4
(215,249,180)
#DAF9BB
(218,249,187)
#DDF9C2
(221,249,194)
#E0F9C9
(224,249,201)
#E3F9D0
(227,249,208)
#E6F9D7
(230,249,215)
#E9F9DE
(233,249,222)
#ECF9E5
(236,249,229)
#EFF9EC
(239,249,236)
#F2F9F3
(242,249,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D4F9AD; }

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

This text font color is #D4F9AD.

Background Color

.myBgColor { background-color: #D4F9AD; }

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

This div background color is #D4F9AD.

Border color

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

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

This div border color is #D4F9AD.

Opacity

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

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

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

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

This text has shadow with #D4F9AD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D4F9AD.

Preview

Color preview on black background

This text has color #D4F9AD on black background.


Color preview on white background

This text has color #D4F9AD on white background.


Black color preview on #D4F9AD background

This text has black color on #D4F9AD background.


White color preview on #D4F9AD background

This text has white color on #D4F9AD background.


Related colors

Complementary color

Complementary color for #hex is #2B0652.


I love getcolorcode.com

Triadic colors

1 #ADD4F9 and #F9ADD4 with #D4F9AD are triadic colors.

2 #ADF9D4 and #F9D4AD with #D4F9AD are triadic colors.