COLOR #D6F498

HEX: #D6F498 RGB: (214,244,152)

Renk bilgisi

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

RGB renk modeli

#D6F498 color RGB value is (214,244,152).

RGB: (214,244,152) (84%, 96%, 60%)

RGB bağlantıları ve doygunluk

R 214 of 255 = 84%
G 244 of 255 = 96%
B 152 of 255 = 60%

214
244
152

R + G + B ~ 80%. #D6F498 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 214 + 244 + 152 = 610 (100%)
R 214 of 610 ~ 35.08%
G 244 of 610 ~ 40%
B 152 of 610 ~ 24.92'%

%35.08
%40
%24.92

CMYK RENK MODELİ

#D6F498 rengi CMYK tonu (12,0,38,4).

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

CMYK: (12,0,38,4)
C12M0Y38K4 (12%, 0%, 38%, 4%)
(0.12 / 0.00 / 0.38 / 0.04)

CMYK yüzdeleri

%12.3
%0
%37.7
%4.31

Codes

Color #D6F498 in popluar color models

D6 F4 98
RGB 214 244 152
HSL 80° 80.70% 77.65%
HSB/HSV 80° 37.70% 95.69%
CMYK 12.30% 0.00% 37.70%
4.31%

Color #D6F498 in popluar number systems.

HEX D6 F4 98
Decimal 214 244 152
Binary 11010110 11110100 10011000
Octal 326 364 230

Shades and tints

Shades of #D6F498

#D6F498
(214,244,152)
#C3DE8B
(195,222,139)
#B0C87E
(176,200,126)
#9DB271
(157,178,113)
#8A9C64
(138,156,100)
#778657
(119,134,87)
#64704A
(100,112,74)
#515A3D
(81,90,61)
#3E4430
(62,68,48)
#2B2E23
(43,46,35)
#181816
(24,24,22)
#000000
(0,0,0)

Tints of #D6F498

#D6F498
(214,244,152)
#D9F5A1
(217,245,161)
#DCF6AA
(220,246,170)
#DFF7B3
(223,247,179)
#E2F8BC
(226,248,188)
#E5F9C5
(229,249,197)
#E8FACE
(232,250,206)
#EBFBD7
(235,251,215)
#EEFCE0
(238,252,224)
#F1FDE9
(241,253,233)
#F4FEF2
(244,254,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D6F498; }

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

This text font color is #D6F498.

Background Color

.myBgColor { background-color: #D6F498; }

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

This div background color is #D6F498.

Border color

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

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

This div border color is #D6F498.

Opacity

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

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

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

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

This text has shadow with #D6F498 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6F498.

Preview

Color preview on black background

This text has color #D6F498 on black background.


Color preview on white background

This text has color #D6F498 on white background.


Black color preview on #D6F498 background

This text has black color on #D6F498 background.


White color preview on #D6F498 background

This text has white color on #D6F498 background.


Related colors

Complementary color

Complementary color for #hex is #290B67.


I love getcolorcode.com

Triadic colors

1 #98D6F4 and #F498D6 with #D6F498 are triadic colors.

2 #98F4D6 and #F4D698 with #D6F498 are triadic colors.