COLOR #F5E29B

HEX: #F5E29B RGB: (245,226,155)

Renk bilgisi

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

RGB renk modeli

#F5E29B color RGB value is (245,226,155).

RGB: (245,226,155) (96%, 89%, 61%)

RGB bağlantıları ve doygunluk

R 245 of 255 = 96%
G 226 of 255 = 89%
B 155 of 255 = 61%

245
226
155

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

Yüzdelerle RGB renk parçaları

R + G + B = 245 + 226 + 155 = 626 (100%)
R 245 of 626 ~ 39.14%
G 226 of 626 ~ 36.1%
B 155 of 626 ~ 24.76'%

%39.14
%36.1
%24.76

CMYK RENK MODELİ

#F5E29B rengi CMYK tonu (0,8,37,4).

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

CMYK: (0,8,37,4)
C0M8Y37K4 (0%, 8%, 37%, 4%)
(0.00 / 0.08 / 0.37 / 0.04)

CMYK yüzdeleri

%0
%7.76
%36.73
%3.92

Codes

Color #F5E29B in popluar color models

F5 E2 9B
RGB 245 226 155
HSL 47° 81.82% 78.43%
HSB/HSV 47° 36.73% 96.08%
CMYK 0.00% 7.76% 36.73%
3.92%

Color #F5E29B in popluar number systems.

HEX F5 E2 9B
Decimal 245 226 155
Binary 11110101 11100010 10011011
Octal 365 342 233

Shades and tints

Shades of #F5E29B

#F5E29B
(245,226,155)
#DFCE8D
(223,206,141)
#C9BA7F
(201,186,127)
#B3A671
(179,166,113)
#9D9263
(157,146,99)
#877E55
(135,126,85)
#716A47
(113,106,71)
#5B5639
(91,86,57)
#45422B
(69,66,43)
#2F2E1D
(47,46,29)
#191A0F
(25,26,15)
#000000
(0,0,0)

Tints of #F5E29B

#F5E29B
(245,226,155)
#F5E4A4
(245,228,164)
#F5E6AD
(245,230,173)
#F5E8B6
(245,232,182)
#F5EABF
(245,234,191)
#F5ECC8
(245,236,200)
#F5EED1
(245,238,209)
#F5F0DA
(245,240,218)
#F5F2E3
(245,242,227)
#F5F4EC
(245,244,236)
#F5F6F5
(245,246,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F5E29B; }

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

This text font color is #F5E29B.

Background Color

.myBgColor { background-color: #F5E29B; }

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

This div background color is #F5E29B.

Border color

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

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

This div border color is #F5E29B.

Opacity

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

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

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

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

This text has shadow with #F5E29B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F5E29B.

Preview

Color preview on black background

This text has color #F5E29B on black background.


Color preview on white background

This text has color #F5E29B on white background.


Black color preview on #F5E29B background

This text has black color on #F5E29B background.


White color preview on #F5E29B background

This text has white color on #F5E29B background.


Related colors

Complementary color

Complementary color for #hex is #0A1D64.


I love getcolorcode.com

Triadic colors

1 #9BF5E2 and #E29BF5 with #F5E29B are triadic colors.

2 #9BE2F5 and #E2F59B with #F5E29B are triadic colors.