COLOR #EDEE7B

HEX: #EDEE7B RGB: (237,238,123)

Renk bilgisi

#EDEE7B contains mainly red and green colors. #EDEE7B ‘ nin web güvenlik rengi #FFFF66 (ya da #FF6) dir.

RGB renk modeli

#EDEE7B color RGB value is (237,238,123).

RGB: (237,238,123) (93%, 93%, 48%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 238 of 255 = 93%
B 123 of 255 = 48%

237
238
123

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 238 + 123 = 598 (100%)
R 237 of 598 ~ 39.63%
G 238 of 598 ~ 39.8%
B 123 of 598 ~ 20.57'%

%39.63
%39.8
%20.57

CMYK RENK MODELİ

#EDEE7B rengi CMYK tonu (0,0,48,7).

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

CMYK: (0,0,48,7)
C0M0Y48K7 (0%, 0%, 48%, 7%)
(0.00 / 0.00 / 0.48 / 0.07)

CMYK yüzdeleri

%0.42
%0
%48.32
%6.67

Codes

Color #EDEE7B in popluar color models

ED EE 7B
RGB 237 238 123
HSL 61° 77.18% 70.78%
HSB/HSV 61° 48.32% 93.33%
CMYK 0.42% 0.00% 48.32%
6.67%

Color #EDEE7B in popluar number systems.

HEX ED EE 7B
Decimal 237 238 123
Binary 11101101 11101110 1111011
Octal 355 356 173

Shades and tints

Shades of #EDEE7B

#EDEE7B
(237,238,123)
#D8D970
(216,217,112)
#C3C465
(195,196,101)
#AEAF5A
(174,175,90)
#999A4F
(153,154,79)
#848544
(132,133,68)
#6F7039
(111,112,57)
#5A5B2E
(90,91,46)
#454623
(69,70,35)
#303118
(48,49,24)
#1B1C0D
(27,28,13)
#000000
(0,0,0)

Tints of #EDEE7B

#EDEE7B
(237,238,123)
#EEEF87
(238,239,135)
#EFF093
(239,240,147)
#F0F19F
(240,241,159)
#F1F2AB
(241,242,171)
#F2F3B7
(242,243,183)
#F3F4C3
(243,244,195)
#F4F5CF
(244,245,207)
#F5F6DB
(245,246,219)
#F6F7E7
(246,247,231)
#F7F8F3
(247,248,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDEE7B; }

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

This text font color is #EDEE7B.

Background Color

.myBgColor { background-color: #EDEE7B; }

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

This div background color is #EDEE7B.

Border color

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

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

This div border color is #EDEE7B.

Opacity

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

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

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

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

This text has shadow with #EDEE7B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDEE7B.

Preview

Color preview on black background

This text has color #EDEE7B on black background.


Color preview on white background

This text has color #EDEE7B on white background.


Black color preview on #EDEE7B background

This text has black color on #EDEE7B background.


White color preview on #EDEE7B background

This text has white color on #EDEE7B background.


Related colors

Complementary color

Complementary color for #hex is #121184.


I love getcolorcode.com

Triadic colors

1 #7BEDEE and #EE7BED with #EDEE7B are triadic colors.

2 #7BEEED and #EEED7B with #EDEE7B are triadic colors.