COLOR #F5E6BD

HEX: #F5E6BD RGB: (245,230,189)

Renk bilgisi

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

RGB renk modeli

#F5E6BD color RGB value is (245,230,189).

RGB: (245,230,189) (96%, 90%, 74%)

RGB bağlantıları ve doygunluk

R 245 of 255 = 96%
G 230 of 255 = 90%
B 189 of 255 = 74%

245
230
189

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

Yüzdelerle RGB renk parçaları

R + G + B = 245 + 230 + 189 = 664 (100%)
R 245 of 664 ~ 36.9%
G 230 of 664 ~ 34.64%
B 189 of 664 ~ 28.46'%

%36.9
%34.64
%28.46

CMYK RENK MODELİ

#F5E6BD rengi CMYK tonu (0,6,23,4).

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

CMYK: (0,6,23,4)
C0M6Y23K4 (0%, 6%, 23%, 4%)
(0.00 / 0.06 / 0.23 / 0.04)

CMYK yüzdeleri

%0
%6.12
%22.86
%3.92

Codes

Color #F5E6BD in popluar color models

F5 E6 BD
RGB 245 230 189
HSL 44° 73.68% 85.10%
HSB/HSV 44° 22.86% 96.08%
CMYK 0.00% 6.12% 22.86%
3.92%

Color #F5E6BD in popluar number systems.

HEX F5 E6 BD
Decimal 245 230 189
Binary 11110101 11100110 10111101
Octal 365 346 275

Shades and tints

Shades of #F5E6BD

#F5E6BD
(245,230,189)
#DFD2AC
(223,210,172)
#C9BE9B
(201,190,155)
#B3AA8A
(179,170,138)
#9D9679
(157,150,121)
#878268
(135,130,104)
#716E57
(113,110,87)
#5B5A46
(91,90,70)
#454635
(69,70,53)
#2F3224
(47,50,36)
#191E13
(25,30,19)
#000000
(0,0,0)

Tints of #F5E6BD

#F5E6BD
(245,230,189)
#F5E8C3
(245,232,195)
#F5EAC9
(245,234,201)
#F5ECCF
(245,236,207)
#F5EED5
(245,238,213)
#F5F0DB
(245,240,219)
#F5F2E1
(245,242,225)
#F5F4E7
(245,244,231)
#F5F6ED
(245,246,237)
#F5F8F3
(245,248,243)
#F5FAF9
(245,250,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F5E6BD; }

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

This text font color is #F5E6BD.

Background Color

.myBgColor { background-color: #F5E6BD; }

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

This div background color is #F5E6BD.

Border color

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

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

This div border color is #F5E6BD.

Opacity

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

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

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

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

This text has shadow with #F5E6BD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F5E6BD.

Preview

Color preview on black background

This text has color #F5E6BD on black background.


Color preview on white background

This text has color #F5E6BD on white background.


Black color preview on #F5E6BD background

This text has black color on #F5E6BD background.


White color preview on #F5E6BD background

This text has white color on #F5E6BD background.


Related colors

Complementary color

Complementary color for #hex is #0A1942.


I love getcolorcode.com

Triadic colors

1 #BDF5E6 and #E6BDF5 with #F5E6BD are triadic colors.

2 #BDE6F5 and #E6F5BD with #F5E6BD are triadic colors.