COLOR #F5C5AD

HEX: #F5C5AD RGB: (245,197,173)

Renk bilgisi

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

RGB renk modeli

#F5C5AD color RGB value is (245,197,173).

RGB: (245,197,173) (96%, 77%, 68%)

RGB bağlantıları ve doygunluk

R 245 of 255 = 96%
G 197 of 255 = 77%
B 173 of 255 = 68%

245
197
173

R + G + B ~ 80%. #F5C5AD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 245 + 197 + 173 = 615 (100%)
R 245 of 615 ~ 39.84%
G 197 of 615 ~ 32.03%
B 173 of 615 ~ 28.13'%

%39.84
%32.03
%28.13

CMYK RENK MODELİ

#F5C5AD rengi CMYK tonu (0,20,29,4).

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

CMYK: (0,20,29,4)
C0M20Y29K4 (0%, 20%, 29%, 4%)
(0.00 / 0.20 / 0.29 / 0.04)

CMYK yüzdeleri

%0
%19.59
%29.39
%3.92

Codes

Color #F5C5AD in popluar color models

F5 C5 AD
RGB 245 197 173
HSL 20° 78.26% 81.96%
HSB/HSV 20° 29.39% 96.08%
CMYK 0.00% 19.59% 29.39%
3.92%

Color #F5C5AD in popluar number systems.

HEX F5 C5 AD
Decimal 245 197 173
Binary 11110101 11000101 10101101
Octal 365 305 255

Shades and tints

Shades of #F5C5AD

#F5C5AD
(245,197,173)
#DFB49E
(223,180,158)
#C9A38F
(201,163,143)
#B39280
(179,146,128)
#9D8171
(157,129,113)
#877062
(135,112,98)
#715F53
(113,95,83)
#5B4E44
(91,78,68)
#453D35
(69,61,53)
#2F2C26
(47,44,38)
#191B17
(25,27,23)
#000000
(0,0,0)

Tints of #F5C5AD

#F5C5AD
(245,197,173)
#F5CAB4
(245,202,180)
#F5CFBB
(245,207,187)
#F5D4C2
(245,212,194)
#F5D9C9
(245,217,201)
#F5DED0
(245,222,208)
#F5E3D7
(245,227,215)
#F5E8DE
(245,232,222)
#F5EDE5
(245,237,229)
#F5F2EC
(245,242,236)
#F5F7F3
(245,247,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F5C5AD; }

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

This text font color is #F5C5AD.

Background Color

.myBgColor { background-color: #F5C5AD; }

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

This div background color is #F5C5AD.

Border color

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

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

This div border color is #F5C5AD.

Opacity

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

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

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

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

This text has shadow with #F5C5AD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F5C5AD.

Preview

Color preview on black background

This text has color #F5C5AD on black background.


Color preview on white background

This text has color #F5C5AD on white background.


Black color preview on #F5C5AD background

This text has black color on #F5C5AD background.


White color preview on #F5C5AD background

This text has white color on #F5C5AD background.


Related colors

Complementary color

Complementary color for #hex is #0A3A52.


I love getcolorcode.com

Triadic colors

1 #ADF5C5 and #C5ADF5 with #F5C5AD are triadic colors.

2 #ADC5F5 and #C5F5AD with #F5C5AD are triadic colors.