COLOR #F5E67E

HEX: #F5E67E RGB: (245,230,126)

Renk bilgisi

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

RGB renk modeli

#F5E67E color RGB value is (245,230,126).

RGB: (245,230,126) (96%, 90%, 49%)

RGB bağlantıları ve doygunluk

R 245 of 255 = 96%
G 230 of 255 = 90%
B 126 of 255 = 49%

245
230
126

R + G + B ~ 78%. #F5E67E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 245 + 230 + 126 = 601 (100%)
R 245 of 601 ~ 40.77%
G 230 of 601 ~ 38.27%
B 126 of 601 ~ 20.97'%

%40.77
%38.27
%20.97

CMYK RENK MODELİ

#F5E67E rengi CMYK tonu (0,6,49,4).

  • camgöbeği tonu 0.00%
  • eflatun tonu 6.12%
  • sarı tonu 48.57%
  • ana renk tonu 3.92%

CMYK: (0,6,49,4)
C0M6Y49K4 (0%, 6%, 49%, 4%)
(0.00 / 0.06 / 0.49 / 0.04)

CMYK yüzdeleri

%0
%6.12
%48.57
%3.92

Codes

Color #F5E67E in popluar color models

F5 E6 7E
RGB 245 230 126
HSL 52° 85.61% 72.75%
HSB/HSV 52° 48.57% 96.08%
CMYK 0.00% 6.12% 48.57%
3.92%

Color #F5E67E in popluar number systems.

HEX F5 E6 7E
Decimal 245 230 126
Binary 11110101 11100110 1111110
Octal 365 346 176

Shades and tints

Shades of #F5E67E

#F5E67E
(245,230,126)
#DFD273
(223,210,115)
#C9BE68
(201,190,104)
#B3AA5D
(179,170,93)
#9D9652
(157,150,82)
#878247
(135,130,71)
#716E3C
(113,110,60)
#5B5A31
(91,90,49)
#454626
(69,70,38)
#2F321B
(47,50,27)
#191E10
(25,30,16)
#000000
(0,0,0)

Tints of #F5E67E

#F5E67E
(245,230,126)
#F5E889
(245,232,137)
#F5EA94
(245,234,148)
#F5EC9F
(245,236,159)
#F5EEAA
(245,238,170)
#F5F0B5
(245,240,181)
#F5F2C0
(245,242,192)
#F5F4CB
(245,244,203)
#F5F6D6
(245,246,214)
#F5F8E1
(245,248,225)
#F5FAEC
(245,250,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F5E67E color. Also use rgb(245,230,126) instead hex code.

Text Font Color

.myTextColor { color: #F5E67E; }

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

This text font color is #F5E67E.

Background Color

.myBgColor { background-color: #F5E67E; }

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

This div background color is #F5E67E.

Border color

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

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

This div border color is #F5E67E.

Opacity

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

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

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

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

This text has shadow with #F5E67E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F5E67E.

Preview

Color preview on black background

This text has color #F5E67E on black background.


Color preview on white background

This text has color #F5E67E on white background.


Black color preview on #F5E67E background

This text has black color on #F5E67E background.


White color preview on #F5E67E background

This text has white color on #F5E67E background.


Related colors

Complementary color

Complementary color for #hex is #0A1981.


I love getcolorcode.com

Triadic colors

1 #7EF5E6 and #E67EF5 with #F5E67E are triadic colors.

2 #7EE6F5 and #E6F57E with #F5E67E are triadic colors.