COLOR #F5E6CE

HEX: #F5E6CE RGB: (245,230,206)

Renk bilgisi

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

RGB renk modeli

#F5E6CE color RGB value is (245,230,206).

RGB: (245,230,206) (96%, 90%, 81%)

RGB bağlantıları ve doygunluk

R 245 of 255 = 96%
G 230 of 255 = 90%
B 206 of 255 = 81%

245
230
206

R + G + B ~ 89%. #F5E6CE is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 245 + 230 + 206 = 681 (100%)
R 245 of 681 ~ 35.98%
G 230 of 681 ~ 33.77%
B 206 of 681 ~ 30.25'%

%35.98
%33.77
%30.25

CMYK RENK MODELİ

#F5E6CE rengi CMYK tonu (0,6,16,4).

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

CMYK: (0,6,16,4)
C0M6Y16K4 (0%, 6%, 16%, 4%)
(0.00 / 0.06 / 0.16 / 0.04)

CMYK yüzdeleri

%0
%6.12
%15.92
%3.92

Codes

Color #F5E6CE in popluar color models

F5 E6 CE
RGB 245 230 206
HSL 37° 66.10% 88.43%
HSB/HSV 37° 15.92% 96.08%
CMYK 0.00% 6.12% 15.92%
3.92%

Color #F5E6CE in popluar number systems.

HEX F5 E6 CE
Decimal 245 230 206
Binary 11110101 11100110 11001110
Octal 365 346 316

Shades and tints

Shades of #F5E6CE

#F5E6CE
(245,230,206)
#DFD2BC
(223,210,188)
#C9BEAA
(201,190,170)
#B3AA98
(179,170,152)
#9D9686
(157,150,134)
#878274
(135,130,116)
#716E62
(113,110,98)
#5B5A50
(91,90,80)
#45463E
(69,70,62)
#2F322C
(47,50,44)
#191E1A
(25,30,26)
#000000
(0,0,0)

Tints of #F5E6CE

#F5E6CE
(245,230,206)
#F5E8D2
(245,232,210)
#F5EAD6
(245,234,214)
#F5ECDA
(245,236,218)
#F5EEDE
(245,238,222)
#F5F0E2
(245,240,226)
#F5F2E6
(245,242,230)
#F5F4EA
(245,244,234)
#F5F6EE
(245,246,238)
#F5F8F2
(245,248,242)
#F5FAF6
(245,250,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F5E6CE; }

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

This text font color is #F5E6CE.

Background Color

.myBgColor { background-color: #F5E6CE; }

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

This div background color is #F5E6CE.

Border color

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

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

This div border color is #F5E6CE.

Opacity

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

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

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

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

This text has shadow with #F5E6CE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F5E6CE.

Preview

Color preview on black background

This text has color #F5E6CE on black background.


Color preview on white background

This text has color #F5E6CE on white background.


Black color preview on #F5E6CE background

This text has black color on #F5E6CE background.


White color preview on #F5E6CE background

This text has white color on #F5E6CE background.


Related colors

Complementary color

Complementary color for #hex is #0A1931.


I love getcolorcode.com

Triadic colors

1 #CEF5E6 and #E6CEF5 with #F5E6CE are triadic colors.

2 #CEE6F5 and #E6F5CE with #F5E6CE are triadic colors.