COLOR #F5E4AF

HEX: #F5E4AF RGB: (245,228,175)

Renk bilgisi

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

RGB renk modeli

#F5E4AF color RGB value is (245,228,175).

RGB: (245,228,175) (96%, 89%, 69%)

RGB bağlantıları ve doygunluk

R 245 of 255 = 96%
G 228 of 255 = 89%
B 175 of 255 = 69%

245
228
175

R + G + B ~ 85%. #F5E4AF is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 245 + 228 + 175 = 648 (100%)
R 245 of 648 ~ 37.81%
G 228 of 648 ~ 35.19%
B 175 of 648 ~ 27.01'%

%37.81
%35.19
%27.01

CMYK RENK MODELİ

#F5E4AF rengi CMYK tonu (0,7,29,4).

  • camgöbeği tonu 0.00%
  • eflatun tonu 6.94%
  • sarı tonu 28.57%
  • ana renk tonu 3.92%

CMYK: (0,7,29,4)
C0M7Y29K4 (0%, 7%, 29%, 4%)
(0.00 / 0.07 / 0.29 / 0.04)

CMYK yüzdeleri

%0
%6.94
%28.57
%3.92

Codes

Color #F5E4AF in popluar color models

F5 E4 AF
RGB 245 228 175
HSL 45° 77.78% 82.35%
HSB/HSV 45° 28.57% 96.08%
CMYK 0.00% 6.94% 28.57%
3.92%

Color #F5E4AF in popluar number systems.

HEX F5 E4 AF
Decimal 245 228 175
Binary 11110101 11100100 10101111
Octal 365 344 257

Shades and tints

Shades of #F5E4AF

#F5E4AF
(245,228,175)
#DFD0A0
(223,208,160)
#C9BC91
(201,188,145)
#B3A882
(179,168,130)
#9D9473
(157,148,115)
#878064
(135,128,100)
#716C55
(113,108,85)
#5B5846
(91,88,70)
#454437
(69,68,55)
#2F3028
(47,48,40)
#191C19
(25,28,25)
#000000
(0,0,0)

Tints of #F5E4AF

#F5E4AF
(245,228,175)
#F5E6B6
(245,230,182)
#F5E8BD
(245,232,189)
#F5EAC4
(245,234,196)
#F5ECCB
(245,236,203)
#F5EED2
(245,238,210)
#F5F0D9
(245,240,217)
#F5F2E0
(245,242,224)
#F5F4E7
(245,244,231)
#F5F6EE
(245,246,238)
#F5F8F5
(245,248,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F5E4AF color. Also use rgb(245,228,175) instead hex code.

Text Font Color

.myTextColor { color: #F5E4AF; }

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

This text font color is #F5E4AF.

Background Color

.myBgColor { background-color: #F5E4AF; }

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

This div background color is #F5E4AF.

Border color

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

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

This div border color is #F5E4AF.

Opacity

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

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

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

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

This text has shadow with #F5E4AF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F5E4AF.

Preview

Color preview on black background

This text has color #F5E4AF on black background.


Color preview on white background

This text has color #F5E4AF on white background.


Black color preview on #F5E4AF background

This text has black color on #F5E4AF background.


White color preview on #F5E4AF background

This text has white color on #F5E4AF background.


Related colors

Complementary color

Complementary color for #hex is #0A1B50.


I love getcolorcode.com

Triadic colors

1 #AFF5E4 and #E4AFF5 with #F5E4AF are triadic colors.

2 #AFE4F5 and #E4F5AF with #F5E4AF are triadic colors.