COLOR #F5E2AD

HEX: #F5E2AD RGB: (245,226,173)

Renk bilgisi

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

RGB renk modeli

#F5E2AD color RGB value is (245,226,173).

RGB: (245,226,173) (96%, 89%, 68%)

RGB bağlantıları ve doygunluk

R 245 of 255 = 96%
G 226 of 255 = 89%
B 173 of 255 = 68%

245
226
173

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

Yüzdelerle RGB renk parçaları

R + G + B = 245 + 226 + 173 = 644 (100%)
R 245 of 644 ~ 38.04%
G 226 of 644 ~ 35.09%
B 173 of 644 ~ 26.86'%

%38.04
%35.09
%26.86

CMYK RENK MODELİ

#F5E2AD rengi CMYK tonu (0,8,29,4).

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

CMYK: (0,8,29,4)
C0M8Y29K4 (0%, 8%, 29%, 4%)
(0.00 / 0.08 / 0.29 / 0.04)

CMYK yüzdeleri

%0
%7.76
%29.39
%3.92

Codes

Color #F5E2AD in popluar color models

F5 E2 AD
RGB 245 226 173
HSL 44° 78.26% 81.96%
HSB/HSV 44° 29.39% 96.08%
CMYK 0.00% 7.76% 29.39%
3.92%

Color #F5E2AD in popluar number systems.

HEX F5 E2 AD
Decimal 245 226 173
Binary 11110101 11100010 10101101
Octal 365 342 255

Shades and tints

Shades of #F5E2AD

#F5E2AD
(245,226,173)
#DFCE9E
(223,206,158)
#C9BA8F
(201,186,143)
#B3A680
(179,166,128)
#9D9271
(157,146,113)
#877E62
(135,126,98)
#716A53
(113,106,83)
#5B5644
(91,86,68)
#454235
(69,66,53)
#2F2E26
(47,46,38)
#191A17
(25,26,23)
#000000
(0,0,0)

Tints of #F5E2AD

#F5E2AD
(245,226,173)
#F5E4B4
(245,228,180)
#F5E6BB
(245,230,187)
#F5E8C2
(245,232,194)
#F5EAC9
(245,234,201)
#F5ECD0
(245,236,208)
#F5EED7
(245,238,215)
#F5F0DE
(245,240,222)
#F5F2E5
(245,242,229)
#F5F4EC
(245,244,236)
#F5F6F3
(245,246,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F5E2AD; }

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

This text font color is #F5E2AD.

Background Color

.myBgColor { background-color: #F5E2AD; }

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

This div background color is #F5E2AD.

Border color

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

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

This div border color is #F5E2AD.

Opacity

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

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

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

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

This text has shadow with #F5E2AD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F5E2AD.

Preview

Color preview on black background

This text has color #F5E2AD on black background.


Color preview on white background

This text has color #F5E2AD on white background.


Black color preview on #F5E2AD background

This text has black color on #F5E2AD background.


White color preview on #F5E2AD background

This text has white color on #F5E2AD background.


Related colors

Complementary color

Complementary color for #hex is #0A1D52.


I love getcolorcode.com

Triadic colors

1 #ADF5E2 and #E2ADF5 with #F5E2AD are triadic colors.

2 #ADE2F5 and #E2F5AD with #F5E2AD are triadic colors.