COLOR #D9F474

HEX: #D9F474 RGB: (217,244,116)

Renk bilgisi

#D9F474 contains mainly red and green colors. #D9F474 ‘ nin web güvenlik rengi #CCFF66 (ya da #CF6) dir.

RGB renk modeli

#D9F474 color RGB value is (217,244,116).

RGB: (217,244,116) (85%, 96%, 45%)

RGB bağlantıları ve doygunluk

R 217 of 255 = 85%
G 244 of 255 = 96%
B 116 of 255 = 45%

217
244
116

R + G + B ~ 75%. #D9F474 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 217 + 244 + 116 = 577 (100%)
R 217 of 577 ~ 37.61%
G 244 of 577 ~ 42.29%
B 116 of 577 ~ 20.1'%

%37.61
%42.29
%20.1

CMYK RENK MODELİ

#D9F474 rengi CMYK tonu (11,0,52,4).

  • camgöbeği tonu 11.07%
  • eflatun tonu 0.00%
  • sarı tonu 52.46%
  • ana renk tonu 4.31%

CMYK: (11,0,52,4)
C11M0Y52K4 (11%, 0%, 52%, 4%)
(0.11 / 0.00 / 0.52 / 0.04)

CMYK yüzdeleri

%11.07
%0
%52.46
%4.31

Codes

Color #D9F474 in popluar color models

D9 F4 74
RGB 217 244 116
HSL 73° 85.33% 70.59%
HSB/HSV 73° 52.46% 95.69%
CMYK 11.07% 0.00% 52.46%
4.31%

Color #D9F474 in popluar number systems.

HEX D9 F4 74
Decimal 217 244 116
Binary 11011001 11110100 1110100
Octal 331 364 164

Shades and tints

Shades of #D9F474

#D9F474
(217,244,116)
#C6DE6A
(198,222,106)
#B3C860
(179,200,96)
#A0B256
(160,178,86)
#8D9C4C
(141,156,76)
#7A8642
(122,134,66)
#677038
(103,112,56)
#545A2E
(84,90,46)
#414424
(65,68,36)
#2E2E1A
(46,46,26)
#1B1810
(27,24,16)
#000000
(0,0,0)

Tints of #D9F474

#D9F474
(217,244,116)
#DCF580
(220,245,128)
#DFF68C
(223,246,140)
#E2F798
(226,247,152)
#E5F8A4
(229,248,164)
#E8F9B0
(232,249,176)
#EBFABC
(235,250,188)
#EEFBC8
(238,251,200)
#F1FCD4
(241,252,212)
#F4FDE0
(244,253,224)
#F7FEEC
(247,254,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D9F474 color. Also use rgb(217,244,116) instead hex code.

Text Font Color

.myTextColor { color: #D9F474; }

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

This text font color is #D9F474.

Background Color

.myBgColor { background-color: #D9F474; }

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

This div background color is #D9F474.

Border color

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

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

This div border color is #D9F474.

Opacity

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

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

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

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

This text has shadow with #D9F474 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9F474.

Preview

Color preview on black background

This text has color #D9F474 on black background.


Color preview on white background

This text has color #D9F474 on white background.


Black color preview on #D9F474 background

This text has black color on #D9F474 background.


White color preview on #D9F474 background

This text has white color on #D9F474 background.


Related colors

Complementary color

Complementary color for #hex is #260B8B.


I love getcolorcode.com

Triadic colors

1 #74D9F4 and #F474D9 with #D9F474 are triadic colors.

2 #74F4D9 and #F4D974 with #D9F474 are triadic colors.