COLOR #EDD19A

HEX: #EDD19A RGB: (237,209,154)

Renk bilgisi

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

RGB renk modeli

#EDD19A color RGB value is (237,209,154).

RGB: (237,209,154) (93%, 82%, 60%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 209 of 255 = 82%
B 154 of 255 = 60%

237
209
154

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 209 + 154 = 600 (100%)
R 237 of 600 ~ 39.5%
G 209 of 600 ~ 34.83%
B 154 of 600 ~ 25.67'%

%39.5
%34.83
%25.67

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 11.81%
  • sarı tonu 35.02%
  • 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
%11.81
%35.02
%7.06

Codes

Color #EDD19A in popluar color models

ED D1 9A
RGB 237 209 154
HSL 40° 69.75% 76.67%
HSB/HSV 40° 35.02% 92.94%
CMYK 0.00% 11.81% 35.02%
7.06%

Color #EDD19A in popluar number systems.

HEX ED D1 9A
Decimal 237 209 154
Binary 11101101 11010001 10011010
Octal 355 321 232

Shades and tints

Shades of #EDD19A

#EDD19A
(237,209,154)
#D8BE8C
(216,190,140)
#C3AB7E
(195,171,126)
#AE9870
(174,152,112)
#998562
(153,133,98)
#847254
(132,114,84)
#6F5F46
(111,95,70)
#5A4C38
(90,76,56)
#45392A
(69,57,42)
#30261C
(48,38,28)
#1B130E
(27,19,14)
#000000
(0,0,0)

Tints of #EDD19A

#EDD19A
(237,209,154)
#EED5A3
(238,213,163)
#EFD9AC
(239,217,172)
#F0DDB5
(240,221,181)
#F1E1BE
(241,225,190)
#F2E5C7
(242,229,199)
#F3E9D0
(243,233,208)
#F4EDD9
(244,237,217)
#F5F1E2
(245,241,226)
#F6F5EB
(246,245,235)
#F7F9F4
(247,249,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDD19A; }

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

This text font color is #EDD19A.

Background Color

.myBgColor { background-color: #EDD19A; }

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

This div background color is #EDD19A.

Border color

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

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

This div border color is #EDD19A.

Opacity

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

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

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

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

This text has shadow with #EDD19A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDD19A.

Preview

Color preview on black background

This text has color #EDD19A on black background.


Color preview on white background

This text has color #EDD19A on white background.


Black color preview on #EDD19A background

This text has black color on #EDD19A background.


White color preview on #EDD19A background

This text has white color on #EDD19A background.


Related colors

Complementary color

Complementary color for #hex is #122E65.


I love getcolorcode.com

Triadic colors

1 #9AEDD1 and #D19AED with #EDD19A are triadic colors.

2 #9AD1ED and #D1ED9A with #EDD19A are triadic colors.