COLOR #EDE499

HEX: #EDE499 RGB: (237,228,153)

Renk bilgisi

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

RGB renk modeli

#EDE499 color RGB value is (237,228,153).

RGB: (237,228,153) (93%, 89%, 60%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 228 of 255 = 89%
B 153 of 255 = 60%

237
228
153

R + G + B ~ 81%. #EDE499 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 228 + 153 = 618 (100%)
R 237 of 618 ~ 38.35%
G 228 of 618 ~ 36.89%
B 153 of 618 ~ 24.76'%

%38.35
%36.89
%24.76

CMYK RENK MODELİ

#EDE499 rengi CMYK tonu (0,4,35,7).

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

CMYK: (0,4,35,7)
C0M4Y35K7 (0%, 4%, 35%, 7%)
(0.00 / 0.04 / 0.35 / 0.07)

CMYK yüzdeleri

%0
%3.8
%35.44
%7.06

Codes

Color #EDE499 in popluar color models

ED E4 99
RGB 237 228 153
HSL 54° 70.00% 76.47%
HSB/HSV 54° 35.44% 92.94%
CMYK 0.00% 3.80% 35.44%
7.06%

Color #EDE499 in popluar number systems.

HEX ED E4 99
Decimal 237 228 153
Binary 11101101 11100100 10011001
Octal 355 344 231

Shades and tints

Shades of #EDE499

#EDE499
(237,228,153)
#D8D08C
(216,208,140)
#C3BC7F
(195,188,127)
#AEA872
(174,168,114)
#999465
(153,148,101)
#848058
(132,128,88)
#6F6C4B
(111,108,75)
#5A583E
(90,88,62)
#454431
(69,68,49)
#303024
(48,48,36)
#1B1C17
(27,28,23)
#000000
(0,0,0)

Tints of #EDE499

#EDE499
(237,228,153)
#EEE6A2
(238,230,162)
#EFE8AB
(239,232,171)
#F0EAB4
(240,234,180)
#F1ECBD
(241,236,189)
#F2EEC6
(242,238,198)
#F3F0CF
(243,240,207)
#F4F2D8
(244,242,216)
#F5F4E1
(245,244,225)
#F6F6EA
(246,246,234)
#F7F8F3
(247,248,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDE499; }

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

This text font color is #EDE499.

Background Color

.myBgColor { background-color: #EDE499; }

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

This div background color is #EDE499.

Border color

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

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

This div border color is #EDE499.

Opacity

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

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

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

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

This text has shadow with #EDE499 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDE499.

Preview

Color preview on black background

This text has color #EDE499 on black background.


Color preview on white background

This text has color #EDE499 on white background.


Black color preview on #EDE499 background

This text has black color on #EDE499 background.


White color preview on #EDE499 background

This text has white color on #EDE499 background.


Related colors

Complementary color

Complementary color for #hex is #121B66.


I love getcolorcode.com

Triadic colors

1 #99EDE4 and #E499ED with #EDE499 are triadic colors.

2 #99E4ED and #E4ED99 with #EDE499 are triadic colors.