COLOR #F5E5C7

HEX: #F5E5C7 RGB: (245,229,199)

Renk bilgisi

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

RGB renk modeli

#F5E5C7 color RGB value is (245,229,199).

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

RGB bağlantıları ve doygunluk

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

245
229
199

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

Yüzdelerle RGB renk parçaları

R + G + B = 245 + 229 + 199 = 673 (100%)
R 245 of 673 ~ 36.4%
G 229 of 673 ~ 34.03%
B 199 of 673 ~ 29.57'%

%36.4
%34.03
%29.57

CMYK RENK MODELİ

#F5E5C7 rengi CMYK tonu (0,7,19,4).

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

CMYK: (0,7,19,4)
C0M7Y19K4 (0%, 7%, 19%, 4%)
(0.00 / 0.07 / 0.19 / 0.04)

CMYK yüzdeleri

%0
%6.53
%18.78
%3.92

Codes

Color #F5E5C7 in popluar color models

F5 E5 C7
RGB 245 229 199
HSL 39° 69.70% 87.06%
HSB/HSV 39° 18.78% 96.08%
CMYK 0.00% 6.53% 18.78%
3.92%

Color #F5E5C7 in popluar number systems.

HEX F5 E5 C7
Decimal 245 229 199
Binary 11110101 11100101 11000111
Octal 365 345 307

Shades and tints

Shades of #F5E5C7

#F5E5C7
(245,229,199)
#DFD1B5
(223,209,181)
#C9BDA3
(201,189,163)
#B3A991
(179,169,145)
#9D957F
(157,149,127)
#87816D
(135,129,109)
#716D5B
(113,109,91)
#5B5949
(91,89,73)
#454537
(69,69,55)
#2F3125
(47,49,37)
#191D13
(25,29,19)
#000000
(0,0,0)

Tints of #F5E5C7

#F5E5C7
(245,229,199)
#F5E7CC
(245,231,204)
#F5E9D1
(245,233,209)
#F5EBD6
(245,235,214)
#F5EDDB
(245,237,219)
#F5EFE0
(245,239,224)
#F5F1E5
(245,241,229)
#F5F3EA
(245,243,234)
#F5F5EF
(245,245,239)
#F5F7F4
(245,247,244)
#F5F9F9
(245,249,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F5E5C7; }

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

This text font color is #F5E5C7.

Background Color

.myBgColor { background-color: #F5E5C7; }

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

This div background color is #F5E5C7.

Border color

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

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

This div border color is #F5E5C7.

Opacity

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

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

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

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

This text has shadow with #F5E5C7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F5E5C7.

Preview

Color preview on black background

This text has color #F5E5C7 on black background.


Color preview on white background

This text has color #F5E5C7 on white background.


Black color preview on #F5E5C7 background

This text has black color on #F5E5C7 background.


White color preview on #F5E5C7 background

This text has white color on #F5E5C7 background.


Related colors

Complementary color

Complementary color for #hex is #0A1A38.


I love getcolorcode.com

Triadic colors

1 #C7F5E5 and #E5C7F5 with #F5E5C7 are triadic colors.

2 #C7E5F5 and #E5F5C7 with #F5E5C7 are triadic colors.