COLOR #F5E5B5

HEX: #F5E5B5 RGB: (245,229,181)

Renk bilgisi

#F5E5B5 contains mainly red and green colors. #F5E5B5 ‘ nin web güvenlik rengi #FFCCCC (ya da #FCC) dir.

RGB renk modeli

#F5E5B5 color RGB value is (245,229,181).

RGB: (245,229,181) (96%, 90%, 71%)

RGB bağlantıları ve doygunluk

R 245 of 255 = 96%
G 229 of 255 = 90%
B 181 of 255 = 71%

245
229
181

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

Yüzdelerle RGB renk parçaları

R + G + B = 245 + 229 + 181 = 655 (100%)
R 245 of 655 ~ 37.4%
G 229 of 655 ~ 34.96%
B 181 of 655 ~ 27.63'%

%37.4
%34.96
%27.63

CMYK RENK MODELİ

#F5E5B5 rengi CMYK tonu (0,7,26,4).

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

CMYK: (0,7,26,4)
C0M7Y26K4 (0%, 7%, 26%, 4%)
(0.00 / 0.07 / 0.26 / 0.04)

CMYK yüzdeleri

%0
%6.53
%26.12
%3.92

Codes

Color #F5E5B5 in popluar color models

F5 E5 B5
RGB 245 229 181
HSL 45° 76.19% 83.53%
HSB/HSV 45° 26.12% 96.08%
CMYK 0.00% 6.53% 26.12%
3.92%

Color #F5E5B5 in popluar number systems.

HEX F5 E5 B5
Decimal 245 229 181
Binary 11110101 11100101 10110101
Octal 365 345 265

Shades and tints

Shades of #F5E5B5

#F5E5B5
(245,229,181)
#DFD1A5
(223,209,165)
#C9BD95
(201,189,149)
#B3A985
(179,169,133)
#9D9575
(157,149,117)
#878165
(135,129,101)
#716D55
(113,109,85)
#5B5945
(91,89,69)
#454535
(69,69,53)
#2F3125
(47,49,37)
#191D15
(25,29,21)
#000000
(0,0,0)

Tints of #F5E5B5

#F5E5B5
(245,229,181)
#F5E7BB
(245,231,187)
#F5E9C1
(245,233,193)
#F5EBC7
(245,235,199)
#F5EDCD
(245,237,205)
#F5EFD3
(245,239,211)
#F5F1D9
(245,241,217)
#F5F3DF
(245,243,223)
#F5F5E5
(245,245,229)
#F5F7EB
(245,247,235)
#F5F9F1
(245,249,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F5E5B5; }

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

This text font color is #F5E5B5.

Background Color

.myBgColor { background-color: #F5E5B5; }

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

This div background color is #F5E5B5.

Border color

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

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

This div border color is #F5E5B5.

Opacity

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

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

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

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

This text has shadow with #F5E5B5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F5E5B5.

Preview

Color preview on black background

This text has color #F5E5B5 on black background.


Color preview on white background

This text has color #F5E5B5 on white background.


Black color preview on #F5E5B5 background

This text has black color on #F5E5B5 background.


White color preview on #F5E5B5 background

This text has white color on #F5E5B5 background.


Related colors

Complementary color

Complementary color for #hex is #0A1A4A.


I love getcolorcode.com

Triadic colors

1 #B5F5E5 and #E5B5F5 with #F5E5B5 are triadic colors.

2 #B5E5F5 and #E5F5B5 with #F5E5B5 are triadic colors.