COLOR #EDE68E

HEX: #EDE68E RGB: (237,230,142)

Renk bilgisi

#EDE68E contains mainly red and green colors. #EDE68E ‘ nin web güvenlik rengi #FFCC99 (ya da #FC9) dir.

RGB renk modeli

#EDE68E color RGB value is (237,230,142).

RGB: (237,230,142) (93%, 90%, 56%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 230 of 255 = 90%
B 142 of 255 = 56%

237
230
142

R + G + B ~ 80%. #EDE68E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 230 + 142 = 609 (100%)
R 237 of 609 ~ 38.92%
G 230 of 609 ~ 37.77%
B 142 of 609 ~ 23.32'%

%38.92
%37.77
%23.32

CMYK RENK MODELİ

#EDE68E rengi CMYK tonu (0,3,40,7).

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

CMYK: (0,3,40,7)
C0M3Y40K7 (0%, 3%, 40%, 7%)
(0.00 / 0.03 / 0.40 / 0.07)

CMYK yüzdeleri

%0
%2.95
%40.08
%7.06

Codes

Color #EDE68E in popluar color models

ED E6 8E
RGB 237 230 142
HSL 56° 72.52% 74.31%
HSB/HSV 56° 40.08% 92.94%
CMYK 0.00% 2.95% 40.08%
7.06%

Color #EDE68E in popluar number systems.

HEX ED E6 8E
Decimal 237 230 142
Binary 11101101 11100110 10001110
Octal 355 346 216

Shades and tints

Shades of #EDE68E

#EDE68E
(237,230,142)
#D8D282
(216,210,130)
#C3BE76
(195,190,118)
#AEAA6A
(174,170,106)
#99965E
(153,150,94)
#848252
(132,130,82)
#6F6E46
(111,110,70)
#5A5A3A
(90,90,58)
#45462E
(69,70,46)
#303222
(48,50,34)
#1B1E16
(27,30,22)
#000000
(0,0,0)

Tints of #EDE68E

#EDE68E
(237,230,142)
#EEE898
(238,232,152)
#EFEAA2
(239,234,162)
#F0ECAC
(240,236,172)
#F1EEB6
(241,238,182)
#F2F0C0
(242,240,192)
#F3F2CA
(243,242,202)
#F4F4D4
(244,244,212)
#F5F6DE
(245,246,222)
#F6F8E8
(246,248,232)
#F7FAF2
(247,250,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDE68E; }

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

This text font color is #EDE68E.

Background Color

.myBgColor { background-color: #EDE68E; }

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

This div background color is #EDE68E.

Border color

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

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

This div border color is #EDE68E.

Opacity

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

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

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

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

This text has shadow with #EDE68E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDE68E.

Preview

Color preview on black background

This text has color #EDE68E on black background.


Color preview on white background

This text has color #EDE68E on white background.


Black color preview on #EDE68E background

This text has black color on #EDE68E background.


White color preview on #EDE68E background

This text has white color on #EDE68E background.


Related colors

Complementary color

Complementary color for #hex is #121971.


I love getcolorcode.com

Triadic colors

1 #8EEDE6 and #E68EED with #EDE68E are triadic colors.

2 #8EE6ED and #E6ED8E with #EDE68E are triadic colors.