COLOR #EDDD99

HEX: #EDDD99 RGB: (237,221,153)

Renk bilgisi

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

RGB renk modeli

#EDDD99 color RGB value is (237,221,153).

RGB: (237,221,153) (93%, 87%, 60%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 221 of 255 = 87%
B 153 of 255 = 60%

237
221
153

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 221 + 153 = 611 (100%)
R 237 of 611 ~ 38.79%
G 221 of 611 ~ 36.17%
B 153 of 611 ~ 25.04'%

%38.79
%36.17
%25.04

CMYK RENK MODELİ

#EDDD99 rengi CMYK tonu (0,7,35,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 6.75%
  • sarı tonu 35.44%
  • ana renk tonu 7.06%

CMYK: (0,7,35,7)
C0M7Y35K7 (0%, 7%, 35%, 7%)
(0.00 / 0.07 / 0.35 / 0.07)

CMYK yüzdeleri

%0
%6.75
%35.44
%7.06

Codes

Color #EDDD99 in popluar color models

ED DD 99
RGB 237 221 153
HSL 49° 70.00% 76.47%
HSB/HSV 49° 35.44% 92.94%
CMYK 0.00% 6.75% 35.44%
7.06%

Color #EDDD99 in popluar number systems.

HEX ED DD 99
Decimal 237 221 153
Binary 11101101 11011101 10011001
Octal 355 335 231

Shades and tints

Shades of #EDDD99

#EDDD99
(237,221,153)
#D8C98C
(216,201,140)
#C3B57F
(195,181,127)
#AEA172
(174,161,114)
#998D65
(153,141,101)
#847958
(132,121,88)
#6F654B
(111,101,75)
#5A513E
(90,81,62)
#453D31
(69,61,49)
#302924
(48,41,36)
#1B1517
(27,21,23)
#000000
(0,0,0)

Tints of #EDDD99

#EDDD99
(237,221,153)
#EEE0A2
(238,224,162)
#EFE3AB
(239,227,171)
#F0E6B4
(240,230,180)
#F1E9BD
(241,233,189)
#F2ECC6
(242,236,198)
#F3EFCF
(243,239,207)
#F4F2D8
(244,242,216)
#F5F5E1
(245,245,225)
#F6F8EA
(246,248,234)
#F7FBF3
(247,251,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDDD99 color. Also use rgb(237,221,153) instead hex code.

Text Font Color

.myTextColor { color: #EDDD99; }

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

This text font color is #EDDD99.

Background Color

.myBgColor { background-color: #EDDD99; }

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

This div background color is #EDDD99.

Border color

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

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

This div border color is #EDDD99.

Opacity

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

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

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

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

This text has shadow with #EDDD99 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDDD99.

Preview

Color preview on black background

This text has color #EDDD99 on black background.


Color preview on white background

This text has color #EDDD99 on white background.


Black color preview on #EDDD99 background

This text has black color on #EDDD99 background.


White color preview on #EDDD99 background

This text has white color on #EDDD99 background.


Related colors

Complementary color

Complementary color for #hex is #122266.


I love getcolorcode.com

Triadic colors

1 #99EDDD and #DD99ED with #EDDD99 are triadic colors.

2 #99DDED and #DDED99 with #EDDD99 are triadic colors.