COLOR #EDEB9A

HEX: #EDEB9A RGB: (237,235,154)

Renk bilgisi

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

RGB renk modeli

#EDEB9A color RGB value is (237,235,154).

RGB: (237,235,154) (93%, 92%, 60%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 235 of 255 = 92%
B 154 of 255 = 60%

237
235
154

R + G + B ~ 82%. #EDEB9A is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 235 + 154 = 626 (100%)
R 237 of 626 ~ 37.86%
G 235 of 626 ~ 37.54%
B 154 of 626 ~ 24.6'%

%37.86
%37.54
%24.6

CMYK RENK MODELİ

#EDEB9A rengi CMYK tonu (0,1,35,7).

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

CMYK: (0,1,35,7)
C0M1Y35K7 (0%, 1%, 35%, 7%)
(0.00 / 0.01 / 0.35 / 0.07)

CMYK yüzdeleri

%0
%0.84
%35.02
%7.06

Codes

Color #EDEB9A in popluar color models

ED EB 9A
RGB 237 235 154
HSL 59° 69.75% 76.67%
HSB/HSV 59° 35.02% 92.94%
CMYK 0.00% 0.84% 35.02%
7.06%

Color #EDEB9A in popluar number systems.

HEX ED EB 9A
Decimal 237 235 154
Binary 11101101 11101011 10011010
Octal 355 353 232

Shades and tints

Shades of #EDEB9A

#EDEB9A
(237,235,154)
#D8D68C
(216,214,140)
#C3C17E
(195,193,126)
#AEAC70
(174,172,112)
#999762
(153,151,98)
#848254
(132,130,84)
#6F6D46
(111,109,70)
#5A5838
(90,88,56)
#45432A
(69,67,42)
#302E1C
(48,46,28)
#1B190E
(27,25,14)
#000000
(0,0,0)

Tints of #EDEB9A

#EDEB9A
(237,235,154)
#EEECA3
(238,236,163)
#EFEDAC
(239,237,172)
#F0EEB5
(240,238,181)
#F1EFBE
(241,239,190)
#F2F0C7
(242,240,199)
#F3F1D0
(243,241,208)
#F4F2D9
(244,242,217)
#F5F3E2
(245,243,226)
#F6F4EB
(246,244,235)
#F7F5F4
(247,245,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDEB9A; }

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

This text font color is #EDEB9A.

Background Color

.myBgColor { background-color: #EDEB9A; }

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

This div background color is #EDEB9A.

Border color

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

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

This div border color is #EDEB9A.

Opacity

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

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

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

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

This text has shadow with #EDEB9A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDEB9A.

Preview

Color preview on black background

This text has color #EDEB9A on black background.


Color preview on white background

This text has color #EDEB9A on white background.


Black color preview on #EDEB9A background

This text has black color on #EDEB9A background.


White color preview on #EDEB9A background

This text has white color on #EDEB9A background.


Related colors

Complementary color

Complementary color for #hex is #121465.


I love getcolorcode.com

Triadic colors

1 #9AEDEB and #EB9AED with #EDEB9A are triadic colors.

2 #9AEBED and #EBED9A with #EDEB9A are triadic colors.