COLOR #F5E7AD

HEX: #F5E7AD RGB: (245,231,173)

Renk bilgisi

#F5E7AD contains mainly red and green colors. #F5E7AD ‘ nin web güvenlik rengi #FFFF99 (ya da #FF9) dir.

RGB renk modeli

#F5E7AD color RGB value is (245,231,173).

RGB: (245,231,173) (96%, 91%, 68%)

RGB bağlantıları ve doygunluk

R 245 of 255 = 96%
G 231 of 255 = 91%
B 173 of 255 = 68%

245
231
173

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

Yüzdelerle RGB renk parçaları

R + G + B = 245 + 231 + 173 = 649 (100%)
R 245 of 649 ~ 37.75%
G 231 of 649 ~ 35.59%
B 173 of 649 ~ 26.66'%

%37.75
%35.59
%26.66

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 5.71%
  • 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
%5.71
%29.39
%3.92

Codes

Color #F5E7AD in popluar color models

F5 E7 AD
RGB 245 231 173
HSL 48° 78.26% 81.96%
HSB/HSV 48° 29.39% 96.08%
CMYK 0.00% 5.71% 29.39%
3.92%

Color #F5E7AD in popluar number systems.

HEX F5 E7 AD
Decimal 245 231 173
Binary 11110101 11100111 10101101
Octal 365 347 255

Shades and tints

Shades of #F5E7AD

#F5E7AD
(245,231,173)
#DFD29E
(223,210,158)
#C9BD8F
(201,189,143)
#B3A880
(179,168,128)
#9D9371
(157,147,113)
#877E62
(135,126,98)
#716953
(113,105,83)
#5B5444
(91,84,68)
#453F35
(69,63,53)
#2F2A26
(47,42,38)
#191517
(25,21,23)
#000000
(0,0,0)

Tints of #F5E7AD

#F5E7AD
(245,231,173)
#F5E9B4
(245,233,180)
#F5EBBB
(245,235,187)
#F5EDC2
(245,237,194)
#F5EFC9
(245,239,201)
#F5F1D0
(245,241,208)
#F5F3D7
(245,243,215)
#F5F5DE
(245,245,222)
#F5F7E5
(245,247,229)
#F5F9EC
(245,249,236)
#F5FBF3
(245,251,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F5E7AD; }

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

This text font color is #F5E7AD.

Background Color

.myBgColor { background-color: #F5E7AD; }

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

This div background color is #F5E7AD.

Border color

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

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

This div border color is #F5E7AD.

Opacity

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

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

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

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

This text has shadow with #F5E7AD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F5E7AD.

Preview

Color preview on black background

This text has color #F5E7AD on black background.


Color preview on white background

This text has color #F5E7AD on white background.


Black color preview on #F5E7AD background

This text has black color on #F5E7AD background.


White color preview on #F5E7AD background

This text has white color on #F5E7AD background.


Related colors

Complementary color

Complementary color for #hex is #0A1852.


I love getcolorcode.com

Triadic colors

1 #ADF5E7 and #E7ADF5 with #F5E7AD are triadic colors.

2 #ADE7F5 and #E7F5AD with #F5E7AD are triadic colors.