COLOR #EDEB9C

HEX: #EDEB9C RGB: (237,235,156)

Renk bilgisi

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

RGB renk modeli

#EDEB9C color RGB value is (237,235,156).

RGB: (237,235,156) (93%, 92%, 61%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 235 of 255 = 92%
B 156 of 255 = 61%

237
235
156

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 235 + 156 = 628 (100%)
R 237 of 628 ~ 37.74%
G 235 of 628 ~ 37.42%
B 156 of 628 ~ 24.84'%

%37.74
%37.42
%24.84

CMYK RENK MODELİ

#EDEB9C rengi CMYK tonu (0,1,34,7).

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

CMYK: (0,1,34,7)
C0M1Y34K7 (0%, 1%, 34%, 7%)
(0.00 / 0.01 / 0.34 / 0.07)

CMYK yüzdeleri

%0
%0.84
%34.18
%7.06

Codes

Color #EDEB9C in popluar color models

ED EB 9C
RGB 237 235 156
HSL 59° 69.23% 77.06%
HSB/HSV 59° 34.18% 92.94%
CMYK 0.00% 0.84% 34.18%
7.06%

Color #EDEB9C in popluar number systems.

HEX ED EB 9C
Decimal 237 235 156
Binary 11101101 11101011 10011100
Octal 355 353 234

Shades and tints

Shades of #EDEB9C

#EDEB9C
(237,235,156)
#D8D68E
(216,214,142)
#C3C180
(195,193,128)
#AEAC72
(174,172,114)
#999764
(153,151,100)
#848256
(132,130,86)
#6F6D48
(111,109,72)
#5A583A
(90,88,58)
#45432C
(69,67,44)
#302E1E
(48,46,30)
#1B1910
(27,25,16)
#000000
(0,0,0)

Tints of #EDEB9C

#EDEB9C
(237,235,156)
#EEECA5
(238,236,165)
#EFEDAE
(239,237,174)
#F0EEB7
(240,238,183)
#F1EFC0
(241,239,192)
#F2F0C9
(242,240,201)
#F3F1D2
(243,241,210)
#F4F2DB
(244,242,219)
#F5F3E4
(245,243,228)
#F6F4ED
(246,244,237)
#F7F5F6
(247,245,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDEB9C; }

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

This text font color is #EDEB9C.

Background Color

.myBgColor { background-color: #EDEB9C; }

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

This div background color is #EDEB9C.

Border color

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

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

This div border color is #EDEB9C.

Opacity

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

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

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

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

This text has shadow with #EDEB9C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDEB9C.

Preview

Color preview on black background

This text has color #EDEB9C on black background.


Color preview on white background

This text has color #EDEB9C on white background.


Black color preview on #EDEB9C background

This text has black color on #EDEB9C background.


White color preview on #EDEB9C background

This text has white color on #EDEB9C background.


Related colors

Complementary color

Complementary color for #hex is #121463.


I love getcolorcode.com

Triadic colors

1 #9CEDEB and #EB9CED with #EDEB9C are triadic colors.

2 #9CEBED and #EBED9C with #EDEB9C are triadic colors.