COLOR #EDD96E

HEX: #EDD96E RGB: (237,217,110)

Renk bilgisi

#EDD96E contains mainly red and green colors. #EDD96E ‘ nin web güvenlik rengi #FFCC66 (ya da #FC6) dir.

RGB renk modeli

#EDD96E color RGB value is (237,217,110).

RGB: (237,217,110) (93%, 85%, 43%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 217 of 255 = 85%
B 110 of 255 = 43%

237
217
110

R + G + B ~ 74%. #EDD96E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 217 + 110 = 564 (100%)
R 237 of 564 ~ 42.02%
G 217 of 564 ~ 38.48%
B 110 of 564 ~ 19.5'%

%42.02
%38.48
%19.5

CMYK RENK MODELİ

#EDD96E rengi CMYK tonu (0,8,54,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 8.44%
  • sarı tonu 53.59%
  • ana renk tonu 7.06%

CMYK: (0,8,54,7)
C0M8Y54K7 (0%, 8%, 54%, 7%)
(0.00 / 0.08 / 0.54 / 0.07)

CMYK yüzdeleri

%0
%8.44
%53.59
%7.06

Codes

Color #EDD96E in popluar color models

ED D9 6E
RGB 237 217 110
HSL 51° 77.91% 68.04%
HSB/HSV 51° 53.59% 92.94%
CMYK 0.00% 8.44% 53.59%
7.06%

Color #EDD96E in popluar number systems.

HEX ED D9 6E
Decimal 237 217 110
Binary 11101101 11011001 1101110
Octal 355 331 156

Shades and tints

Shades of #EDD96E

#EDD96E
(237,217,110)
#D8C664
(216,198,100)
#C3B35A
(195,179,90)
#AEA050
(174,160,80)
#998D46
(153,141,70)
#847A3C
(132,122,60)
#6F6732
(111,103,50)
#5A5428
(90,84,40)
#45411E
(69,65,30)
#302E14
(48,46,20)
#1B1B0A
(27,27,10)
#000000
(0,0,0)

Tints of #EDD96E

#EDD96E
(237,217,110)
#EEDC7B
(238,220,123)
#EFDF88
(239,223,136)
#F0E295
(240,226,149)
#F1E5A2
(241,229,162)
#F2E8AF
(242,232,175)
#F3EBBC
(243,235,188)
#F4EEC9
(244,238,201)
#F5F1D6
(245,241,214)
#F6F4E3
(246,244,227)
#F7F7F0
(247,247,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDD96E color. Also use rgb(237,217,110) instead hex code.

Text Font Color

.myTextColor { color: #EDD96E; }

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

This text font color is #EDD96E.

Background Color

.myBgColor { background-color: #EDD96E; }

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

This div background color is #EDD96E.

Border color

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

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

This div border color is #EDD96E.

Opacity

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

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

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

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

This text has shadow with #EDD96E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDD96E.

Preview

Color preview on black background

This text has color #EDD96E on black background.


Color preview on white background

This text has color #EDD96E on white background.


Black color preview on #EDD96E background

This text has black color on #EDD96E background.


White color preview on #EDD96E background

This text has white color on #EDD96E background.


Related colors

Complementary color

Complementary color for #hex is #122691.


I love getcolorcode.com

Triadic colors

1 #6EEDD9 and #D96EED with #EDD96E are triadic colors.

2 #6ED9ED and #D9ED6E with #EDD96E are triadic colors.