COLOR #EDE677

HEX: #EDE677 RGB: (237,230,119)

Renk bilgisi

#EDE677 contains mainly red and green colors. #EDE677 ‘ nin web güvenlik rengi #FFCC66 (ya da #FC6) dir.

RGB renk modeli

#EDE677 color RGB value is (237,230,119).

RGB: (237,230,119) (93%, 90%, 47%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 230 of 255 = 90%
B 119 of 255 = 47%

237
230
119

R + G + B ~ 77%. #EDE677 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 230 + 119 = 586 (100%)
R 237 of 586 ~ 40.44%
G 230 of 586 ~ 39.25%
B 119 of 586 ~ 20.31'%

%40.44
%39.25
%20.31

CMYK RENK MODELİ

#EDE677 rengi CMYK tonu (0,3,50,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 2.95%
  • sarı tonu 49.79%
  • ana renk tonu 7.06%

CMYK: (0,3,50,7)
C0M3Y50K7 (0%, 3%, 50%, 7%)
(0.00 / 0.03 / 0.50 / 0.07)

CMYK yüzdeleri

%0
%2.95
%49.79
%7.06

Codes

Color #EDE677 in popluar color models

ED E6 77
RGB 237 230 119
HSL 56° 76.62% 69.80%
HSB/HSV 56° 49.79% 92.94%
CMYK 0.00% 2.95% 49.79%
7.06%

Color #EDE677 in popluar number systems.

HEX ED E6 77
Decimal 237 230 119
Binary 11101101 11100110 1110111
Octal 355 346 167

Shades and tints

Shades of #EDE677

#EDE677
(237,230,119)
#D8D26D
(216,210,109)
#C3BE63
(195,190,99)
#AEAA59
(174,170,89)
#99964F
(153,150,79)
#848245
(132,130,69)
#6F6E3B
(111,110,59)
#5A5A31
(90,90,49)
#454627
(69,70,39)
#30321D
(48,50,29)
#1B1E13
(27,30,19)
#000000
(0,0,0)

Tints of #EDE677

#EDE677
(237,230,119)
#EEE883
(238,232,131)
#EFEA8F
(239,234,143)
#F0EC9B
(240,236,155)
#F1EEA7
(241,238,167)
#F2F0B3
(242,240,179)
#F3F2BF
(243,242,191)
#F4F4CB
(244,244,203)
#F5F6D7
(245,246,215)
#F6F8E3
(246,248,227)
#F7FAEF
(247,250,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDE677 color. Also use rgb(237,230,119) instead hex code.

Text Font Color

.myTextColor { color: #EDE677; }

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

This text font color is #EDE677.

Background Color

.myBgColor { background-color: #EDE677; }

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

This div background color is #EDE677.

Border color

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

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

This div border color is #EDE677.

Opacity

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

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

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

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

This text has shadow with #EDE677 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDE677.

Preview

Color preview on black background

This text has color #EDE677 on black background.


Color preview on white background

This text has color #EDE677 on white background.


Black color preview on #EDE677 background

This text has black color on #EDE677 background.


White color preview on #EDE677 background

This text has white color on #EDE677 background.


Related colors

Complementary color

Complementary color for #hex is #121988.


I love getcolorcode.com

Triadic colors

1 #77EDE6 and #E677ED with #EDE677 are triadic colors.

2 #77E6ED and #E6ED77 with #EDE677 are triadic colors.