COLOR #D6EE83

HEX: #D6EE83 RGB: (214,238,131)

Renk bilgisi

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

RGB renk modeli

#D6EE83 color RGB value is (214,238,131).

RGB: (214,238,131) (84%, 93%, 51%)

RGB bağlantıları ve doygunluk

R 214 of 255 = 84%
G 238 of 255 = 93%
B 131 of 255 = 51%

214
238
131

R + G + B ~ 76%. #D6EE83 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 214 + 238 + 131 = 583 (100%)
R 214 of 583 ~ 36.71%
G 238 of 583 ~ 40.82%
B 131 of 583 ~ 22.47'%

%36.71
%40.82
%22.47

CMYK RENK MODELİ

#D6EE83 rengi CMYK tonu (10,0,45,7).

  • camgöbeği tonu 10.08%
  • eflatun tonu 0.00%
  • sarı tonu 44.96%
  • ana renk tonu 6.67%

CMYK: (10,0,45,7)
C10M0Y45K7 (10%, 0%, 45%, 7%)
(0.10 / 0.00 / 0.45 / 0.07)

CMYK yüzdeleri

%10.08
%0
%44.96
%6.67

Codes

Color #D6EE83 in popluar color models

D6 EE 83
RGB 214 238 131
HSL 73° 75.89% 72.35%
HSB/HSV 73° 44.96% 93.33%
CMYK 10.08% 0.00% 44.96%
6.67%

Color #D6EE83 in popluar number systems.

HEX D6 EE 83
Decimal 214 238 131
Binary 11010110 11101110 10000011
Octal 326 356 203

Shades and tints

Shades of #D6EE83

#D6EE83
(214,238,131)
#C3D978
(195,217,120)
#B0C46D
(176,196,109)
#9DAF62
(157,175,98)
#8A9A57
(138,154,87)
#77854C
(119,133,76)
#647041
(100,112,65)
#515B36
(81,91,54)
#3E462B
(62,70,43)
#2B3120
(43,49,32)
#181C15
(24,28,21)
#000000
(0,0,0)

Tints of #D6EE83

#D6EE83
(214,238,131)
#D9EF8E
(217,239,142)
#DCF099
(220,240,153)
#DFF1A4
(223,241,164)
#E2F2AF
(226,242,175)
#E5F3BA
(229,243,186)
#E8F4C5
(232,244,197)
#EBF5D0
(235,245,208)
#EEF6DB
(238,246,219)
#F1F7E6
(241,247,230)
#F4F8F1
(244,248,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D6EE83 color. Also use rgb(214,238,131) instead hex code.

Text Font Color

.myTextColor { color: #D6EE83; }

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

This text font color is #D6EE83.

Background Color

.myBgColor { background-color: #D6EE83; }

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

This div background color is #D6EE83.

Border color

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

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

This div border color is #D6EE83.

Opacity

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

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

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

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

This text has shadow with #D6EE83 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6EE83.

Preview

Color preview on black background

This text has color #D6EE83 on black background.


Color preview on white background

This text has color #D6EE83 on white background.


Black color preview on #D6EE83 background

This text has black color on #D6EE83 background.


White color preview on #D6EE83 background

This text has white color on #D6EE83 background.


Related colors

Complementary color

Complementary color for #hex is #29117C.


I love getcolorcode.com

Triadic colors

1 #83D6EE and #EE83D6 with #D6EE83 are triadic colors.

2 #83EED6 and #EED683 with #D6EE83 are triadic colors.