COLOR #F5E6BB

HEX: #F5E6BB RGB: (245,230,187)

Renk bilgisi

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

RGB renk modeli

#F5E6BB color RGB value is (245,230,187).

RGB: (245,230,187) (96%, 90%, 73%)

RGB bağlantıları ve doygunluk

R 245 of 255 = 96%
G 230 of 255 = 90%
B 187 of 255 = 73%

245
230
187

R + G + B ~ 86%. #F5E6BB is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 245 + 230 + 187 = 662 (100%)
R 245 of 662 ~ 37.01%
G 230 of 662 ~ 34.74%
B 187 of 662 ~ 28.25'%

%37.01
%34.74
%28.25

CMYK RENK MODELİ

#F5E6BB rengi CMYK tonu (0,6,24,4).

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

CMYK: (0,6,24,4)
C0M6Y24K4 (0%, 6%, 24%, 4%)
(0.00 / 0.06 / 0.24 / 0.04)

CMYK yüzdeleri

%0
%6.12
%23.67
%3.92

Codes

Color #F5E6BB in popluar color models

F5 E6 BB
RGB 245 230 187
HSL 44° 74.36% 84.71%
HSB/HSV 44° 23.67% 96.08%
CMYK 0.00% 6.12% 23.67%
3.92%

Color #F5E6BB in popluar number systems.

HEX F5 E6 BB
Decimal 245 230 187
Binary 11110101 11100110 10111011
Octal 365 346 273

Shades and tints

Shades of #F5E6BB

#F5E6BB
(245,230,187)
#DFD2AA
(223,210,170)
#C9BE99
(201,190,153)
#B3AA88
(179,170,136)
#9D9677
(157,150,119)
#878266
(135,130,102)
#716E55
(113,110,85)
#5B5A44
(91,90,68)
#454633
(69,70,51)
#2F3222
(47,50,34)
#191E11
(25,30,17)
#000000
(0,0,0)

Tints of #F5E6BB

#F5E6BB
(245,230,187)
#F5E8C1
(245,232,193)
#F5EAC7
(245,234,199)
#F5ECCD
(245,236,205)
#F5EED3
(245,238,211)
#F5F0D9
(245,240,217)
#F5F2DF
(245,242,223)
#F5F4E5
(245,244,229)
#F5F6EB
(245,246,235)
#F5F8F1
(245,248,241)
#F5FAF7
(245,250,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F5E6BB; }

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

This text font color is #F5E6BB.

Background Color

.myBgColor { background-color: #F5E6BB; }

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

This div background color is #F5E6BB.

Border color

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

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

This div border color is #F5E6BB.

Opacity

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

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

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

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

This text has shadow with #F5E6BB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F5E6BB.

Preview

Color preview on black background

This text has color #F5E6BB on black background.


Color preview on white background

This text has color #F5E6BB on white background.


Black color preview on #F5E6BB background

This text has black color on #F5E6BB background.


White color preview on #F5E6BB background

This text has white color on #F5E6BB background.


Related colors

Complementary color

Complementary color for #hex is #0A1944.


I love getcolorcode.com

Triadic colors

1 #BBF5E6 and #E6BBF5 with #F5E6BB are triadic colors.

2 #BBE6F5 and #E6F5BB with #F5E6BB are triadic colors.