COLOR #D9F1C5

HEX: #D9F1C5 RGB: (217,241,197)

Renk bilgisi

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

RGB renk modeli

#D9F1C5 color RGB value is (217,241,197).

RGB: (217,241,197) (85%, 95%, 77%)

RGB bağlantıları ve doygunluk

R 217 of 255 = 85%
G 241 of 255 = 95%
B 197 of 255 = 77%

217
241
197

R + G + B ~ 86%. #D9F1C5 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 217 + 241 + 197 = 655 (100%)
R 217 of 655 ~ 33.13%
G 241 of 655 ~ 36.79%
B 197 of 655 ~ 30.08'%

%33.13
%36.79
%30.08

CMYK RENK MODELİ

#D9F1C5 rengi CMYK tonu (10,0,18,5).

  • camgöbeği tonu 9.96%
  • eflatun tonu 0.00%
  • sarı tonu 18.26%
  • ana renk tonu 5.49%

CMYK: (10,0,18,5)
C10M0Y18K5 (10%, 0%, 18%, 5%)
(0.10 / 0.00 / 0.18 / 0.05)

CMYK yüzdeleri

%9.96
%0
%18.26
%5.49

Codes

Color #D9F1C5 in popluar color models

D9 F1 C5
RGB 217 241 197
HSL 93° 61.11% 85.88%
HSB/HSV 93° 18.26% 94.51%
CMYK 9.96% 0.00% 18.26%
5.49%

Color #D9F1C5 in popluar number systems.

HEX D9 F1 C5
Decimal 217 241 197
Binary 11011001 11110001 11000101
Octal 331 361 305

Shades and tints

Shades of #D9F1C5

#D9F1C5
(217,241,197)
#C6DCB4
(198,220,180)
#B3C7A3
(179,199,163)
#A0B292
(160,178,146)
#8D9D81
(141,157,129)
#7A8870
(122,136,112)
#67735F
(103,115,95)
#545E4E
(84,94,78)
#41493D
(65,73,61)
#2E342C
(46,52,44)
#1B1F1B
(27,31,27)
#000000
(0,0,0)

Tints of #D9F1C5

#D9F1C5
(217,241,197)
#DCF2CA
(220,242,202)
#DFF3CF
(223,243,207)
#E2F4D4
(226,244,212)
#E5F5D9
(229,245,217)
#E8F6DE
(232,246,222)
#EBF7E3
(235,247,227)
#EEF8E8
(238,248,232)
#F1F9ED
(241,249,237)
#F4FAF2
(244,250,242)
#F7FBF7
(247,251,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D9F1C5 color. Also use rgb(217,241,197) instead hex code.

Text Font Color

.myTextColor { color: #D9F1C5; }

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

This text font color is #D9F1C5.

Background Color

.myBgColor { background-color: #D9F1C5; }

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

This div background color is #D9F1C5.

Border color

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

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

This div border color is #D9F1C5.

Opacity

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

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

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

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

This text has shadow with #D9F1C5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9F1C5.

Preview

Color preview on black background

This text has color #D9F1C5 on black background.


Color preview on white background

This text has color #D9F1C5 on white background.


Black color preview on #D9F1C5 background

This text has black color on #D9F1C5 background.


White color preview on #D9F1C5 background

This text has white color on #D9F1C5 background.


Related colors

Complementary color

Complementary color for #hex is #260E3A.


I love getcolorcode.com

Triadic colors

1 #C5D9F1 and #F1C5D9 with #D9F1C5 are triadic colors.

2 #C5F1D9 and #F1D9C5 with #D9F1C5 are triadic colors.