COLOR #F5E385

HEX: #F5E385 RGB: (245,227,133)

Renk bilgisi

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

RGB renk modeli

#F5E385 color RGB value is (245,227,133).

RGB: (245,227,133) (96%, 89%, 52%)

RGB bağlantıları ve doygunluk

R 245 of 255 = 96%
G 227 of 255 = 89%
B 133 of 255 = 52%

245
227
133

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

Yüzdelerle RGB renk parçaları

R + G + B = 245 + 227 + 133 = 605 (100%)
R 245 of 605 ~ 40.5%
G 227 of 605 ~ 37.52%
B 133 of 605 ~ 21.98'%

%40.5
%37.52
%21.98

CMYK RENK MODELİ

#F5E385 rengi CMYK tonu (0,7,46,4).

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

CMYK: (0,7,46,4)
C0M7Y46K4 (0%, 7%, 46%, 4%)
(0.00 / 0.07 / 0.46 / 0.04)

CMYK yüzdeleri

%0
%7.35
%45.71
%3.92

Codes

Color #F5E385 in popluar color models

F5 E3 85
RGB 245 227 133
HSL 50° 84.85% 74.12%
HSB/HSV 50° 45.71% 96.08%
CMYK 0.00% 7.35% 45.71%
3.92%

Color #F5E385 in popluar number systems.

HEX F5 E3 85
Decimal 245 227 133
Binary 11110101 11100011 10000101
Octal 365 343 205

Shades and tints

Shades of #F5E385

#F5E385
(245,227,133)
#DFCF79
(223,207,121)
#C9BB6D
(201,187,109)
#B3A761
(179,167,97)
#9D9355
(157,147,85)
#877F49
(135,127,73)
#716B3D
(113,107,61)
#5B5731
(91,87,49)
#454325
(69,67,37)
#2F2F19
(47,47,25)
#191B0D
(25,27,13)
#000000
(0,0,0)

Tints of #F5E385

#F5E385
(245,227,133)
#F5E590
(245,229,144)
#F5E79B
(245,231,155)
#F5E9A6
(245,233,166)
#F5EBB1
(245,235,177)
#F5EDBC
(245,237,188)
#F5EFC7
(245,239,199)
#F5F1D2
(245,241,210)
#F5F3DD
(245,243,221)
#F5F5E8
(245,245,232)
#F5F7F3
(245,247,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F5E385; }

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

This text font color is #F5E385.

Background Color

.myBgColor { background-color: #F5E385; }

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

This div background color is #F5E385.

Border color

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

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

This div border color is #F5E385.

Opacity

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

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

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

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

This text has shadow with #F5E385 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F5E385.

Preview

Color preview on black background

This text has color #F5E385 on black background.


Color preview on white background

This text has color #F5E385 on white background.


Black color preview on #F5E385 background

This text has black color on #F5E385 background.


White color preview on #F5E385 background

This text has white color on #F5E385 background.


Related colors

Complementary color

Complementary color for #hex is #0A1C7A.


I love getcolorcode.com

Triadic colors

1 #85F5E3 and #E385F5 with #F5E385 are triadic colors.

2 #85E3F5 and #E3F585 with #F5E385 are triadic colors.