COLOR #EDEB8E

HEX: #EDEB8E RGB: (237,235,142)

Renk bilgisi

#EDEB8E contains mainly red and green colors. #EDEB8E ‘ nin web güvenlik rengi #FFFF99 (ya da #FF9) dir.

RGB renk modeli

#EDEB8E color RGB value is (237,235,142).

RGB: (237,235,142) (93%, 92%, 56%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 235 of 255 = 92%
B 142 of 255 = 56%

237
235
142

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 235 + 142 = 614 (100%)
R 237 of 614 ~ 38.6%
G 235 of 614 ~ 38.27%
B 142 of 614 ~ 23.13'%

%38.6
%38.27
%23.13

CMYK RENK MODELİ

#EDEB8E rengi CMYK tonu (0,1,40,7).

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

CMYK: (0,1,40,7)
C0M1Y40K7 (0%, 1%, 40%, 7%)
(0.00 / 0.01 / 0.40 / 0.07)

CMYK yüzdeleri

%0
%0.84
%40.08
%7.06

Codes

Color #EDEB8E in popluar color models

ED EB 8E
RGB 237 235 142
HSL 59° 72.52% 74.31%
HSB/HSV 59° 40.08% 92.94%
CMYK 0.00% 0.84% 40.08%
7.06%

Color #EDEB8E in popluar number systems.

HEX ED EB 8E
Decimal 237 235 142
Binary 11101101 11101011 10001110
Octal 355 353 216

Shades and tints

Shades of #EDEB8E

#EDEB8E
(237,235,142)
#D8D682
(216,214,130)
#C3C176
(195,193,118)
#AEAC6A
(174,172,106)
#99975E
(153,151,94)
#848252
(132,130,82)
#6F6D46
(111,109,70)
#5A583A
(90,88,58)
#45432E
(69,67,46)
#302E22
(48,46,34)
#1B1916
(27,25,22)
#000000
(0,0,0)

Tints of #EDEB8E

#EDEB8E
(237,235,142)
#EEEC98
(238,236,152)
#EFEDA2
(239,237,162)
#F0EEAC
(240,238,172)
#F1EFB6
(241,239,182)
#F2F0C0
(242,240,192)
#F3F1CA
(243,241,202)
#F4F2D4
(244,242,212)
#F5F3DE
(245,243,222)
#F6F4E8
(246,244,232)
#F7F5F2
(247,245,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDEB8E; }

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

This text font color is #EDEB8E.

Background Color

.myBgColor { background-color: #EDEB8E; }

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

This div background color is #EDEB8E.

Border color

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

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

This div border color is #EDEB8E.

Opacity

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

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

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

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

This text has shadow with #EDEB8E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDEB8E.

Preview

Color preview on black background

This text has color #EDEB8E on black background.


Color preview on white background

This text has color #EDEB8E on white background.


Black color preview on #EDEB8E background

This text has black color on #EDEB8E background.


White color preview on #EDEB8E background

This text has white color on #EDEB8E background.


Related colors

Complementary color

Complementary color for #hex is #121471.


I love getcolorcode.com

Triadic colors

1 #8EEDEB and #EB8EED with #EDEB8E are triadic colors.

2 #8EEBED and #EBED8E with #EDEB8E are triadic colors.