COLOR #EDE388

HEX: #EDE388 RGB: (237,227,136)

Renk bilgisi

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

RGB renk modeli

#EDE388 color RGB value is (237,227,136).

RGB: (237,227,136) (93%, 89%, 53%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 227 of 255 = 89%
B 136 of 255 = 53%

237
227
136

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 227 + 136 = 600 (100%)
R 237 of 600 ~ 39.5%
G 227 of 600 ~ 37.83%
B 136 of 600 ~ 22.67'%

%39.5
%37.83
%22.67

CMYK RENK MODELİ

#EDE388 rengi CMYK tonu (0,4,43,7).

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

CMYK: (0,4,43,7)
C0M4Y43K7 (0%, 4%, 43%, 7%)
(0.00 / 0.04 / 0.43 / 0.07)

CMYK yüzdeleri

%0
%4.22
%42.62
%7.06

Codes

Color #EDE388 in popluar color models

ED E3 88
RGB 237 227 136
HSL 54° 73.72% 73.14%
HSB/HSV 54° 42.62% 92.94%
CMYK 0.00% 4.22% 42.62%
7.06%

Color #EDE388 in popluar number systems.

HEX ED E3 88
Decimal 237 227 136
Binary 11101101 11100011 10001000
Octal 355 343 210

Shades and tints

Shades of #EDE388

#EDE388
(237,227,136)
#D8CF7C
(216,207,124)
#C3BB70
(195,187,112)
#AEA764
(174,167,100)
#999358
(153,147,88)
#847F4C
(132,127,76)
#6F6B40
(111,107,64)
#5A5734
(90,87,52)
#454328
(69,67,40)
#302F1C
(48,47,28)
#1B1B10
(27,27,16)
#000000
(0,0,0)

Tints of #EDE388

#EDE388
(237,227,136)
#EEE592
(238,229,146)
#EFE79C
(239,231,156)
#F0E9A6
(240,233,166)
#F1EBB0
(241,235,176)
#F2EDBA
(242,237,186)
#F3EFC4
(243,239,196)
#F4F1CE
(244,241,206)
#F5F3D8
(245,243,216)
#F6F5E2
(246,245,226)
#F7F7EC
(247,247,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDE388; }

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

This text font color is #EDE388.

Background Color

.myBgColor { background-color: #EDE388; }

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

This div background color is #EDE388.

Border color

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

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

This div border color is #EDE388.

Opacity

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

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

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

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

This text has shadow with #EDE388 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDE388.

Preview

Color preview on black background

This text has color #EDE388 on black background.


Color preview on white background

This text has color #EDE388 on white background.


Black color preview on #EDE388 background

This text has black color on #EDE388 background.


White color preview on #EDE388 background

This text has white color on #EDE388 background.


Related colors

Complementary color

Complementary color for #hex is #121C77.


I love getcolorcode.com

Triadic colors

1 #88EDE3 and #E388ED with #EDE388 are triadic colors.

2 #88E3ED and #E3ED88 with #EDE388 are triadic colors.