COLOR #D6F489

HEX: #D6F489 RGB: (214,244,137)

Renk bilgisi

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

RGB renk modeli

#D6F489 color RGB value is (214,244,137).

RGB: (214,244,137) (84%, 96%, 54%)

RGB bağlantıları ve doygunluk

R 214 of 255 = 84%
G 244 of 255 = 96%
B 137 of 255 = 54%

214
244
137

R + G + B ~ 78%. #D6F489 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 214 + 244 + 137 = 595 (100%)
R 214 of 595 ~ 35.97%
G 244 of 595 ~ 41.01%
B 137 of 595 ~ 23.03'%

%35.97
%41.01
%23.03

CMYK RENK MODELİ

#D6F489 rengi CMYK tonu (12,0,44,4).

  • camgöbeği tonu 12.30%
  • eflatun tonu 0.00%
  • sarı tonu 43.85%
  • ana renk tonu 4.31%

CMYK: (12,0,44,4)
C12M0Y44K4 (12%, 0%, 44%, 4%)
(0.12 / 0.00 / 0.44 / 0.04)

CMYK yüzdeleri

%12.3
%0
%43.85
%4.31

Codes

Color #D6F489 in popluar color models

D6 F4 89
RGB 214 244 137
HSL 77° 82.95% 74.71%
HSB/HSV 77° 43.85% 95.69%
CMYK 12.30% 0.00% 43.85%
4.31%

Color #D6F489 in popluar number systems.

HEX D6 F4 89
Decimal 214 244 137
Binary 11010110 11110100 10001001
Octal 326 364 211

Shades and tints

Shades of #D6F489

#D6F489
(214,244,137)
#C3DE7D
(195,222,125)
#B0C871
(176,200,113)
#9DB265
(157,178,101)
#8A9C59
(138,156,89)
#77864D
(119,134,77)
#647041
(100,112,65)
#515A35
(81,90,53)
#3E4429
(62,68,41)
#2B2E1D
(43,46,29)
#181811
(24,24,17)
#000000
(0,0,0)

Tints of #D6F489

#D6F489
(214,244,137)
#D9F593
(217,245,147)
#DCF69D
(220,246,157)
#DFF7A7
(223,247,167)
#E2F8B1
(226,248,177)
#E5F9BB
(229,249,187)
#E8FAC5
(232,250,197)
#EBFBCF
(235,251,207)
#EEFCD9
(238,252,217)
#F1FDE3
(241,253,227)
#F4FEED
(244,254,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D6F489 color. Also use rgb(214,244,137) instead hex code.

Text Font Color

.myTextColor { color: #D6F489; }

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

This text font color is #D6F489.

Background Color

.myBgColor { background-color: #D6F489; }

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

This div background color is #D6F489.

Border color

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

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

This div border color is #D6F489.

Opacity

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

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

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

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

This text has shadow with #D6F489 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6F489.

Preview

Color preview on black background

This text has color #D6F489 on black background.


Color preview on white background

This text has color #D6F489 on white background.


Black color preview on #D6F489 background

This text has black color on #D6F489 background.


White color preview on #D6F489 background

This text has white color on #D6F489 background.


Related colors

Complementary color

Complementary color for #hex is #290B76.


I love getcolorcode.com

Triadic colors

1 #89D6F4 and #F489D6 with #D6F489 are triadic colors.

2 #89F4D6 and #F4D689 with #D6F489 are triadic colors.