COLOR #EED202

HEX: #EED202 RGB: (238,210,2)

Renk bilgisi

#EED202 contains mainly red and green colors. #EED202 ‘ nin web güvenlik rengi #FFCC00 (ya da #FC0) dir.

RGB renk modeli

#EED202 color RGB value is (238,210,2).

RGB: (238,210,2) (93%, 82%, 1%)

RGB bağlantıları ve doygunluk

R 238 of 255 = 93%
G 210 of 255 = 82%
B 2 of 255 = 1%

238
210
2

R + G + B ~ 59%. #EED202 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 238 + 210 + 2 = 450 (100%)
R 238 of 450 ~ 52.89%
G 210 of 450 ~ 46.67%
B 2 of 450 ~ 0.44'%

%52.89
%46.67

CMYK RENK MODELİ

#EED202 rengi CMYK tonu (0,12,99,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 11.76%
  • sarı tonu 99.16%
  • ana renk tonu 6.67%

CMYK: (0,12,99,7)
C0M12Y99K7 (0%, 12%, 99%, 7%)
(0.00 / 0.12 / 0.99 / 0.07)

CMYK yüzdeleri

%0
%11.76
%99.16
%6.67

Codes

Color #EED202 in popluar color models

EE D2 02
RGB 238 210 2
HSL 53° 98.33% 47.06%
HSB/HSV 53° 99.16% 93.33%
CMYK 0.00% 11.76% 99.16%
6.67%

Color #EED202 in popluar number systems.

HEX EE D2 02
Decimal 238 210 2
Binary 11101110 11010010 10
Octal 356 322 2

Shades and tints

Shades of #EED202

#EED202
(238,210,2)
#D9BF02
(217,191,2)
#C4AC02
(196,172,2)
#AF9902
(175,153,2)
#9A8602
(154,134,2)
#857302
(133,115,2)
#706002
(112,96,2)
#5B4D02
(91,77,2)
#463A02
(70,58,2)
#312702
(49,39,2)
#1C1402
(28,20,2)
#000000
(0,0,0)

Tints of #EED202

#EED202
(238,210,2)
#EFD619
(239,214,25)
#F0DA30
(240,218,48)
#F1DE47
(241,222,71)
#F2E25E
(242,226,94)
#F3E675
(243,230,117)
#F4EA8C
(244,234,140)
#F5EEA3
(245,238,163)
#F6F2BA
(246,242,186)
#F7F6D1
(247,246,209)
#F8FAE8
(248,250,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EED202 color. Also use rgb(238,210,2) instead hex code.

Text Font Color

.myTextColor { color: #EED202; }

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

This text font color is #EED202.

Background Color

.myBgColor { background-color: #EED202; }

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

This div background color is #EED202.

Border color

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

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

This div border color is #EED202.

Opacity

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

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

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

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

This text has shadow with #EED202 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EED202.

Preview

Color preview on black background

This text has color #EED202 on black background.


Color preview on white background

This text has color #EED202 on white background.


Black color preview on #EED202 background

This text has black color on #EED202 background.


White color preview on #EED202 background

This text has white color on #EED202 background.


Related colors

Complementary color

Complementary color for #hex is #112DFD.


I love getcolorcode.com

Gradyan

Color #EED202 is used in Safety Yellow gradient.

Safety Yellow


Triadic colors

1 #02EED2 and #D202EE with #EED202 are triadic colors.

2 #02D2EE and #D2EE02 with #EED202 are triadic colors.