COLOR #F5E6AC

HEX: #F5E6AC RGB: (245,230,172)

Renk bilgisi

#F5E6AC contains mainly red and green colors. #F5E6AC ‘ nin web güvenlik rengi #FFCC99 (ya da #FC9) dir.

RGB renk modeli

#F5E6AC color RGB value is (245,230,172).

RGB: (245,230,172) (96%, 90%, 67%)

RGB bağlantıları ve doygunluk

R 245 of 255 = 96%
G 230 of 255 = 90%
B 172 of 255 = 67%

245
230
172

R + G + B ~ 84%. #F5E6AC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 245 + 230 + 172 = 647 (100%)
R 245 of 647 ~ 37.87%
G 230 of 647 ~ 35.55%
B 172 of 647 ~ 26.58'%

%37.87
%35.55
%26.58

CMYK RENK MODELİ

#F5E6AC rengi CMYK tonu (0,6,30,4).

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

CMYK: (0,6,30,4)
C0M6Y30K4 (0%, 6%, 30%, 4%)
(0.00 / 0.06 / 0.30 / 0.04)

CMYK yüzdeleri

%0
%6.12
%29.8
%3.92

Codes

Color #F5E6AC in popluar color models

F5 E6 AC
RGB 245 230 172
HSL 48° 78.49% 81.76%
HSB/HSV 48° 29.80% 96.08%
CMYK 0.00% 6.12% 29.80%
3.92%

Color #F5E6AC in popluar number systems.

HEX F5 E6 AC
Decimal 245 230 172
Binary 11110101 11100110 10101100
Octal 365 346 254

Shades and tints

Shades of #F5E6AC

#F5E6AC
(245,230,172)
#DFD29D
(223,210,157)
#C9BE8E
(201,190,142)
#B3AA7F
(179,170,127)
#9D9670
(157,150,112)
#878261
(135,130,97)
#716E52
(113,110,82)
#5B5A43
(91,90,67)
#454634
(69,70,52)
#2F3225
(47,50,37)
#191E16
(25,30,22)
#000000
(0,0,0)

Tints of #F5E6AC

#F5E6AC
(245,230,172)
#F5E8B3
(245,232,179)
#F5EABA
(245,234,186)
#F5ECC1
(245,236,193)
#F5EEC8
(245,238,200)
#F5F0CF
(245,240,207)
#F5F2D6
(245,242,214)
#F5F4DD
(245,244,221)
#F5F6E4
(245,246,228)
#F5F8EB
(245,248,235)
#F5FAF2
(245,250,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F5E6AC; }

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

This text font color is #F5E6AC.

Background Color

.myBgColor { background-color: #F5E6AC; }

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

This div background color is #F5E6AC.

Border color

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

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

This div border color is #F5E6AC.

Opacity

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

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

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

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

This text has shadow with #F5E6AC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F5E6AC.

Preview

Color preview on black background

This text has color #F5E6AC on black background.


Color preview on white background

This text has color #F5E6AC on white background.


Black color preview on #F5E6AC background

This text has black color on #F5E6AC background.


White color preview on #F5E6AC background

This text has white color on #F5E6AC background.


Related colors

Complementary color

Complementary color for #hex is #0A1953.


I love getcolorcode.com

Triadic colors

1 #ACF5E6 and #E6ACF5 with #F5E6AC are triadic colors.

2 #ACE6F5 and #E6F5AC with #F5E6AC are triadic colors.