COLOR #EDE37A

HEX: #EDE37A RGB: (237,227,122)

Renk bilgisi

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

RGB renk modeli

#EDE37A color RGB value is (237,227,122).

RGB: (237,227,122) (93%, 89%, 48%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 227 of 255 = 89%
B 122 of 255 = 48%

237
227
122

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 227 + 122 = 586 (100%)
R 237 of 586 ~ 40.44%
G 227 of 586 ~ 38.74%
B 122 of 586 ~ 20.82'%

%40.44
%38.74
%20.82

CMYK RENK MODELİ

#EDE37A rengi CMYK tonu (0,4,49,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 4.22%
  • sarı tonu 48.52%
  • ana renk tonu 7.06%

CMYK: (0,4,49,7)
C0M4Y49K7 (0%, 4%, 49%, 7%)
(0.00 / 0.04 / 0.49 / 0.07)

CMYK yüzdeleri

%0
%4.22
%48.52
%7.06

Codes

Color #EDE37A in popluar color models

ED E3 7A
RGB 237 227 122
HSL 55° 76.16% 70.39%
HSB/HSV 55° 48.52% 92.94%
CMYK 0.00% 4.22% 48.52%
7.06%

Color #EDE37A in popluar number systems.

HEX ED E3 7A
Decimal 237 227 122
Binary 11101101 11100011 1111010
Octal 355 343 172

Shades and tints

Shades of #EDE37A

#EDE37A
(237,227,122)
#D8CF6F
(216,207,111)
#C3BB64
(195,187,100)
#AEA759
(174,167,89)
#99934E
(153,147,78)
#847F43
(132,127,67)
#6F6B38
(111,107,56)
#5A572D
(90,87,45)
#454322
(69,67,34)
#302F17
(48,47,23)
#1B1B0C
(27,27,12)
#000000
(0,0,0)

Tints of #EDE37A

#EDE37A
(237,227,122)
#EEE586
(238,229,134)
#EFE792
(239,231,146)
#F0E99E
(240,233,158)
#F1EBAA
(241,235,170)
#F2EDB6
(242,237,182)
#F3EFC2
(243,239,194)
#F4F1CE
(244,241,206)
#F5F3DA
(245,243,218)
#F6F5E6
(246,245,230)
#F7F7F2
(247,247,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDE37A color. Also use rgb(237,227,122) instead hex code.

Text Font Color

.myTextColor { color: #EDE37A; }

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

This text font color is #EDE37A.

Background Color

.myBgColor { background-color: #EDE37A; }

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

This div background color is #EDE37A.

Border color

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

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

This div border color is #EDE37A.

Opacity

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

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

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

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

This text has shadow with #EDE37A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDE37A.

Preview

Color preview on black background

This text has color #EDE37A on black background.


Color preview on white background

This text has color #EDE37A on white background.


Black color preview on #EDE37A background

This text has black color on #EDE37A background.


White color preview on #EDE37A background

This text has white color on #EDE37A background.


Related colors

Complementary color

Complementary color for #hex is #121C85.


I love getcolorcode.com

Triadic colors

1 #7AEDE3 and #E37AED with #EDE37A are triadic colors.

2 #7AE3ED and #E3ED7A with #EDE37A are triadic colors.