COLOR #F5E5CC

HEX: #F5E5CC RGB: (245,229,204)

Renk bilgisi

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

RGB renk modeli

#F5E5CC color RGB value is (245,229,204).

RGB: (245,229,204) (96%, 90%, 80%)

RGB bağlantıları ve doygunluk

R 245 of 255 = 96%
G 229 of 255 = 90%
B 204 of 255 = 80%

245
229
204

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

Yüzdelerle RGB renk parçaları

R + G + B = 245 + 229 + 204 = 678 (100%)
R 245 of 678 ~ 36.14%
G 229 of 678 ~ 33.78%
B 204 of 678 ~ 30.09'%

%36.14
%33.78
%30.09

CMYK RENK MODELİ

#F5E5CC rengi CMYK tonu (0,7,17,4).

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

CMYK: (0,7,17,4)
C0M7Y17K4 (0%, 7%, 17%, 4%)
(0.00 / 0.07 / 0.17 / 0.04)

CMYK yüzdeleri

%0
%6.53
%16.73
%3.92

Codes

Color #F5E5CC in popluar color models

F5 E5 CC
RGB 245 229 204
HSL 37° 67.21% 88.04%
HSB/HSV 37° 16.73% 96.08%
CMYK 0.00% 6.53% 16.73%
3.92%

Color #F5E5CC in popluar number systems.

HEX F5 E5 CC
Decimal 245 229 204
Binary 11110101 11100101 11001100
Octal 365 345 314

Shades and tints

Shades of #F5E5CC

#F5E5CC
(245,229,204)
#DFD1BA
(223,209,186)
#C9BDA8
(201,189,168)
#B3A996
(179,169,150)
#9D9584
(157,149,132)
#878172
(135,129,114)
#716D60
(113,109,96)
#5B594E
(91,89,78)
#45453C
(69,69,60)
#2F312A
(47,49,42)
#191D18
(25,29,24)
#000000
(0,0,0)

Tints of #F5E5CC

#F5E5CC
(245,229,204)
#F5E7D0
(245,231,208)
#F5E9D4
(245,233,212)
#F5EBD8
(245,235,216)
#F5EDDC
(245,237,220)
#F5EFE0
(245,239,224)
#F5F1E4
(245,241,228)
#F5F3E8
(245,243,232)
#F5F5EC
(245,245,236)
#F5F7F0
(245,247,240)
#F5F9F4
(245,249,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F5E5CC; }

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

This text font color is #F5E5CC.

Background Color

.myBgColor { background-color: #F5E5CC; }

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

This div background color is #F5E5CC.

Border color

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

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

This div border color is #F5E5CC.

Opacity

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

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

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

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

This text has shadow with #F5E5CC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F5E5CC.

Preview

Color preview on black background

This text has color #F5E5CC on black background.


Color preview on white background

This text has color #F5E5CC on white background.


Black color preview on #F5E5CC background

This text has black color on #F5E5CC background.


White color preview on #F5E5CC background

This text has white color on #F5E5CC background.


Related colors

Complementary color

Complementary color for #hex is #0A1A33.


I love getcolorcode.com

Triadic colors

1 #CCF5E5 and #E5CCF5 with #F5E5CC are triadic colors.

2 #CCE5F5 and #E5F5CC with #F5E5CC are triadic colors.