COLOR #F5E6C7

HEX: #F5E6C7 RGB: (245,230,199)

Renk bilgisi

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

RGB renk modeli

#F5E6C7 color RGB value is (245,230,199).

RGB: (245,230,199) (96%, 90%, 78%)

RGB bağlantıları ve doygunluk

R 245 of 255 = 96%
G 230 of 255 = 90%
B 199 of 255 = 78%

245
230
199

R + G + B ~ 88%. #F5E6C7 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 245 + 230 + 199 = 674 (100%)
R 245 of 674 ~ 36.35%
G 230 of 674 ~ 34.12%
B 199 of 674 ~ 29.53'%

%36.35
%34.12
%29.53

CMYK RENK MODELİ

#F5E6C7 rengi CMYK tonu (0,6,19,4).

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

CMYK: (0,6,19,4)
C0M6Y19K4 (0%, 6%, 19%, 4%)
(0.00 / 0.06 / 0.19 / 0.04)

CMYK yüzdeleri

%0
%6.12
%18.78
%3.92

Codes

Color #F5E6C7 in popluar color models

F5 E6 C7
RGB 245 230 199
HSL 40° 69.70% 87.06%
HSB/HSV 40° 18.78% 96.08%
CMYK 0.00% 6.12% 18.78%
3.92%

Color #F5E6C7 in popluar number systems.

HEX F5 E6 C7
Decimal 245 230 199
Binary 11110101 11100110 11000111
Octal 365 346 307

Shades and tints

Shades of #F5E6C7

#F5E6C7
(245,230,199)
#DFD2B5
(223,210,181)
#C9BEA3
(201,190,163)
#B3AA91
(179,170,145)
#9D967F
(157,150,127)
#87826D
(135,130,109)
#716E5B
(113,110,91)
#5B5A49
(91,90,73)
#454637
(69,70,55)
#2F3225
(47,50,37)
#191E13
(25,30,19)
#000000
(0,0,0)

Tints of #F5E6C7

#F5E6C7
(245,230,199)
#F5E8CC
(245,232,204)
#F5EAD1
(245,234,209)
#F5ECD6
(245,236,214)
#F5EEDB
(245,238,219)
#F5F0E0
(245,240,224)
#F5F2E5
(245,242,229)
#F5F4EA
(245,244,234)
#F5F6EF
(245,246,239)
#F5F8F4
(245,248,244)
#F5FAF9
(245,250,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F5E6C7; }

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

This text font color is #F5E6C7.

Background Color

.myBgColor { background-color: #F5E6C7; }

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

This div background color is #F5E6C7.

Border color

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

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

This div border color is #F5E6C7.

Opacity

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

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

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

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

This text has shadow with #F5E6C7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F5E6C7.

Preview

Color preview on black background

This text has color #F5E6C7 on black background.


Color preview on white background

This text has color #F5E6C7 on white background.


Black color preview on #F5E6C7 background

This text has black color on #F5E6C7 background.


White color preview on #F5E6C7 background

This text has white color on #F5E6C7 background.


Related colors

Complementary color

Complementary color for #hex is #0A1938.


I love getcolorcode.com

Triadic colors

1 #C7F5E6 and #E6C7F5 with #F5E6C7 are triadic colors.

2 #C7E6F5 and #E6F5C7 with #F5E6C7 are triadic colors.