COLOR #F5E6BE

HEX: #F5E6BE RGB: (245,230,190)

Renk bilgisi

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

RGB renk modeli

#F5E6BE color RGB value is (245,230,190).

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

RGB bağlantıları ve doygunluk

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

245
230
190

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

Yüzdelerle RGB renk parçaları

R + G + B = 245 + 230 + 190 = 665 (100%)
R 245 of 665 ~ 36.84%
G 230 of 665 ~ 34.59%
B 190 of 665 ~ 28.57'%

%36.84
%34.59
%28.57

CMYK RENK MODELİ

#F5E6BE rengi CMYK tonu (0,6,22,4).

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

CMYK: (0,6,22,4)
C0M6Y22K4 (0%, 6%, 22%, 4%)
(0.00 / 0.06 / 0.22 / 0.04)

CMYK yüzdeleri

%0
%6.12
%22.45
%3.92

Codes

Color #F5E6BE in popluar color models

F5 E6 BE
RGB 245 230 190
HSL 44° 73.33% 85.29%
HSB/HSV 44° 22.45% 96.08%
CMYK 0.00% 6.12% 22.45%
3.92%

Color #F5E6BE in popluar number systems.

HEX F5 E6 BE
Decimal 245 230 190
Binary 11110101 11100110 10111110
Octal 365 346 276

Shades and tints

Shades of #F5E6BE

#F5E6BE
(245,230,190)
#DFD2AD
(223,210,173)
#C9BE9C
(201,190,156)
#B3AA8B
(179,170,139)
#9D967A
(157,150,122)
#878269
(135,130,105)
#716E58
(113,110,88)
#5B5A47
(91,90,71)
#454636
(69,70,54)
#2F3225
(47,50,37)
#191E14
(25,30,20)
#000000
(0,0,0)

Tints of #F5E6BE

#F5E6BE
(245,230,190)
#F5E8C3
(245,232,195)
#F5EAC8
(245,234,200)
#F5ECCD
(245,236,205)
#F5EED2
(245,238,210)
#F5F0D7
(245,240,215)
#F5F2DC
(245,242,220)
#F5F4E1
(245,244,225)
#F5F6E6
(245,246,230)
#F5F8EB
(245,248,235)
#F5FAF0
(245,250,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F5E6BE; }

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

This text font color is #F5E6BE.

Background Color

.myBgColor { background-color: #F5E6BE; }

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

This div background color is #F5E6BE.

Border color

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

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

This div border color is #F5E6BE.

Opacity

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

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

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

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

This text has shadow with #F5E6BE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F5E6BE.

Preview

Color preview on black background

This text has color #F5E6BE on black background.


Color preview on white background

This text has color #F5E6BE on white background.


Black color preview on #F5E6BE background

This text has black color on #F5E6BE background.


White color preview on #F5E6BE background

This text has white color on #F5E6BE background.


Related colors

Complementary color

Complementary color for #hex is #0A1941.


I love getcolorcode.com

Triadic colors

1 #BEF5E6 and #E6BEF5 with #F5E6BE are triadic colors.

2 #BEE6F5 and #E6F5BE with #F5E6BE are triadic colors.