COLOR #EDD88B

HEX: #EDD88B RGB: (237,216,139)

Renk bilgisi

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

RGB renk modeli

#EDD88B color RGB value is (237,216,139).

RGB: (237,216,139) (93%, 85%, 55%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 216 of 255 = 85%
B 139 of 255 = 55%

237
216
139

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 216 + 139 = 592 (100%)
R 237 of 592 ~ 40.03%
G 216 of 592 ~ 36.49%
B 139 of 592 ~ 23.48'%

%40.03
%36.49
%23.48

CMYK RENK MODELİ

#EDD88B rengi CMYK tonu (0,9,41,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 8.86%
  • sarı tonu 41.35%
  • ana renk tonu 7.06%

CMYK: (0,9,41,7)
C0M9Y41K7 (0%, 9%, 41%, 7%)
(0.00 / 0.09 / 0.41 / 0.07)

CMYK yüzdeleri

%0
%8.86
%41.35
%7.06

Codes

Color #EDD88B in popluar color models

ED D8 8B
RGB 237 216 139
HSL 47° 73.13% 73.73%
HSB/HSV 47° 41.35% 92.94%
CMYK 0.00% 8.86% 41.35%
7.06%

Color #EDD88B in popluar number systems.

HEX ED D8 8B
Decimal 237 216 139
Binary 11101101 11011000 10001011
Octal 355 330 213

Shades and tints

Shades of #EDD88B

#EDD88B
(237,216,139)
#D8C57F
(216,197,127)
#C3B273
(195,178,115)
#AE9F67
(174,159,103)
#998C5B
(153,140,91)
#84794F
(132,121,79)
#6F6643
(111,102,67)
#5A5337
(90,83,55)
#45402B
(69,64,43)
#302D1F
(48,45,31)
#1B1A13
(27,26,19)
#000000
(0,0,0)

Tints of #EDD88B

#EDD88B
(237,216,139)
#EEDB95
(238,219,149)
#EFDE9F
(239,222,159)
#F0E1A9
(240,225,169)
#F1E4B3
(241,228,179)
#F2E7BD
(242,231,189)
#F3EAC7
(243,234,199)
#F4EDD1
(244,237,209)
#F5F0DB
(245,240,219)
#F6F3E5
(246,243,229)
#F7F6EF
(247,246,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDD88B color. Also use rgb(237,216,139) instead hex code.

Text Font Color

.myTextColor { color: #EDD88B; }

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

This text font color is #EDD88B.

Background Color

.myBgColor { background-color: #EDD88B; }

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

This div background color is #EDD88B.

Border color

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

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

This div border color is #EDD88B.

Opacity

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

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

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

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

This text has shadow with #EDD88B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDD88B.

Preview

Color preview on black background

This text has color #EDD88B on black background.


Color preview on white background

This text has color #EDD88B on white background.


Black color preview on #EDD88B background

This text has black color on #EDD88B background.


White color preview on #EDD88B background

This text has white color on #EDD88B background.


Related colors

Complementary color

Complementary color for #hex is #122774.


I love getcolorcode.com

Triadic colors

1 #8BEDD8 and #D88BED with #EDD88B are triadic colors.

2 #8BD8ED and #D8ED8B with #EDD88B are triadic colors.