COLOR #EDD09B

HEX: #EDD09B RGB: (237,208,155)

Renk bilgisi

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

RGB renk modeli

#EDD09B color RGB value is (237,208,155).

RGB: (237,208,155) (93%, 82%, 61%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 208 of 255 = 82%
B 155 of 255 = 61%

237
208
155

R + G + B ~ 79%. #EDD09B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 208 + 155 = 600 (100%)
R 237 of 600 ~ 39.5%
G 208 of 600 ~ 34.67%
B 155 of 600 ~ 25.83'%

%39.5
%34.67
%25.83

CMYK RENK MODELİ

#EDD09B rengi CMYK tonu (0,12,35,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 12.24%
  • sarı tonu 34.60%
  • ana renk tonu 7.06%

CMYK: (0,12,35,7)
C0M12Y35K7 (0%, 12%, 35%, 7%)
(0.00 / 0.12 / 0.35 / 0.07)

CMYK yüzdeleri

%0
%12.24
%34.6
%7.06

Codes

Color #EDD09B in popluar color models

ED D0 9B
RGB 237 208 155
HSL 39° 69.49% 76.86%
HSB/HSV 39° 34.60% 92.94%
CMYK 0.00% 12.24% 34.60%
7.06%

Color #EDD09B in popluar number systems.

HEX ED D0 9B
Decimal 237 208 155
Binary 11101101 11010000 10011011
Octal 355 320 233

Shades and tints

Shades of #EDD09B

#EDD09B
(237,208,155)
#D8BE8D
(216,190,141)
#C3AC7F
(195,172,127)
#AE9A71
(174,154,113)
#998863
(153,136,99)
#847655
(132,118,85)
#6F6447
(111,100,71)
#5A5239
(90,82,57)
#45402B
(69,64,43)
#302E1D
(48,46,29)
#1B1C0F
(27,28,15)
#000000
(0,0,0)

Tints of #EDD09B

#EDD09B
(237,208,155)
#EED4A4
(238,212,164)
#EFD8AD
(239,216,173)
#F0DCB6
(240,220,182)
#F1E0BF
(241,224,191)
#F2E4C8
(242,228,200)
#F3E8D1
(243,232,209)
#F4ECDA
(244,236,218)
#F5F0E3
(245,240,227)
#F6F4EC
(246,244,236)
#F7F8F5
(247,248,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDD09B color. Also use rgb(237,208,155) instead hex code.

Text Font Color

.myTextColor { color: #EDD09B; }

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

This text font color is #EDD09B.

Background Color

.myBgColor { background-color: #EDD09B; }

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

This div background color is #EDD09B.

Border color

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

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

This div border color is #EDD09B.

Opacity

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

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

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

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

This text has shadow with #EDD09B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDD09B.

Preview

Color preview on black background

This text has color #EDD09B on black background.


Color preview on white background

This text has color #EDD09B on white background.


Black color preview on #EDD09B background

This text has black color on #EDD09B background.


White color preview on #EDD09B background

This text has white color on #EDD09B background.


Related colors

Complementary color

Complementary color for #hex is #122F64.


I love getcolorcode.com

Triadic colors

1 #9BEDD0 and #D09BED with #EDD09B are triadic colors.

2 #9BD0ED and #D0ED9B with #EDD09B are triadic colors.