COLOR #F5E4AB

HEX: #F5E4AB RGB: (245,228,171)

Renk bilgisi

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

RGB renk modeli

#F5E4AB color RGB value is (245,228,171).

RGB: (245,228,171) (96%, 89%, 67%)

RGB bağlantıları ve doygunluk

R 245 of 255 = 96%
G 228 of 255 = 89%
B 171 of 255 = 67%

245
228
171

R + G + B ~ 84%. #F5E4AB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 245 + 228 + 171 = 644 (100%)
R 245 of 644 ~ 38.04%
G 228 of 644 ~ 35.4%
B 171 of 644 ~ 26.55'%

%38.04
%35.4
%26.55

CMYK RENK MODELİ

#F5E4AB rengi CMYK tonu (0,7,30,4).

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

CMYK: (0,7,30,4)
C0M7Y30K4 (0%, 7%, 30%, 4%)
(0.00 / 0.07 / 0.30 / 0.04)

CMYK yüzdeleri

%0
%6.94
%30.2
%3.92

Codes

Color #F5E4AB in popluar color models

F5 E4 AB
RGB 245 228 171
HSL 46° 78.72% 81.57%
HSB/HSV 46° 30.20% 96.08%
CMYK 0.00% 6.94% 30.20%
3.92%

Color #F5E4AB in popluar number systems.

HEX F5 E4 AB
Decimal 245 228 171
Binary 11110101 11100100 10101011
Octal 365 344 253

Shades and tints

Shades of #F5E4AB

#F5E4AB
(245,228,171)
#DFD09C
(223,208,156)
#C9BC8D
(201,188,141)
#B3A87E
(179,168,126)
#9D946F
(157,148,111)
#878060
(135,128,96)
#716C51
(113,108,81)
#5B5842
(91,88,66)
#454433
(69,68,51)
#2F3024
(47,48,36)
#191C15
(25,28,21)
#000000
(0,0,0)

Tints of #F5E4AB

#F5E4AB
(245,228,171)
#F5E6B2
(245,230,178)
#F5E8B9
(245,232,185)
#F5EAC0
(245,234,192)
#F5ECC7
(245,236,199)
#F5EECE
(245,238,206)
#F5F0D5
(245,240,213)
#F5F2DC
(245,242,220)
#F5F4E3
(245,244,227)
#F5F6EA
(245,246,234)
#F5F8F1
(245,248,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F5E4AB; }

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

This text font color is #F5E4AB.

Background Color

.myBgColor { background-color: #F5E4AB; }

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

This div background color is #F5E4AB.

Border color

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

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

This div border color is #F5E4AB.

Opacity

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

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

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

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

This text has shadow with #F5E4AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F5E4AB.

Preview

Color preview on black background

This text has color #F5E4AB on black background.


Color preview on white background

This text has color #F5E4AB on white background.


Black color preview on #F5E4AB background

This text has black color on #F5E4AB background.


White color preview on #F5E4AB background

This text has white color on #F5E4AB background.


Related colors

Complementary color

Complementary color for #hex is #0A1B54.


I love getcolorcode.com

Triadic colors

1 #ABF5E4 and #E4ABF5 with #F5E4AB are triadic colors.

2 #ABE4F5 and #E4F5AB with #F5E4AB are triadic colors.