COLOR #F5E6EC

HEX: #F5E6EC RGB: (245,230,236)

Renk bilgisi

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

RGB renk modeli

#F5E6EC color RGB value is (245,230,236).

RGB: (245,230,236) (96%, 90%, 93%)

RGB bağlantıları ve doygunluk

R 245 of 255 = 96%
G 230 of 255 = 90%
B 236 of 255 = 93%

245
230
236

R + G + B ~ 93%. #F5E6EC is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 245 + 230 + 236 = 711 (100%)
R 245 of 711 ~ 34.46%
G 230 of 711 ~ 32.35%
B 236 of 711 ~ 33.19'%

%34.46
%32.35
%33.19

CMYK RENK MODELİ

#F5E6EC rengi CMYK tonu (0,6,4,4).

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

CMYK: (0,6,4,4)
C0M6Y4K4 (0%, 6%, 4%, 4%)
(0.00 / 0.06 / 0.04 / 0.04)

CMYK yüzdeleri

%0
%6.12
%3.67
%3.92

Codes

Color #F5E6EC in popluar color models

F5 E6 EC
RGB 245 230 236
HSL 336° 42.86% 93.14%
HSB/HSV 336° 6.12% 96.08%
CMYK 0.00% 6.12% 3.67%
3.92%

Color #F5E6EC in popluar number systems.

HEX F5 E6 EC
Decimal 245 230 236
Binary 11110101 11100110 11101100
Octal 365 346 354

Shades and tints

Shades of #F5E6EC

#F5E6EC
(245,230,236)
#DFD2D7
(223,210,215)
#C9BEC2
(201,190,194)
#B3AAAD
(179,170,173)
#9D9698
(157,150,152)
#878283
(135,130,131)
#716E6E
(113,110,110)
#5B5A59
(91,90,89)
#454644
(69,70,68)
#2F322F
(47,50,47)
#191E1A
(25,30,26)
#000000
(0,0,0)

Tints of #F5E6EC

#F5E6EC
(245,230,236)
#F5E8ED
(245,232,237)
#F5EAEE
(245,234,238)
#F5ECEF
(245,236,239)
#F5EEF0
(245,238,240)
#F5F0F1
(245,240,241)
#F5F2F2
(245,242,242)
#F5F4F3
(245,244,243)
#F5F6F4
(245,246,244)
#F5F8F5
(245,248,245)
#F5FAF6
(245,250,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F5E6EC; }

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

This text font color is #F5E6EC.

Background Color

.myBgColor { background-color: #F5E6EC; }

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

This div background color is #F5E6EC.

Border color

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

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

This div border color is #F5E6EC.

Opacity

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

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

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

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

This text has shadow with #F5E6EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F5E6EC.

Preview

Color preview on black background

This text has color #F5E6EC on black background.


Color preview on white background

This text has color #F5E6EC on white background.


Black color preview on #F5E6EC background

This text has black color on #F5E6EC background.


White color preview on #F5E6EC background

This text has white color on #F5E6EC background.


Related colors

Complementary color

Complementary color for #hex is #0A1913.


I love getcolorcode.com

Triadic colors

1 #ECF5E6 and #E6ECF5 with #F5E6EC are triadic colors.

2 #ECE6F5 and #E6F5EC with #F5E6EC are triadic colors.