COLOR #F5E6AD

HEX: #F5E6AD RGB: (245,230,173)

Renk bilgisi

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

RGB renk modeli

#F5E6AD color RGB value is (245,230,173).

RGB: (245,230,173) (96%, 90%, 68%)

RGB bağlantıları ve doygunluk

R 245 of 255 = 96%
G 230 of 255 = 90%
B 173 of 255 = 68%

245
230
173

R + G + B ~ 85%. #F5E6AD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 245 + 230 + 173 = 648 (100%)
R 245 of 648 ~ 37.81%
G 230 of 648 ~ 35.49%
B 173 of 648 ~ 26.7'%

%37.81
%35.49
%26.7

CMYK RENK MODELİ

#F5E6AD rengi CMYK tonu (0,6,29,4).

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

CMYK: (0,6,29,4)
C0M6Y29K4 (0%, 6%, 29%, 4%)
(0.00 / 0.06 / 0.29 / 0.04)

CMYK yüzdeleri

%0
%6.12
%29.39
%3.92

Codes

Color #F5E6AD in popluar color models

F5 E6 AD
RGB 245 230 173
HSL 48° 78.26% 81.96%
HSB/HSV 48° 29.39% 96.08%
CMYK 0.00% 6.12% 29.39%
3.92%

Color #F5E6AD in popluar number systems.

HEX F5 E6 AD
Decimal 245 230 173
Binary 11110101 11100110 10101101
Octal 365 346 255

Shades and tints

Shades of #F5E6AD

#F5E6AD
(245,230,173)
#DFD29E
(223,210,158)
#C9BE8F
(201,190,143)
#B3AA80
(179,170,128)
#9D9671
(157,150,113)
#878262
(135,130,98)
#716E53
(113,110,83)
#5B5A44
(91,90,68)
#454635
(69,70,53)
#2F3226
(47,50,38)
#191E17
(25,30,23)
#000000
(0,0,0)

Tints of #F5E6AD

#F5E6AD
(245,230,173)
#F5E8B4
(245,232,180)
#F5EABB
(245,234,187)
#F5ECC2
(245,236,194)
#F5EEC9
(245,238,201)
#F5F0D0
(245,240,208)
#F5F2D7
(245,242,215)
#F5F4DE
(245,244,222)
#F5F6E5
(245,246,229)
#F5F8EC
(245,248,236)
#F5FAF3
(245,250,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F5E6AD; }

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

This text font color is #F5E6AD.

Background Color

.myBgColor { background-color: #F5E6AD; }

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

This div background color is #F5E6AD.

Border color

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

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

This div border color is #F5E6AD.

Opacity

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

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

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

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

This text has shadow with #F5E6AD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F5E6AD.

Preview

Color preview on black background

This text has color #F5E6AD on black background.


Color preview on white background

This text has color #F5E6AD on white background.


Black color preview on #F5E6AD background

This text has black color on #F5E6AD background.


White color preview on #F5E6AD background

This text has white color on #F5E6AD background.


Related colors

Complementary color

Complementary color for #hex is #0A1952.


I love getcolorcode.com

Triadic colors

1 #ADF5E6 and #E6ADF5 with #F5E6AD are triadic colors.

2 #ADE6F5 and #E6F5AD with #F5E6AD are triadic colors.