COLOR #EDDF9A

HEX: #EDDF9A RGB: (237,223,154)

Renk bilgisi

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

RGB renk modeli

#EDDF9A color RGB value is (237,223,154).

RGB: (237,223,154) (93%, 87%, 60%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 223 of 255 = 87%
B 154 of 255 = 60%

237
223
154

R + G + B ~ 80%. #EDDF9A is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 223 + 154 = 614 (100%)
R 237 of 614 ~ 38.6%
G 223 of 614 ~ 36.32%
B 154 of 614 ~ 25.08'%

%38.6
%36.32
%25.08

CMYK RENK MODELİ

#EDDF9A rengi CMYK tonu (0,6,35,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 5.91%
  • sarı tonu 35.02%
  • ana renk tonu 7.06%

CMYK: (0,6,35,7)
C0M6Y35K7 (0%, 6%, 35%, 7%)
(0.00 / 0.06 / 0.35 / 0.07)

CMYK yüzdeleri

%0
%5.91
%35.02
%7.06

Codes

Color #EDDF9A in popluar color models

ED DF 9A
RGB 237 223 154
HSL 50° 69.75% 76.67%
HSB/HSV 50° 35.02% 92.94%
CMYK 0.00% 5.91% 35.02%
7.06%

Color #EDDF9A in popluar number systems.

HEX ED DF 9A
Decimal 237 223 154
Binary 11101101 11011111 10011010
Octal 355 337 232

Shades and tints

Shades of #EDDF9A

#EDDF9A
(237,223,154)
#D8CB8C
(216,203,140)
#C3B77E
(195,183,126)
#AEA370
(174,163,112)
#998F62
(153,143,98)
#847B54
(132,123,84)
#6F6746
(111,103,70)
#5A5338
(90,83,56)
#453F2A
(69,63,42)
#302B1C
(48,43,28)
#1B170E
(27,23,14)
#000000
(0,0,0)

Tints of #EDDF9A

#EDDF9A
(237,223,154)
#EEE1A3
(238,225,163)
#EFE3AC
(239,227,172)
#F0E5B5
(240,229,181)
#F1E7BE
(241,231,190)
#F2E9C7
(242,233,199)
#F3EBD0
(243,235,208)
#F4EDD9
(244,237,217)
#F5EFE2
(245,239,226)
#F6F1EB
(246,241,235)
#F7F3F4
(247,243,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDDF9A; }

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

This text font color is #EDDF9A.

Background Color

.myBgColor { background-color: #EDDF9A; }

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

This div background color is #EDDF9A.

Border color

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

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

This div border color is #EDDF9A.

Opacity

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

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

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

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

This text has shadow with #EDDF9A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDDF9A.

Preview

Color preview on black background

This text has color #EDDF9A on black background.


Color preview on white background

This text has color #EDDF9A on white background.


Black color preview on #EDDF9A background

This text has black color on #EDDF9A background.


White color preview on #EDDF9A background

This text has white color on #EDDF9A background.


Related colors

Complementary color

Complementary color for #hex is #122065.


I love getcolorcode.com

Triadic colors

1 #9AEDDF and #DF9AED with #EDDF9A are triadic colors.

2 #9ADFED and #DFED9A with #EDDF9A are triadic colors.