COLOR #F5E5BE

HEX: #F5E5BE RGB: (245,229,190)

Renk bilgisi

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

RGB renk modeli

#F5E5BE color RGB value is (245,229,190).

RGB: (245,229,190) (96%, 90%, 75%)

RGB bağlantıları ve doygunluk

R 245 of 255 = 96%
G 229 of 255 = 90%
B 190 of 255 = 75%

245
229
190

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

Yüzdelerle RGB renk parçaları

R + G + B = 245 + 229 + 190 = 664 (100%)
R 245 of 664 ~ 36.9%
G 229 of 664 ~ 34.49%
B 190 of 664 ~ 28.61'%

%36.9
%34.49
%28.61

CMYK RENK MODELİ

#F5E5BE rengi CMYK tonu (0,7,22,4).

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

CMYK: (0,7,22,4)
C0M7Y22K4 (0%, 7%, 22%, 4%)
(0.00 / 0.07 / 0.22 / 0.04)

CMYK yüzdeleri

%0
%6.53
%22.45
%3.92

Codes

Color #F5E5BE in popluar color models

F5 E5 BE
RGB 245 229 190
HSL 43° 73.33% 85.29%
HSB/HSV 43° 22.45% 96.08%
CMYK 0.00% 6.53% 22.45%
3.92%

Color #F5E5BE in popluar number systems.

HEX F5 E5 BE
Decimal 245 229 190
Binary 11110101 11100101 10111110
Octal 365 345 276

Shades and tints

Shades of #F5E5BE

#F5E5BE
(245,229,190)
#DFD1AD
(223,209,173)
#C9BD9C
(201,189,156)
#B3A98B
(179,169,139)
#9D957A
(157,149,122)
#878169
(135,129,105)
#716D58
(113,109,88)
#5B5947
(91,89,71)
#454536
(69,69,54)
#2F3125
(47,49,37)
#191D14
(25,29,20)
#000000
(0,0,0)

Tints of #F5E5BE

#F5E5BE
(245,229,190)
#F5E7C3
(245,231,195)
#F5E9C8
(245,233,200)
#F5EBCD
(245,235,205)
#F5EDD2
(245,237,210)
#F5EFD7
(245,239,215)
#F5F1DC
(245,241,220)
#F5F3E1
(245,243,225)
#F5F5E6
(245,245,230)
#F5F7EB
(245,247,235)
#F5F9F0
(245,249,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F5E5BE; }

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

This text font color is #F5E5BE.

Background Color

.myBgColor { background-color: #F5E5BE; }

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

This div background color is #F5E5BE.

Border color

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

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

This div border color is #F5E5BE.

Opacity

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

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

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

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

This text has shadow with #F5E5BE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F5E5BE.

Preview

Color preview on black background

This text has color #F5E5BE on black background.


Color preview on white background

This text has color #F5E5BE on white background.


Black color preview on #F5E5BE background

This text has black color on #F5E5BE background.


White color preview on #F5E5BE background

This text has white color on #F5E5BE background.


Related colors

Complementary color

Complementary color for #hex is #0A1A41.


I love getcolorcode.com

Triadic colors

1 #BEF5E5 and #E5BEF5 with #F5E5BE are triadic colors.

2 #BEE5F5 and #E5F5BE with #F5E5BE are triadic colors.