COLOR #EDE095

HEX: #EDE095 RGB: (237,224,149)

Renk bilgisi

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

RGB renk modeli

#EDE095 color RGB value is (237,224,149).

RGB: (237,224,149) (93%, 88%, 58%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 224 of 255 = 88%
B 149 of 255 = 58%

237
224
149

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 224 + 149 = 610 (100%)
R 237 of 610 ~ 38.85%
G 224 of 610 ~ 36.72%
B 149 of 610 ~ 24.43'%

%38.85
%36.72
%24.43

CMYK RENK MODELİ

#EDE095 rengi CMYK tonu (0,5,37,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 5.49%
  • sarı tonu 37.13%
  • ana renk tonu 7.06%

CMYK: (0,5,37,7)
C0M5Y37K7 (0%, 5%, 37%, 7%)
(0.00 / 0.05 / 0.37 / 0.07)

CMYK yüzdeleri

%0
%5.49
%37.13
%7.06

Codes

Color #EDE095 in popluar color models

ED E0 95
RGB 237 224 149
HSL 51° 70.97% 75.69%
HSB/HSV 51° 37.13% 92.94%
CMYK 0.00% 5.49% 37.13%
7.06%

Color #EDE095 in popluar number systems.

HEX ED E0 95
Decimal 237 224 149
Binary 11101101 11100000 10010101
Octal 355 340 225

Shades and tints

Shades of #EDE095

#EDE095
(237,224,149)
#D8CC88
(216,204,136)
#C3B87B
(195,184,123)
#AEA46E
(174,164,110)
#999061
(153,144,97)
#847C54
(132,124,84)
#6F6847
(111,104,71)
#5A543A
(90,84,58)
#45402D
(69,64,45)
#302C20
(48,44,32)
#1B1813
(27,24,19)
#000000
(0,0,0)

Tints of #EDE095

#EDE095
(237,224,149)
#EEE29E
(238,226,158)
#EFE4A7
(239,228,167)
#F0E6B0
(240,230,176)
#F1E8B9
(241,232,185)
#F2EAC2
(242,234,194)
#F3ECCB
(243,236,203)
#F4EED4
(244,238,212)
#F5F0DD
(245,240,221)
#F6F2E6
(246,242,230)
#F7F4EF
(247,244,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDE095 color. Also use rgb(237,224,149) instead hex code.

Text Font Color

.myTextColor { color: #EDE095; }

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

This text font color is #EDE095.

Background Color

.myBgColor { background-color: #EDE095; }

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

This div background color is #EDE095.

Border color

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

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

This div border color is #EDE095.

Opacity

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

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

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

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

This text has shadow with #EDE095 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDE095.

Preview

Color preview on black background

This text has color #EDE095 on black background.


Color preview on white background

This text has color #EDE095 on white background.


Black color preview on #EDE095 background

This text has black color on #EDE095 background.


White color preview on #EDE095 background

This text has white color on #EDE095 background.


Related colors

Complementary color

Complementary color for #hex is #121F6A.


I love getcolorcode.com

Triadic colors

1 #95EDE0 and #E095ED with #EDE095 are triadic colors.

2 #95E0ED and #E0ED95 with #EDE095 are triadic colors.