COLOR #F5E085

HEX: #F5E085 RGB: (245,224,133)

Renk bilgisi

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

RGB renk modeli

#F5E085 color RGB value is (245,224,133).

RGB: (245,224,133) (96%, 88%, 52%)

RGB bağlantıları ve doygunluk

R 245 of 255 = 96%
G 224 of 255 = 88%
B 133 of 255 = 52%

245
224
133

R + G + B ~ 79%. #F5E085 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 245 + 224 + 133 = 602 (100%)
R 245 of 602 ~ 40.7%
G 224 of 602 ~ 37.21%
B 133 of 602 ~ 22.09'%

%40.7
%37.21
%22.09

CMYK RENK MODELİ

#F5E085 rengi CMYK tonu (0,9,46,4).

  • camgöbeği tonu 0.00%
  • eflatun tonu 8.57%
  • sarı tonu 45.71%
  • ana renk tonu 3.92%

CMYK: (0,9,46,4)
C0M9Y46K4 (0%, 9%, 46%, 4%)
(0.00 / 0.09 / 0.46 / 0.04)

CMYK yüzdeleri

%0
%8.57
%45.71
%3.92

Codes

Color #F5E085 in popluar color models

F5 E0 85
RGB 245 224 133
HSL 49° 84.85% 74.12%
HSB/HSV 49° 45.71% 96.08%
CMYK 0.00% 8.57% 45.71%
3.92%

Color #F5E085 in popluar number systems.

HEX F5 E0 85
Decimal 245 224 133
Binary 11110101 11100000 10000101
Octal 365 340 205

Shades and tints

Shades of #F5E085

#F5E085
(245,224,133)
#DFCC79
(223,204,121)
#C9B86D
(201,184,109)
#B3A461
(179,164,97)
#9D9055
(157,144,85)
#877C49
(135,124,73)
#71683D
(113,104,61)
#5B5431
(91,84,49)
#454025
(69,64,37)
#2F2C19
(47,44,25)
#19180D
(25,24,13)
#000000
(0,0,0)

Tints of #F5E085

#F5E085
(245,224,133)
#F5E290
(245,226,144)
#F5E49B
(245,228,155)
#F5E6A6
(245,230,166)
#F5E8B1
(245,232,177)
#F5EABC
(245,234,188)
#F5ECC7
(245,236,199)
#F5EED2
(245,238,210)
#F5F0DD
(245,240,221)
#F5F2E8
(245,242,232)
#F5F4F3
(245,244,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F5E085 color. Also use rgb(245,224,133) instead hex code.

Text Font Color

.myTextColor { color: #F5E085; }

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

This text font color is #F5E085.

Background Color

.myBgColor { background-color: #F5E085; }

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

This div background color is #F5E085.

Border color

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

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

This div border color is #F5E085.

Opacity

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

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

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

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

This text has shadow with #F5E085 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F5E085.

Preview

Color preview on black background

This text has color #F5E085 on black background.


Color preview on white background

This text has color #F5E085 on white background.


Black color preview on #F5E085 background

This text has black color on #F5E085 background.


White color preview on #F5E085 background

This text has white color on #F5E085 background.


Related colors

Complementary color

Complementary color for #hex is #0A1F7A.


I love getcolorcode.com

Triadic colors

1 #85F5E0 and #E085F5 with #F5E085 are triadic colors.

2 #85E0F5 and #E0F585 with #F5E085 are triadic colors.