COLOR #F5E295

HEX: #F5E295 RGB: (245,226,149)

Renk bilgisi

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

RGB renk modeli

#F5E295 color RGB value is (245,226,149).

RGB: (245,226,149) (96%, 89%, 58%)

RGB bağlantıları ve doygunluk

R 245 of 255 = 96%
G 226 of 255 = 89%
B 149 of 255 = 58%

245
226
149

R + G + B ~ 81%. #F5E295 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 245 + 226 + 149 = 620 (100%)
R 245 of 620 ~ 39.52%
G 226 of 620 ~ 36.45%
B 149 of 620 ~ 24.03'%

%39.52
%36.45
%24.03

CMYK RENK MODELİ

#F5E295 rengi CMYK tonu (0,8,39,4).

  • camgöbeği tonu 0.00%
  • eflatun tonu 7.76%
  • sarı tonu 39.18%
  • ana renk tonu 3.92%

CMYK: (0,8,39,4)
C0M8Y39K4 (0%, 8%, 39%, 4%)
(0.00 / 0.08 / 0.39 / 0.04)

CMYK yüzdeleri

%0
%7.76
%39.18
%3.92

Codes

Color #F5E295 in popluar color models

F5 E2 95
RGB 245 226 149
HSL 48° 82.76% 77.25%
HSB/HSV 48° 39.18% 96.08%
CMYK 0.00% 7.76% 39.18%
3.92%

Color #F5E295 in popluar number systems.

HEX F5 E2 95
Decimal 245 226 149
Binary 11110101 11100010 10010101
Octal 365 342 225

Shades and tints

Shades of #F5E295

#F5E295
(245,226,149)
#DFCE88
(223,206,136)
#C9BA7B
(201,186,123)
#B3A66E
(179,166,110)
#9D9261
(157,146,97)
#877E54
(135,126,84)
#716A47
(113,106,71)
#5B563A
(91,86,58)
#45422D
(69,66,45)
#2F2E20
(47,46,32)
#191A13
(25,26,19)
#000000
(0,0,0)

Tints of #F5E295

#F5E295
(245,226,149)
#F5E49E
(245,228,158)
#F5E6A7
(245,230,167)
#F5E8B0
(245,232,176)
#F5EAB9
(245,234,185)
#F5ECC2
(245,236,194)
#F5EECB
(245,238,203)
#F5F0D4
(245,240,212)
#F5F2DD
(245,242,221)
#F5F4E6
(245,244,230)
#F5F6EF
(245,246,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F5E295 color. Also use rgb(245,226,149) instead hex code.

Text Font Color

.myTextColor { color: #F5E295; }

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

This text font color is #F5E295.

Background Color

.myBgColor { background-color: #F5E295; }

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

This div background color is #F5E295.

Border color

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

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

This div border color is #F5E295.

Opacity

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

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

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

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

This text has shadow with #F5E295 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F5E295.

Preview

Color preview on black background

This text has color #F5E295 on black background.


Color preview on white background

This text has color #F5E295 on white background.


Black color preview on #F5E295 background

This text has black color on #F5E295 background.


White color preview on #F5E295 background

This text has white color on #F5E295 background.


Related colors

Complementary color

Complementary color for #hex is #0A1D6A.


I love getcolorcode.com

Triadic colors

1 #95F5E2 and #E295F5 with #F5E295 are triadic colors.

2 #95E2F5 and #E2F595 with #F5E295 are triadic colors.