COLOR #F5E68C

HEX: #F5E68C RGB: (245,230,140)

Renk bilgisi

#F5E68C contains mainly red and green colors. #F5E68C ‘ nin web güvenlik rengi #FFCC99 (ya da #FC9) dir.

RGB renk modeli

#F5E68C color RGB value is (245,230,140).

RGB: (245,230,140) (96%, 90%, 55%)

RGB bağlantıları ve doygunluk

R 245 of 255 = 96%
G 230 of 255 = 90%
B 140 of 255 = 55%

245
230
140

R + G + B ~ 80%. #F5E68C is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 245 + 230 + 140 = 615 (100%)
R 245 of 615 ~ 39.84%
G 230 of 615 ~ 37.4%
B 140 of 615 ~ 22.76'%

%39.84
%37.4
%22.76

CMYK RENK MODELİ

#F5E68C rengi CMYK tonu (0,6,43,4).

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

CMYK: (0,6,43,4)
C0M6Y43K4 (0%, 6%, 43%, 4%)
(0.00 / 0.06 / 0.43 / 0.04)

CMYK yüzdeleri

%0
%6.12
%42.86
%3.92

Codes

Color #F5E68C in popluar color models

F5 E6 8C
RGB 245 230 140
HSL 51° 84.00% 75.49%
HSB/HSV 51° 42.86% 96.08%
CMYK 0.00% 6.12% 42.86%
3.92%

Color #F5E68C in popluar number systems.

HEX F5 E6 8C
Decimal 245 230 140
Binary 11110101 11100110 10001100
Octal 365 346 214

Shades and tints

Shades of #F5E68C

#F5E68C
(245,230,140)
#DFD280
(223,210,128)
#C9BE74
(201,190,116)
#B3AA68
(179,170,104)
#9D965C
(157,150,92)
#878250
(135,130,80)
#716E44
(113,110,68)
#5B5A38
(91,90,56)
#45462C
(69,70,44)
#2F3220
(47,50,32)
#191E14
(25,30,20)
#000000
(0,0,0)

Tints of #F5E68C

#F5E68C
(245,230,140)
#F5E896
(245,232,150)
#F5EAA0
(245,234,160)
#F5ECAA
(245,236,170)
#F5EEB4
(245,238,180)
#F5F0BE
(245,240,190)
#F5F2C8
(245,242,200)
#F5F4D2
(245,244,210)
#F5F6DC
(245,246,220)
#F5F8E6
(245,248,230)
#F5FAF0
(245,250,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F5E68C; }

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

This text font color is #F5E68C.

Background Color

.myBgColor { background-color: #F5E68C; }

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

This div background color is #F5E68C.

Border color

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

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

This div border color is #F5E68C.

Opacity

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

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

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

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

This text has shadow with #F5E68C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F5E68C.

Preview

Color preview on black background

This text has color #F5E68C on black background.


Color preview on white background

This text has color #F5E68C on white background.


Black color preview on #F5E68C background

This text has black color on #F5E68C background.


White color preview on #F5E68C background

This text has white color on #F5E68C background.


Related colors

Complementary color

Complementary color for #hex is #0A1973.


I love getcolorcode.com

Triadic colors

1 #8CF5E6 and #E68CF5 with #F5E68C are triadic colors.

2 #8CE6F5 and #E6F58C with #F5E68C are triadic colors.