COLOR #D9F095

HEX: #D9F095 RGB: (217,240,149)

Renk bilgisi

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

RGB renk modeli

#D9F095 color RGB value is (217,240,149).

RGB: (217,240,149) (85%, 94%, 58%)

RGB bağlantıları ve doygunluk

R 217 of 255 = 85%
G 240 of 255 = 94%
B 149 of 255 = 58%

217
240
149

R + G + B ~ 79%. #D9F095 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 217 + 240 + 149 = 606 (100%)
R 217 of 606 ~ 35.81%
G 240 of 606 ~ 39.6%
B 149 of 606 ~ 24.59'%

%35.81
%39.6
%24.59

CMYK RENK MODELİ

#D9F095 rengi CMYK tonu (10,0,38,6).

  • camgöbeği tonu 9.58%
  • eflatun tonu 0.00%
  • sarı tonu 37.92%
  • ana renk tonu 5.88%

CMYK: (10,0,38,6)
C10M0Y38K6 (10%, 0%, 38%, 6%)
(0.10 / 0.00 / 0.38 / 0.06)

CMYK yüzdeleri

%9.58
%0
%37.92
%5.88

Codes

Color #D9F095 in popluar color models

D9 F0 95
RGB 217 240 149
HSL 75° 75.21% 76.27%
HSB/HSV 75° 37.92% 94.12%
CMYK 9.58% 0.00% 37.92%
5.88%

Color #D9F095 in popluar number systems.

HEX D9 F0 95
Decimal 217 240 149
Binary 11011001 11110000 10010101
Octal 331 360 225

Shades and tints

Shades of #D9F095

#D9F095
(217,240,149)
#C6DB88
(198,219,136)
#B3C67B
(179,198,123)
#A0B16E
(160,177,110)
#8D9C61
(141,156,97)
#7A8754
(122,135,84)
#677247
(103,114,71)
#545D3A
(84,93,58)
#41482D
(65,72,45)
#2E3320
(46,51,32)
#1B1E13
(27,30,19)
#000000
(0,0,0)

Tints of #D9F095

#D9F095
(217,240,149)
#DCF19E
(220,241,158)
#DFF2A7
(223,242,167)
#E2F3B0
(226,243,176)
#E5F4B9
(229,244,185)
#E8F5C2
(232,245,194)
#EBF6CB
(235,246,203)
#EEF7D4
(238,247,212)
#F1F8DD
(241,248,221)
#F4F9E6
(244,249,230)
#F7FAEF
(247,250,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D9F095 color. Also use rgb(217,240,149) instead hex code.

Text Font Color

.myTextColor { color: #D9F095; }

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

This text font color is #D9F095.

Background Color

.myBgColor { background-color: #D9F095; }

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

This div background color is #D9F095.

Border color

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

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

This div border color is #D9F095.

Opacity

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

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

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

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

This text has shadow with #D9F095 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9F095.

Preview

Color preview on black background

This text has color #D9F095 on black background.


Color preview on white background

This text has color #D9F095 on white background.


Black color preview on #D9F095 background

This text has black color on #D9F095 background.


White color preview on #D9F095 background

This text has white color on #D9F095 background.


Related colors

Complementary color

Complementary color for #hex is #260F6A.


I love getcolorcode.com

Triadic colors

1 #95D9F0 and #F095D9 with #D9F095 are triadic colors.

2 #95F0D9 and #F0D995 with #D9F095 are triadic colors.