COLOR #EDD199

HEX: #EDD199 RGB: (237,209,153)

Renk bilgisi

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

RGB renk modeli

#EDD199 color RGB value is (237,209,153).

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

RGB bağlantıları ve doygunluk

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

237
209
153

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 209 + 153 = 599 (100%)
R 237 of 599 ~ 39.57%
G 209 of 599 ~ 34.89%
B 153 of 599 ~ 25.54'%

%39.57
%34.89
%25.54

CMYK RENK MODELİ

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

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

Codes

Color #EDD199 in popluar color models

ED D1 99
RGB 237 209 153
HSL 40° 70.00% 76.47%
HSB/HSV 40° 35.44% 92.94%
CMYK 0.00% 11.81% 35.44%
7.06%

Color #EDD199 in popluar number systems.

HEX ED D1 99
Decimal 237 209 153
Binary 11101101 11010001 10011001
Octal 355 321 231

Shades and tints

Shades of #EDD199

#EDD199
(237,209,153)
#D8BE8C
(216,190,140)
#C3AB7F
(195,171,127)
#AE9872
(174,152,114)
#998565
(153,133,101)
#847258
(132,114,88)
#6F5F4B
(111,95,75)
#5A4C3E
(90,76,62)
#453931
(69,57,49)
#302624
(48,38,36)
#1B1317
(27,19,23)
#000000
(0,0,0)

Tints of #EDD199

#EDD199
(237,209,153)
#EED5A2
(238,213,162)
#EFD9AB
(239,217,171)
#F0DDB4
(240,221,180)
#F1E1BD
(241,225,189)
#F2E5C6
(242,229,198)
#F3E9CF
(243,233,207)
#F4EDD8
(244,237,216)
#F5F1E1
(245,241,225)
#F6F5EA
(246,245,234)
#F7F9F3
(247,249,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDD199; }

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

This text font color is #EDD199.

Background Color

.myBgColor { background-color: #EDD199; }

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

This div background color is #EDD199.

Border color

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

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

This div border color is #EDD199.

Opacity

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

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

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

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

This text has shadow with #EDD199 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDD199.

Preview

Color preview on black background

This text has color #EDD199 on black background.


Color preview on white background

This text has color #EDD199 on white background.


Black color preview on #EDD199 background

This text has black color on #EDD199 background.


White color preview on #EDD199 background

This text has white color on #EDD199 background.


Related colors

Complementary color

Complementary color for #hex is #122E66.


I love getcolorcode.com

Triadic colors

1 #99EDD1 and #D199ED with #EDD199 are triadic colors.

2 #99D1ED and #D1ED99 with #EDD199 are triadic colors.