COLOR #EDEE9D

HEX: #EDEE9D RGB: (237,238,157)

Renk bilgisi

#EDEE9D contains mainly red and green colors. #EDEE9D ‘ nin web güvenlik rengi #FFFF99 (ya da #FF9) dir.

RGB renk modeli

#EDEE9D color RGB value is (237,238,157).

RGB: (237,238,157) (93%, 93%, 62%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 238 of 255 = 93%
B 157 of 255 = 62%

237
238
157

R + G + B ~ 83%. #EDEE9D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 238 + 157 = 632 (100%)
R 237 of 632 ~ 37.5%
G 238 of 632 ~ 37.66%
B 157 of 632 ~ 24.84'%

%37.5
%37.66
%24.84

CMYK RENK MODELİ

#EDEE9D rengi CMYK tonu (0,0,34,7).

  • camgöbeği tonu 0.42%
  • eflatun tonu 0.00%
  • sarı tonu 34.03%
  • ana renk tonu 6.67%

CMYK: (0,0,34,7)
C0M0Y34K7 (0%, 0%, 34%, 7%)
(0.00 / 0.00 / 0.34 / 0.07)

CMYK yüzdeleri

%0.42
%0
%34.03
%6.67

Codes

Color #EDEE9D in popluar color models

ED EE 9D
RGB 237 238 157
HSL 61° 70.43% 77.45%
HSB/HSV 61° 34.03% 93.33%
CMYK 0.42% 0.00% 34.03%
6.67%

Color #EDEE9D in popluar number systems.

HEX ED EE 9D
Decimal 237 238 157
Binary 11101101 11101110 10011101
Octal 355 356 235

Shades and tints

Shades of #EDEE9D

#EDEE9D
(237,238,157)
#D8D98F
(216,217,143)
#C3C481
(195,196,129)
#AEAF73
(174,175,115)
#999A65
(153,154,101)
#848557
(132,133,87)
#6F7049
(111,112,73)
#5A5B3B
(90,91,59)
#45462D
(69,70,45)
#30311F
(48,49,31)
#1B1C11
(27,28,17)
#000000
(0,0,0)

Tints of #EDEE9D

#EDEE9D
(237,238,157)
#EEEFA5
(238,239,165)
#EFF0AD
(239,240,173)
#F0F1B5
(240,241,181)
#F1F2BD
(241,242,189)
#F2F3C5
(242,243,197)
#F3F4CD
(243,244,205)
#F4F5D5
(244,245,213)
#F5F6DD
(245,246,221)
#F6F7E5
(246,247,229)
#F7F8ED
(247,248,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDEE9D color. Also use rgb(237,238,157) instead hex code.

Text Font Color

.myTextColor { color: #EDEE9D; }

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

This text font color is #EDEE9D.

Background Color

.myBgColor { background-color: #EDEE9D; }

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

This div background color is #EDEE9D.

Border color

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

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

This div border color is #EDEE9D.

Opacity

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

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

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

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

This text has shadow with #EDEE9D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDEE9D.

Preview

Color preview on black background

This text has color #EDEE9D on black background.


Color preview on white background

This text has color #EDEE9D on white background.


Black color preview on #EDEE9D background

This text has black color on #EDEE9D background.


White color preview on #EDEE9D background

This text has white color on #EDEE9D background.


Related colors

Complementary color

Complementary color for #hex is #121162.


I love getcolorcode.com

Triadic colors

1 #9DEDEE and #EE9DED with #EDEE9D are triadic colors.

2 #9DEEED and #EEED9D with #EDEE9D are triadic colors.