COLOR #F5E566

HEX: #F5E566 RGB: (245,229,102)

Renk bilgisi

#F5E566 contains mainly red and green colors. #F5E566 ‘ nin web güvenlik rengi #FFCC66 (ya da #FC6) dir.

RGB renk modeli

#F5E566 color RGB value is (245,229,102).

RGB: (245,229,102) (96%, 90%, 40%)

RGB bağlantıları ve doygunluk

R 245 of 255 = 96%
G 229 of 255 = 90%
B 102 of 255 = 40%

245
229
102

R + G + B ~ 75%. #F5E566 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 245 + 229 + 102 = 576 (100%)
R 245 of 576 ~ 42.53%
G 229 of 576 ~ 39.76%
B 102 of 576 ~ 17.71'%

%42.53
%39.76
%17.71

CMYK RENK MODELİ

#F5E566 rengi CMYK tonu (0,7,58,4).

  • camgöbeği tonu 0.00%
  • eflatun tonu 6.53%
  • sarı tonu 58.37%
  • ana renk tonu 3.92%

CMYK: (0,7,58,4)
C0M7Y58K4 (0%, 7%, 58%, 4%)
(0.00 / 0.07 / 0.58 / 0.04)

CMYK yüzdeleri

%0
%6.53
%58.37
%3.92

Codes

Color #F5E566 in popluar color models

F5 E5 66
RGB 245 229 102
HSL 53° 87.73% 68.04%
HSB/HSV 53° 58.37% 96.08%
CMYK 0.00% 6.53% 58.37%
3.92%

Color #F5E566 in popluar number systems.

HEX F5 E5 66
Decimal 245 229 102
Binary 11110101 11100101 1100110
Octal 365 345 146

Shades and tints

Shades of #F5E566

#F5E566
(245,229,102)
#DFD15D
(223,209,93)
#C9BD54
(201,189,84)
#B3A94B
(179,169,75)
#9D9542
(157,149,66)
#878139
(135,129,57)
#716D30
(113,109,48)
#5B5927
(91,89,39)
#45451E
(69,69,30)
#2F3115
(47,49,21)
#191D0C
(25,29,12)
#000000
(0,0,0)

Tints of #F5E566

#F5E566
(245,229,102)
#F5E773
(245,231,115)
#F5E980
(245,233,128)
#F5EB8D
(245,235,141)
#F5ED9A
(245,237,154)
#F5EFA7
(245,239,167)
#F5F1B4
(245,241,180)
#F5F3C1
(245,243,193)
#F5F5CE
(245,245,206)
#F5F7DB
(245,247,219)
#F5F9E8
(245,249,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F5E566 color. Also use rgb(245,229,102) instead hex code.

Text Font Color

.myTextColor { color: #F5E566; }

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

This text font color is #F5E566.

Background Color

.myBgColor { background-color: #F5E566; }

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

This div background color is #F5E566.

Border color

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

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

This div border color is #F5E566.

Opacity

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

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

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

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

This text has shadow with #F5E566 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F5E566.

Preview

Color preview on black background

This text has color #F5E566 on black background.


Color preview on white background

This text has color #F5E566 on white background.


Black color preview on #F5E566 background

This text has black color on #F5E566 background.


White color preview on #F5E566 background

This text has white color on #F5E566 background.


Related colors

Complementary color

Complementary color for #hex is #0A1A99.


I love getcolorcode.com

Triadic colors

1 #66F5E5 and #E566F5 with #F5E566 are triadic colors.

2 #66E5F5 and #E5F566 with #F5E566 are triadic colors.