COLOR #F5E184

HEX: #F5E184 RGB: (245,225,132)

Renk bilgisi

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

RGB renk modeli

#F5E184 color RGB value is (245,225,132).

RGB: (245,225,132) (96%, 88%, 52%)

RGB bağlantıları ve doygunluk

R 245 of 255 = 96%
G 225 of 255 = 88%
B 132 of 255 = 52%

245
225
132

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

Yüzdelerle RGB renk parçaları

R + G + B = 245 + 225 + 132 = 602 (100%)
R 245 of 602 ~ 40.7%
G 225 of 602 ~ 37.38%
B 132 of 602 ~ 21.93'%

%40.7
%37.38
%21.93

CMYK RENK MODELİ

#F5E184 rengi CMYK tonu (0,8,46,4).

  • camgöbeği tonu 0.00%
  • eflatun tonu 8.16%
  • sarı tonu 46.12%
  • ana renk tonu 3.92%

CMYK: (0,8,46,4)
C0M8Y46K4 (0%, 8%, 46%, 4%)
(0.00 / 0.08 / 0.46 / 0.04)

CMYK yüzdeleri

%0
%8.16
%46.12
%3.92

Codes

Color #F5E184 in popluar color models

F5 E1 84
RGB 245 225 132
HSL 49° 84.96% 73.92%
HSB/HSV 49° 46.12% 96.08%
CMYK 0.00% 8.16% 46.12%
3.92%

Color #F5E184 in popluar number systems.

HEX F5 E1 84
Decimal 245 225 132
Binary 11110101 11100001 10000100
Octal 365 341 204

Shades and tints

Shades of #F5E184

#F5E184
(245,225,132)
#DFCD78
(223,205,120)
#C9B96C
(201,185,108)
#B3A560
(179,165,96)
#9D9154
(157,145,84)
#877D48
(135,125,72)
#71693C
(113,105,60)
#5B5530
(91,85,48)
#454124
(69,65,36)
#2F2D18
(47,45,24)
#19190C
(25,25,12)
#000000
(0,0,0)

Tints of #F5E184

#F5E184
(245,225,132)
#F5E38F
(245,227,143)
#F5E59A
(245,229,154)
#F5E7A5
(245,231,165)
#F5E9B0
(245,233,176)
#F5EBBB
(245,235,187)
#F5EDC6
(245,237,198)
#F5EFD1
(245,239,209)
#F5F1DC
(245,241,220)
#F5F3E7
(245,243,231)
#F5F5F2
(245,245,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F5E184 color. Also use rgb(245,225,132) instead hex code.

Text Font Color

.myTextColor { color: #F5E184; }

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

This text font color is #F5E184.

Background Color

.myBgColor { background-color: #F5E184; }

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

This div background color is #F5E184.

Border color

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

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

This div border color is #F5E184.

Opacity

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

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

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

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

This text has shadow with #F5E184 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F5E184.

Preview

Color preview on black background

This text has color #F5E184 on black background.


Color preview on white background

This text has color #F5E184 on white background.


Black color preview on #F5E184 background

This text has black color on #F5E184 background.


White color preview on #F5E184 background

This text has white color on #F5E184 background.


Related colors

Complementary color

Complementary color for #hex is #0A1E7B.


I love getcolorcode.com

Triadic colors

1 #84F5E1 and #E184F5 with #F5E184 are triadic colors.

2 #84E1F5 and #E1F584 with #F5E184 are triadic colors.