COLOR #D6F68C

HEX: #D6F68C RGB: (214,246,140)

Renk bilgisi

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

RGB renk modeli

#D6F68C color RGB value is (214,246,140).

RGB: (214,246,140) (84%, 96%, 55%)

RGB bağlantıları ve doygunluk

R 214 of 255 = 84%
G 246 of 255 = 96%
B 140 of 255 = 55%

214
246
140

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

Yüzdelerle RGB renk parçaları

R + G + B = 214 + 246 + 140 = 600 (100%)
R 214 of 600 ~ 35.67%
G 246 of 600 ~ 41%
B 140 of 600 ~ 23.33'%

%35.67
%41
%23.33

CMYK RENK MODELİ

#D6F68C rengi CMYK tonu (13,0,43,4).

  • camgöbeği tonu 13.01%
  • eflatun tonu 0.00%
  • sarı tonu 43.09%
  • ana renk tonu 3.53%

CMYK: (13,0,43,4)
C13M0Y43K4 (13%, 0%, 43%, 4%)
(0.13 / 0.00 / 0.43 / 0.04)

CMYK yüzdeleri

%13.01
%0
%43.09
%3.53

Codes

Color #D6F68C in popluar color models

D6 F6 8C
RGB 214 246 140
HSL 78° 85.48% 75.69%
HSB/HSV 78° 43.09% 96.47%
CMYK 13.01% 0.00% 43.09%
3.53%

Color #D6F68C in popluar number systems.

HEX D6 F6 8C
Decimal 214 246 140
Binary 11010110 11110110 10001100
Octal 326 366 214

Shades and tints

Shades of #D6F68C

#D6F68C
(214,246,140)
#C3E080
(195,224,128)
#B0CA74
(176,202,116)
#9DB468
(157,180,104)
#8A9E5C
(138,158,92)
#778850
(119,136,80)
#647244
(100,114,68)
#515C38
(81,92,56)
#3E462C
(62,70,44)
#2B3020
(43,48,32)
#181A14
(24,26,20)
#000000
(0,0,0)

Tints of #D6F68C

#D6F68C
(214,246,140)
#D9F696
(217,246,150)
#DCF6A0
(220,246,160)
#DFF6AA
(223,246,170)
#E2F6B4
(226,246,180)
#E5F6BE
(229,246,190)
#E8F6C8
(232,246,200)
#EBF6D2
(235,246,210)
#EEF6DC
(238,246,220)
#F1F6E6
(241,246,230)
#F4F6F0
(244,246,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D6F68C color. Also use rgb(214,246,140) instead hex code.

Text Font Color

.myTextColor { color: #D6F68C; }

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

This text font color is #D6F68C.

Background Color

.myBgColor { background-color: #D6F68C; }

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

This div background color is #D6F68C.

Border color

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

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

This div border color is #D6F68C.

Opacity

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

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

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

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

This text has shadow with #D6F68C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6F68C.

Preview

Color preview on black background

This text has color #D6F68C on black background.


Color preview on white background

This text has color #D6F68C on white background.


Black color preview on #D6F68C background

This text has black color on #D6F68C background.


White color preview on #D6F68C background

This text has white color on #D6F68C background.


Related colors

Complementary color

Complementary color for #hex is #290973.


I love getcolorcode.com

Triadic colors

1 #8CD6F6 and #F68CD6 with #D6F68C are triadic colors.

2 #8CF6D6 and #F6D68C with #D6F68C are triadic colors.