COLOR #F5E76B

HEX: #F5E76B RGB: (245,231,107)

Renk bilgisi

#F5E76B contains mainly red and green colors. #F5E76B ‘ nin web güvenlik rengi #FFFF66 (ya da #FF6) dir.

RGB renk modeli

#F5E76B color RGB value is (245,231,107).

RGB: (245,231,107) (96%, 91%, 42%)

RGB bağlantıları ve doygunluk

R 245 of 255 = 96%
G 231 of 255 = 91%
B 107 of 255 = 42%

245
231
107

R + G + B ~ 76%. #F5E76B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 245 + 231 + 107 = 583 (100%)
R 245 of 583 ~ 42.02%
G 231 of 583 ~ 39.62%
B 107 of 583 ~ 18.35'%

%42.02
%39.62
%18.35

CMYK RENK MODELİ

#F5E76B rengi CMYK tonu (0,6,56,4).

  • camgöbeği tonu 0.00%
  • eflatun tonu 5.71%
  • sarı tonu 56.33%
  • ana renk tonu 3.92%

CMYK: (0,6,56,4)
C0M6Y56K4 (0%, 6%, 56%, 4%)
(0.00 / 0.06 / 0.56 / 0.04)

CMYK yüzdeleri

%0
%5.71
%56.33
%3.92

Codes

Color #F5E76B in popluar color models

F5 E7 6B
RGB 245 231 107
HSL 54° 87.34% 69.02%
HSB/HSV 54° 56.33% 96.08%
CMYK 0.00% 5.71% 56.33%
3.92%

Color #F5E76B in popluar number systems.

HEX F5 E7 6B
Decimal 245 231 107
Binary 11110101 11100111 1101011
Octal 365 347 153

Shades and tints

Shades of #F5E76B

#F5E76B
(245,231,107)
#DFD262
(223,210,98)
#C9BD59
(201,189,89)
#B3A850
(179,168,80)
#9D9347
(157,147,71)
#877E3E
(135,126,62)
#716935
(113,105,53)
#5B542C
(91,84,44)
#453F23
(69,63,35)
#2F2A1A
(47,42,26)
#191511
(25,21,17)
#000000
(0,0,0)

Tints of #F5E76B

#F5E76B
(245,231,107)
#F5E978
(245,233,120)
#F5EB85
(245,235,133)
#F5ED92
(245,237,146)
#F5EF9F
(245,239,159)
#F5F1AC
(245,241,172)
#F5F3B9
(245,243,185)
#F5F5C6
(245,245,198)
#F5F7D3
(245,247,211)
#F5F9E0
(245,249,224)
#F5FBED
(245,251,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F5E76B color. Also use rgb(245,231,107) instead hex code.

Text Font Color

.myTextColor { color: #F5E76B; }

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

This text font color is #F5E76B.

Background Color

.myBgColor { background-color: #F5E76B; }

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

This div background color is #F5E76B.

Border color

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

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

This div border color is #F5E76B.

Opacity

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

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

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

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

This text has shadow with #F5E76B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F5E76B.

Preview

Color preview on black background

This text has color #F5E76B on black background.


Color preview on white background

This text has color #F5E76B on white background.


Black color preview on #F5E76B background

This text has black color on #F5E76B background.


White color preview on #F5E76B background

This text has white color on #F5E76B background.


Related colors

Complementary color

Complementary color for #hex is #0A1894.


I love getcolorcode.com

Triadic colors

1 #6BF5E7 and #E76BF5 with #F5E76B are triadic colors.

2 #6BE7F5 and #E7F56B with #F5E76B are triadic colors.