COLOR #EDEE9F

HEX: #EDEE9F RGB: (237,238,159)

Renk bilgisi

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

RGB renk modeli

#EDEE9F color RGB value is (237,238,159).

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

RGB bağlantıları ve doygunluk

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

237
238
159

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 238 + 159 = 634 (100%)
R 237 of 634 ~ 37.38%
G 238 of 634 ~ 37.54%
B 159 of 634 ~ 25.08'%

%37.38
%37.54
%25.08

CMYK RENK MODELİ

#EDEE9F rengi CMYK tonu (0,0,33,7).

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

CMYK: (0,0,33,7)
C0M0Y33K7 (0%, 0%, 33%, 7%)
(0.00 / 0.00 / 0.33 / 0.07)

CMYK yüzdeleri

%0.42
%0
%33.19
%6.67

Codes

Color #EDEE9F in popluar color models

ED EE 9F
RGB 237 238 159
HSL 61° 69.91% 77.84%
HSB/HSV 61° 33.19% 93.33%
CMYK 0.42% 0.00% 33.19%
6.67%

Color #EDEE9F in popluar number systems.

HEX ED EE 9F
Decimal 237 238 159
Binary 11101101 11101110 10011111
Octal 355 356 237

Shades and tints

Shades of #EDEE9F

#EDEE9F
(237,238,159)
#D8D991
(216,217,145)
#C3C483
(195,196,131)
#AEAF75
(174,175,117)
#999A67
(153,154,103)
#848559
(132,133,89)
#6F704B
(111,112,75)
#5A5B3D
(90,91,61)
#45462F
(69,70,47)
#303121
(48,49,33)
#1B1C13
(27,28,19)
#000000
(0,0,0)

Tints of #EDEE9F

#EDEE9F
(237,238,159)
#EEEFA7
(238,239,167)
#EFF0AF
(239,240,175)
#F0F1B7
(240,241,183)
#F1F2BF
(241,242,191)
#F2F3C7
(242,243,199)
#F3F4CF
(243,244,207)
#F4F5D7
(244,245,215)
#F5F6DF
(245,246,223)
#F6F7E7
(246,247,231)
#F7F8EF
(247,248,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDEE9F; }

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

This text font color is #EDEE9F.

Background Color

.myBgColor { background-color: #EDEE9F; }

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

This div background color is #EDEE9F.

Border color

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

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

This div border color is #EDEE9F.

Opacity

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

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

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

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

This text has shadow with #EDEE9F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDEE9F.

Preview

Color preview on black background

This text has color #EDEE9F on black background.


Color preview on white background

This text has color #EDEE9F on white background.


Black color preview on #EDEE9F background

This text has black color on #EDEE9F background.


White color preview on #EDEE9F background

This text has white color on #EDEE9F background.


Related colors

Complementary color

Complementary color for #hex is #121160.


I love getcolorcode.com

Triadic colors

1 #9FEDEE and #EE9FED with #EDEE9F are triadic colors.

2 #9FEEED and #EEED9F with #EDEE9F are triadic colors.