COLOR #F5C97D

HEX: #F5C97D RGB: (245,201,125)

Renk bilgisi

#F5C97D contains mainly red and green colors. #F5C97D ‘ nin web güvenlik rengi #FFCC66 (ya da #FC6) dir.

RGB renk modeli

#F5C97D color RGB value is (245,201,125).

RGB: (245,201,125) (96%, 79%, 49%)

RGB bağlantıları ve doygunluk

R 245 of 255 = 96%
G 201 of 255 = 79%
B 125 of 255 = 49%

245
201
125

R + G + B ~ 75%. #F5C97D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 245 + 201 + 125 = 571 (100%)
R 245 of 571 ~ 42.91%
G 201 of 571 ~ 35.2%
B 125 of 571 ~ 21.89'%

%42.91
%35.2
%21.89

CMYK RENK MODELİ

#F5C97D rengi CMYK tonu (0,18,49,4).

  • camgöbeği tonu 0.00%
  • eflatun tonu 17.96%
  • sarı tonu 48.98%
  • ana renk tonu 3.92%

CMYK: (0,18,49,4)
C0M18Y49K4 (0%, 18%, 49%, 4%)
(0.00 / 0.18 / 0.49 / 0.04)

CMYK yüzdeleri

%0
%17.96
%48.98
%3.92

Codes

Color #F5C97D in popluar color models

F5 C9 7D
RGB 245 201 125
HSL 38° 85.71% 72.55%
HSB/HSV 38° 48.98% 96.08%
CMYK 0.00% 17.96% 48.98%
3.92%

Color #F5C97D in popluar number systems.

HEX F5 C9 7D
Decimal 245 201 125
Binary 11110101 11001001 1111101
Octal 365 311 175

Shades and tints

Shades of #F5C97D

#F5C97D
(245,201,125)
#DFB772
(223,183,114)
#C9A567
(201,165,103)
#B3935C
(179,147,92)
#9D8151
(157,129,81)
#876F46
(135,111,70)
#715D3B
(113,93,59)
#5B4B30
(91,75,48)
#453925
(69,57,37)
#2F271A
(47,39,26)
#19150F
(25,21,15)
#000000
(0,0,0)

Tints of #F5C97D

#F5C97D
(245,201,125)
#F5CD88
(245,205,136)
#F5D193
(245,209,147)
#F5D59E
(245,213,158)
#F5D9A9
(245,217,169)
#F5DDB4
(245,221,180)
#F5E1BF
(245,225,191)
#F5E5CA
(245,229,202)
#F5E9D5
(245,233,213)
#F5EDE0
(245,237,224)
#F5F1EB
(245,241,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F5C97D color. Also use rgb(245,201,125) instead hex code.

Text Font Color

.myTextColor { color: #F5C97D; }

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

This text font color is #F5C97D.

Background Color

.myBgColor { background-color: #F5C97D; }

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

This div background color is #F5C97D.

Border color

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

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

This div border color is #F5C97D.

Opacity

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

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

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

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

This text has shadow with #F5C97D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F5C97D.

Preview

Color preview on black background

This text has color #F5C97D on black background.


Color preview on white background

This text has color #F5C97D on white background.


Black color preview on #F5C97D background

This text has black color on #F5C97D background.


White color preview on #F5C97D background

This text has white color on #F5C97D background.


Related colors

Complementary color

Complementary color for #hex is #0A3682.


I love getcolorcode.com

Triadic colors

1 #7DF5C9 and #C97DF5 with #F5C97D are triadic colors.

2 #7DC9F5 and #C9F57D with #F5C97D are triadic colors.