COLOR #F5E4B2

HEX: #F5E4B2 RGB: (245,228,178)

Renk bilgisi

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

RGB renk modeli

#F5E4B2 color RGB value is (245,228,178).

RGB: (245,228,178) (96%, 89%, 70%)

RGB bağlantıları ve doygunluk

R 245 of 255 = 96%
G 228 of 255 = 89%
B 178 of 255 = 70%

245
228
178

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

Yüzdelerle RGB renk parçaları

R + G + B = 245 + 228 + 178 = 651 (100%)
R 245 of 651 ~ 37.63%
G 228 of 651 ~ 35.02%
B 178 of 651 ~ 27.34'%

%37.63
%35.02
%27.34

CMYK RENK MODELİ

#F5E4B2 rengi CMYK tonu (0,7,27,4).

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

CMYK: (0,7,27,4)
C0M7Y27K4 (0%, 7%, 27%, 4%)
(0.00 / 0.07 / 0.27 / 0.04)

CMYK yüzdeleri

%0
%6.94
%27.35
%3.92

Codes

Color #F5E4B2 in popluar color models

F5 E4 B2
RGB 245 228 178
HSL 45° 77.01% 82.94%
HSB/HSV 45° 27.35% 96.08%
CMYK 0.00% 6.94% 27.35%
3.92%

Color #F5E4B2 in popluar number systems.

HEX F5 E4 B2
Decimal 245 228 178
Binary 11110101 11100100 10110010
Octal 365 344 262

Shades and tints

Shades of #F5E4B2

#F5E4B2
(245,228,178)
#DFD0A2
(223,208,162)
#C9BC92
(201,188,146)
#B3A882
(179,168,130)
#9D9472
(157,148,114)
#878062
(135,128,98)
#716C52
(113,108,82)
#5B5842
(91,88,66)
#454432
(69,68,50)
#2F3022
(47,48,34)
#191C12
(25,28,18)
#000000
(0,0,0)

Tints of #F5E4B2

#F5E4B2
(245,228,178)
#F5E6B9
(245,230,185)
#F5E8C0
(245,232,192)
#F5EAC7
(245,234,199)
#F5ECCE
(245,236,206)
#F5EED5
(245,238,213)
#F5F0DC
(245,240,220)
#F5F2E3
(245,242,227)
#F5F4EA
(245,244,234)
#F5F6F1
(245,246,241)
#F5F8F8
(245,248,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F5E4B2; }

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

This text font color is #F5E4B2.

Background Color

.myBgColor { background-color: #F5E4B2; }

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

This div background color is #F5E4B2.

Border color

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

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

This div border color is #F5E4B2.

Opacity

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

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

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

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

This text has shadow with #F5E4B2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F5E4B2.

Preview

Color preview on black background

This text has color #F5E4B2 on black background.


Color preview on white background

This text has color #F5E4B2 on white background.


Black color preview on #F5E4B2 background

This text has black color on #F5E4B2 background.


White color preview on #F5E4B2 background

This text has white color on #F5E4B2 background.


Related colors

Complementary color

Complementary color for #hex is #0A1B4D.


I love getcolorcode.com

Triadic colors

1 #B2F5E4 and #E4B2F5 with #F5E4B2 are triadic colors.

2 #B2E4F5 and #E4F5B2 with #F5E4B2 are triadic colors.