COLOR #EDD598

HEX: #EDD598 RGB: (237,213,152)

Renk bilgisi

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

RGB renk modeli

#EDD598 color RGB value is (237,213,152).

RGB: (237,213,152) (93%, 84%, 60%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 213 of 255 = 84%
B 152 of 255 = 60%

237
213
152

R + G + B ~ 79%. #EDD598 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 213 + 152 = 602 (100%)
R 237 of 602 ~ 39.37%
G 213 of 602 ~ 35.38%
B 152 of 602 ~ 25.25'%

%39.37
%35.38
%25.25

CMYK RENK MODELİ

#EDD598 rengi CMYK tonu (0,10,36,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 10.13%
  • sarı tonu 35.86%
  • ana renk tonu 7.06%

CMYK: (0,10,36,7)
C0M10Y36K7 (0%, 10%, 36%, 7%)
(0.00 / 0.10 / 0.36 / 0.07)

CMYK yüzdeleri

%0
%10.13
%35.86
%7.06

Codes

Color #EDD598 in popluar color models

ED D5 98
RGB 237 213 152
HSL 43° 70.25% 76.27%
HSB/HSV 43° 35.86% 92.94%
CMYK 0.00% 10.13% 35.86%
7.06%

Color #EDD598 in popluar number systems.

HEX ED D5 98
Decimal 237 213 152
Binary 11101101 11010101 10011000
Octal 355 325 230

Shades and tints

Shades of #EDD598

#EDD598
(237,213,152)
#D8C28B
(216,194,139)
#C3AF7E
(195,175,126)
#AE9C71
(174,156,113)
#998964
(153,137,100)
#847657
(132,118,87)
#6F634A
(111,99,74)
#5A503D
(90,80,61)
#453D30
(69,61,48)
#302A23
(48,42,35)
#1B1716
(27,23,22)
#000000
(0,0,0)

Tints of #EDD598

#EDD598
(237,213,152)
#EED8A1
(238,216,161)
#EFDBAA
(239,219,170)
#F0DEB3
(240,222,179)
#F1E1BC
(241,225,188)
#F2E4C5
(242,228,197)
#F3E7CE
(243,231,206)
#F4EAD7
(244,234,215)
#F5EDE0
(245,237,224)
#F6F0E9
(246,240,233)
#F7F3F2
(247,243,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDD598 color. Also use rgb(237,213,152) instead hex code.

Text Font Color

.myTextColor { color: #EDD598; }

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

This text font color is #EDD598.

Background Color

.myBgColor { background-color: #EDD598; }

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

This div background color is #EDD598.

Border color

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

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

This div border color is #EDD598.

Opacity

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

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

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

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

This text has shadow with #EDD598 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDD598.

Preview

Color preview on black background

This text has color #EDD598 on black background.


Color preview on white background

This text has color #EDD598 on white background.


Black color preview on #EDD598 background

This text has black color on #EDD598 background.


White color preview on #EDD598 background

This text has white color on #EDD598 background.


Related colors

Complementary color

Complementary color for #hex is #122A67.


I love getcolorcode.com

Triadic colors

1 #98EDD5 and #D598ED with #EDD598 are triadic colors.

2 #98D5ED and #D5ED98 with #EDD598 are triadic colors.