COLOR #F5E67C

HEX: #F5E67C RGB: (245,230,124)

Renk bilgisi

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

RGB renk modeli

#F5E67C color RGB value is (245,230,124).

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

RGB bağlantıları ve doygunluk

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

245
230
124

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

Yüzdelerle RGB renk parçaları

R + G + B = 245 + 230 + 124 = 599 (100%)
R 245 of 599 ~ 40.9%
G 230 of 599 ~ 38.4%
B 124 of 599 ~ 20.7'%

%40.9
%38.4
%20.7

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 6.12%
  • sarı tonu 49.39%
  • 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
%49.39
%3.92

Codes

Color #F5E67C in popluar color models

F5 E6 7C
RGB 245 230 124
HSL 53° 85.82% 72.35%
HSB/HSV 53° 49.39% 96.08%
CMYK 0.00% 6.12% 49.39%
3.92%

Color #F5E67C in popluar number systems.

HEX F5 E6 7C
Decimal 245 230 124
Binary 11110101 11100110 1111100
Octal 365 346 174

Shades and tints

Shades of #F5E67C

#F5E67C
(245,230,124)
#DFD271
(223,210,113)
#C9BE66
(201,190,102)
#B3AA5B
(179,170,91)
#9D9650
(157,150,80)
#878245
(135,130,69)
#716E3A
(113,110,58)
#5B5A2F
(91,90,47)
#454624
(69,70,36)
#2F3219
(47,50,25)
#191E0E
(25,30,14)
#000000
(0,0,0)

Tints of #F5E67C

#F5E67C
(245,230,124)
#F5E887
(245,232,135)
#F5EA92
(245,234,146)
#F5EC9D
(245,236,157)
#F5EEA8
(245,238,168)
#F5F0B3
(245,240,179)
#F5F2BE
(245,242,190)
#F5F4C9
(245,244,201)
#F5F6D4
(245,246,212)
#F5F8DF
(245,248,223)
#F5FAEA
(245,250,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F5E67C; }

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

This text font color is #F5E67C.

Background Color

.myBgColor { background-color: #F5E67C; }

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

This div background color is #F5E67C.

Border color

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

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

This div border color is #F5E67C.

Opacity

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

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

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

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

This text has shadow with #F5E67C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F5E67C.

Preview

Color preview on black background

This text has color #F5E67C on black background.


Color preview on white background

This text has color #F5E67C on white background.


Black color preview on #F5E67C background

This text has black color on #F5E67C background.


White color preview on #F5E67C background

This text has white color on #F5E67C background.


Related colors

Complementary color

Complementary color for #hex is #0A1983.


I love getcolorcode.com

Triadic colors

1 #7CF5E6 and #E67CF5 with #F5E67C are triadic colors.

2 #7CE6F5 and #E6F57C with #F5E67C are triadic colors.