COLOR #F5E6C8

HEX: #F5E6C8 RGB: (245,230,200)

Renk bilgisi

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

RGB renk modeli

#F5E6C8 color RGB value is (245,230,200).

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

RGB bağlantıları ve doygunluk

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

245
230
200

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

Yüzdelerle RGB renk parçaları

R + G + B = 245 + 230 + 200 = 675 (100%)
R 245 of 675 ~ 36.3%
G 230 of 675 ~ 34.07%
B 200 of 675 ~ 29.63'%

%36.3
%34.07
%29.63

CMYK RENK MODELİ

#F5E6C8 rengi CMYK tonu (0,6,18,4).

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

CMYK: (0,6,18,4)
C0M6Y18K4 (0%, 6%, 18%, 4%)
(0.00 / 0.06 / 0.18 / 0.04)

CMYK yüzdeleri

%0
%6.12
%18.37
%3.92

Codes

Color #F5E6C8 in popluar color models

F5 E6 C8
RGB 245 230 200
HSL 40° 69.23% 87.25%
HSB/HSV 40° 18.37% 96.08%
CMYK 0.00% 6.12% 18.37%
3.92%

Color #F5E6C8 in popluar number systems.

HEX F5 E6 C8
Decimal 245 230 200
Binary 11110101 11100110 11001000
Octal 365 346 310

Shades and tints

Shades of #F5E6C8

#F5E6C8
(245,230,200)
#DFD2B6
(223,210,182)
#C9BEA4
(201,190,164)
#B3AA92
(179,170,146)
#9D9680
(157,150,128)
#87826E
(135,130,110)
#716E5C
(113,110,92)
#5B5A4A
(91,90,74)
#454638
(69,70,56)
#2F3226
(47,50,38)
#191E14
(25,30,20)
#000000
(0,0,0)

Tints of #F5E6C8

#F5E6C8
(245,230,200)
#F5E8CD
(245,232,205)
#F5EAD2
(245,234,210)
#F5ECD7
(245,236,215)
#F5EEDC
(245,238,220)
#F5F0E1
(245,240,225)
#F5F2E6
(245,242,230)
#F5F4EB
(245,244,235)
#F5F6F0
(245,246,240)
#F5F8F5
(245,248,245)
#F5FAFA
(245,250,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F5E6C8; }

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

This text font color is #F5E6C8.

Background Color

.myBgColor { background-color: #F5E6C8; }

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

This div background color is #F5E6C8.

Border color

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

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

This div border color is #F5E6C8.

Opacity

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

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

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

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

This text has shadow with #F5E6C8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F5E6C8.

Preview

Color preview on black background

This text has color #F5E6C8 on black background.


Color preview on white background

This text has color #F5E6C8 on white background.


Black color preview on #F5E6C8 background

This text has black color on #F5E6C8 background.


White color preview on #F5E6C8 background

This text has white color on #F5E6C8 background.


Related colors

Complementary color

Complementary color for #hex is #0A1937.


I love getcolorcode.com

Triadic colors

1 #C8F5E6 and #E6C8F5 with #F5E6C8 are triadic colors.

2 #C8E6F5 and #E6F5C8 with #F5E6C8 are triadic colors.