COLOR #F5E5BC

HEX: #F5E5BC RGB: (245,229,188)

Renk bilgisi

#F5E5BC contains red, green and blue colors in about the same proportion. #F5E5BC ‘ nin web güvenlik rengi #FFCCCC (ya da #FCC) dir.

RGB renk modeli

#F5E5BC color RGB value is (245,229,188).

RGB: (245,229,188) (96%, 90%, 74%)

RGB bağlantıları ve doygunluk

R 245 of 255 = 96%
G 229 of 255 = 90%
B 188 of 255 = 74%

245
229
188

R + G + B ~ 87%. #F5E5BC is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 245 + 229 + 188 = 662 (100%)
R 245 of 662 ~ 37.01%
G 229 of 662 ~ 34.59%
B 188 of 662 ~ 28.4'%

%37.01
%34.59
%28.4

CMYK RENK MODELİ

#F5E5BC rengi CMYK tonu (0,7,23,4).

  • camgöbeği tonu 0.00%
  • eflatun tonu 6.53%
  • sarı tonu 23.27%
  • ana renk tonu 3.92%

CMYK: (0,7,23,4)
C0M7Y23K4 (0%, 7%, 23%, 4%)
(0.00 / 0.07 / 0.23 / 0.04)

CMYK yüzdeleri

%0
%6.53
%23.27
%3.92

Codes

Color #F5E5BC in popluar color models

F5 E5 BC
RGB 245 229 188
HSL 43° 74.03% 84.90%
HSB/HSV 43° 23.27% 96.08%
CMYK 0.00% 6.53% 23.27%
3.92%

Color #F5E5BC in popluar number systems.

HEX F5 E5 BC
Decimal 245 229 188
Binary 11110101 11100101 10111100
Octal 365 345 274

Shades and tints

Shades of #F5E5BC

#F5E5BC
(245,229,188)
#DFD1AB
(223,209,171)
#C9BD9A
(201,189,154)
#B3A989
(179,169,137)
#9D9578
(157,149,120)
#878167
(135,129,103)
#716D56
(113,109,86)
#5B5945
(91,89,69)
#454534
(69,69,52)
#2F3123
(47,49,35)
#191D12
(25,29,18)
#000000
(0,0,0)

Tints of #F5E5BC

#F5E5BC
(245,229,188)
#F5E7C2
(245,231,194)
#F5E9C8
(245,233,200)
#F5EBCE
(245,235,206)
#F5EDD4
(245,237,212)
#F5EFDA
(245,239,218)
#F5F1E0
(245,241,224)
#F5F3E6
(245,243,230)
#F5F5EC
(245,245,236)
#F5F7F2
(245,247,242)
#F5F9F8
(245,249,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F5E5BC color. Also use rgb(245,229,188) instead hex code.

Text Font Color

.myTextColor { color: #F5E5BC; }

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

This text font color is #F5E5BC.

Background Color

.myBgColor { background-color: #F5E5BC; }

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

This div background color is #F5E5BC.

Border color

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

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

This div border color is #F5E5BC.

Opacity

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

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

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

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

This text has shadow with #F5E5BC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F5E5BC.

Preview

Color preview on black background

This text has color #F5E5BC on black background.


Color preview on white background

This text has color #F5E5BC on white background.


Black color preview on #F5E5BC background

This text has black color on #F5E5BC background.


White color preview on #F5E5BC background

This text has white color on #F5E5BC background.


Related colors

Complementary color

Complementary color for #hex is #0A1A43.


I love getcolorcode.com

Triadic colors

1 #BCF5E5 and #E5BCF5 with #F5E5BC are triadic colors.

2 #BCE5F5 and #E5F5BC with #F5E5BC are triadic colors.