COLOR #F5E699

HEX: #F5E699 RGB: (245,230,153)

Renk bilgisi

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

RGB renk modeli

#F5E699 color RGB value is (245,230,153).

RGB: (245,230,153) (96%, 90%, 60%)

RGB bağlantıları ve doygunluk

R 245 of 255 = 96%
G 230 of 255 = 90%
B 153 of 255 = 60%

245
230
153

R + G + B ~ 82%. #F5E699 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 245 + 230 + 153 = 628 (100%)
R 245 of 628 ~ 39.01%
G 230 of 628 ~ 36.62%
B 153 of 628 ~ 24.36'%

%39.01
%36.62
%24.36

CMYK RENK MODELİ

#F5E699 rengi CMYK tonu (0,6,38,4).

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

CMYK: (0,6,38,4)
C0M6Y38K4 (0%, 6%, 38%, 4%)
(0.00 / 0.06 / 0.38 / 0.04)

CMYK yüzdeleri

%0
%6.12
%37.55
%3.92

Codes

Color #F5E699 in popluar color models

F5 E6 99
RGB 245 230 153
HSL 50° 82.14% 78.04%
HSB/HSV 50° 37.55% 96.08%
CMYK 0.00% 6.12% 37.55%
3.92%

Color #F5E699 in popluar number systems.

HEX F5 E6 99
Decimal 245 230 153
Binary 11110101 11100110 10011001
Octal 365 346 231

Shades and tints

Shades of #F5E699

#F5E699
(245,230,153)
#DFD28C
(223,210,140)
#C9BE7F
(201,190,127)
#B3AA72
(179,170,114)
#9D9665
(157,150,101)
#878258
(135,130,88)
#716E4B
(113,110,75)
#5B5A3E
(91,90,62)
#454631
(69,70,49)
#2F3224
(47,50,36)
#191E17
(25,30,23)
#000000
(0,0,0)

Tints of #F5E699

#F5E699
(245,230,153)
#F5E8A2
(245,232,162)
#F5EAAB
(245,234,171)
#F5ECB4
(245,236,180)
#F5EEBD
(245,238,189)
#F5F0C6
(245,240,198)
#F5F2CF
(245,242,207)
#F5F4D8
(245,244,216)
#F5F6E1
(245,246,225)
#F5F8EA
(245,248,234)
#F5FAF3
(245,250,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F5E699; }

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

This text font color is #F5E699.

Background Color

.myBgColor { background-color: #F5E699; }

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

This div background color is #F5E699.

Border color

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

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

This div border color is #F5E699.

Opacity

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

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

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

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

This text has shadow with #F5E699 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F5E699.

Preview

Color preview on black background

This text has color #F5E699 on black background.


Color preview on white background

This text has color #F5E699 on white background.


Black color preview on #F5E699 background

This text has black color on #F5E699 background.


White color preview on #F5E699 background

This text has white color on #F5E699 background.


Related colors

Complementary color

Complementary color for #hex is #0A1966.


I love getcolorcode.com

Triadic colors

1 #99F5E6 and #E699F5 with #F5E699 are triadic colors.

2 #99E6F5 and #E6F599 with #F5E699 are triadic colors.