COLOR #F5E46D

HEX: #F5E46D RGB: (245,228,109)

Renk bilgisi

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

RGB renk modeli

#F5E46D color RGB value is (245,228,109).

RGB: (245,228,109) (96%, 89%, 43%)

RGB bağlantıları ve doygunluk

R 245 of 255 = 96%
G 228 of 255 = 89%
B 109 of 255 = 43%

245
228
109

R + G + B ~ 76%. #F5E46D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 245 + 228 + 109 = 582 (100%)
R 245 of 582 ~ 42.1%
G 228 of 582 ~ 39.18%
B 109 of 582 ~ 18.73'%

%42.1
%39.18
%18.73

CMYK RENK MODELİ

#F5E46D rengi CMYK tonu (0,7,56,4).

  • camgöbeği tonu 0.00%
  • eflatun tonu 6.94%
  • sarı tonu 55.51%
  • ana renk tonu 3.92%

CMYK: (0,7,56,4)
C0M7Y56K4 (0%, 7%, 56%, 4%)
(0.00 / 0.07 / 0.56 / 0.04)

CMYK yüzdeleri

%0
%6.94
%55.51
%3.92

Codes

Color #F5E46D in popluar color models

F5 E4 6D
RGB 245 228 109
HSL 53° 87.18% 69.41%
HSB/HSV 53° 55.51% 96.08%
CMYK 0.00% 6.94% 55.51%
3.92%

Color #F5E46D in popluar number systems.

HEX F5 E4 6D
Decimal 245 228 109
Binary 11110101 11100100 1101101
Octal 365 344 155

Shades and tints

Shades of #F5E46D

#F5E46D
(245,228,109)
#DFD064
(223,208,100)
#C9BC5B
(201,188,91)
#B3A852
(179,168,82)
#9D9449
(157,148,73)
#878040
(135,128,64)
#716C37
(113,108,55)
#5B582E
(91,88,46)
#454425
(69,68,37)
#2F301C
(47,48,28)
#191C13
(25,28,19)
#000000
(0,0,0)

Tints of #F5E46D

#F5E46D
(245,228,109)
#F5E67A
(245,230,122)
#F5E887
(245,232,135)
#F5EA94
(245,234,148)
#F5ECA1
(245,236,161)
#F5EEAE
(245,238,174)
#F5F0BB
(245,240,187)
#F5F2C8
(245,242,200)
#F5F4D5
(245,244,213)
#F5F6E2
(245,246,226)
#F5F8EF
(245,248,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F5E46D color. Also use rgb(245,228,109) instead hex code.

Text Font Color

.myTextColor { color: #F5E46D; }

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

This text font color is #F5E46D.

Background Color

.myBgColor { background-color: #F5E46D; }

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

This div background color is #F5E46D.

Border color

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

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

This div border color is #F5E46D.

Opacity

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

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

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

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

This text has shadow with #F5E46D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F5E46D.

Preview

Color preview on black background

This text has color #F5E46D on black background.


Color preview on white background

This text has color #F5E46D on white background.


Black color preview on #F5E46D background

This text has black color on #F5E46D background.


White color preview on #F5E46D background

This text has white color on #F5E46D background.


Related colors

Complementary color

Complementary color for #hex is #0A1B92.


I love getcolorcode.com

Triadic colors

1 #6DF5E4 and #E46DF5 with #F5E46D are triadic colors.

2 #6DE4F5 and #E4F56D with #F5E46D are triadic colors.