COLOR #D5F9AD

HEX: #D5F9AD RGB: (213,249,173)

Renk bilgisi

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

RGB renk modeli

#D5F9AD color RGB value is (213,249,173).

RGB: (213,249,173) (84%, 98%, 68%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 249 of 255 = 98%
B 173 of 255 = 68%

213
249
173

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 249 + 173 = 635 (100%)
R 213 of 635 ~ 33.54%
G 249 of 635 ~ 39.21%
B 173 of 635 ~ 27.24'%

%33.54
%39.21
%27.24

CMYK RENK MODELİ

#D5F9AD rengi CMYK tonu (14,0,31,2).

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

CMYK: (14,0,31,2)
C14M0Y31K2 (14%, 0%, 31%, 2%)
(0.14 / 0.00 / 0.31 / 0.02)

CMYK yüzdeleri

%14.46
%0
%30.52
%2.35

Codes

Color #D5F9AD in popluar color models

D5 F9 AD
RGB 213 249 173
HSL 88° 86.36% 82.75%
HSB/HSV 88° 30.52% 97.65%
CMYK 14.46% 0.00% 30.52%
2.35%

Color #D5F9AD in popluar number systems.

HEX D5 F9 AD
Decimal 213 249 173
Binary 11010101 11111001 10101101
Octal 325 371 255

Shades and tints

Shades of #D5F9AD

#D5F9AD
(213,249,173)
#C2E39E
(194,227,158)
#AFCD8F
(175,205,143)
#9CB780
(156,183,128)
#89A171
(137,161,113)
#768B62
(118,139,98)
#637553
(99,117,83)
#505F44
(80,95,68)
#3D4935
(61,73,53)
#2A3326
(42,51,38)
#171D17
(23,29,23)
#000000
(0,0,0)

Tints of #D5F9AD

#D5F9AD
(213,249,173)
#D8F9B4
(216,249,180)
#DBF9BB
(219,249,187)
#DEF9C2
(222,249,194)
#E1F9C9
(225,249,201)
#E4F9D0
(228,249,208)
#E7F9D7
(231,249,215)
#EAF9DE
(234,249,222)
#EDF9E5
(237,249,229)
#F0F9EC
(240,249,236)
#F3F9F3
(243,249,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5F9AD; }

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

This text font color is #D5F9AD.

Background Color

.myBgColor { background-color: #D5F9AD; }

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

This div background color is #D5F9AD.

Border color

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

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

This div border color is #D5F9AD.

Opacity

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

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

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

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

This text has shadow with #D5F9AD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5F9AD.

Preview

Color preview on black background

This text has color #D5F9AD on black background.


Color preview on white background

This text has color #D5F9AD on white background.


Black color preview on #D5F9AD background

This text has black color on #D5F9AD background.


White color preview on #D5F9AD background

This text has white color on #D5F9AD background.


Related colors

Complementary color

Complementary color for #hex is #2A0652.


I love getcolorcode.com

Triadic colors

1 #ADD5F9 and #F9ADD5 with #D5F9AD are triadic colors.

2 #ADF9D5 and #F9D5AD with #D5F9AD are triadic colors.