COLOR #F5D197

HEX: #F5D197 RGB: (245,209,151)

Renk bilgisi

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

RGB renk modeli

#F5D197 color RGB value is (245,209,151).

RGB: (245,209,151) (96%, 82%, 59%)

RGB bağlantıları ve doygunluk

R 245 of 255 = 96%
G 209 of 255 = 82%
B 151 of 255 = 59%

245
209
151

R + G + B ~ 79%. #F5D197 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 245 + 209 + 151 = 605 (100%)
R 245 of 605 ~ 40.5%
G 209 of 605 ~ 34.55%
B 151 of 605 ~ 24.96'%

%40.5
%34.55
%24.96

CMYK RENK MODELİ

#F5D197 rengi CMYK tonu (0,15,38,4).

  • camgöbeği tonu 0.00%
  • eflatun tonu 14.69%
  • sarı tonu 38.37%
  • ana renk tonu 3.92%

CMYK: (0,15,38,4)
C0M15Y38K4 (0%, 15%, 38%, 4%)
(0.00 / 0.15 / 0.38 / 0.04)

CMYK yüzdeleri

%0
%14.69
%38.37
%3.92

Codes

Color #F5D197 in popluar color models

F5 D1 97
RGB 245 209 151
HSL 37° 82.46% 77.65%
HSB/HSV 37° 38.37% 96.08%
CMYK 0.00% 14.69% 38.37%
3.92%

Color #F5D197 in popluar number systems.

HEX F5 D1 97
Decimal 245 209 151
Binary 11110101 11010001 10010111
Octal 365 321 227

Shades and tints

Shades of #F5D197

#F5D197
(245,209,151)
#DFBE8A
(223,190,138)
#C9AB7D
(201,171,125)
#B39870
(179,152,112)
#9D8563
(157,133,99)
#877256
(135,114,86)
#715F49
(113,95,73)
#5B4C3C
(91,76,60)
#45392F
(69,57,47)
#2F2622
(47,38,34)
#191315
(25,19,21)
#000000
(0,0,0)

Tints of #F5D197

#F5D197
(245,209,151)
#F5D5A0
(245,213,160)
#F5D9A9
(245,217,169)
#F5DDB2
(245,221,178)
#F5E1BB
(245,225,187)
#F5E5C4
(245,229,196)
#F5E9CD
(245,233,205)
#F5EDD6
(245,237,214)
#F5F1DF
(245,241,223)
#F5F5E8
(245,245,232)
#F5F9F1
(245,249,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F5D197 color. Also use rgb(245,209,151) instead hex code.

Text Font Color

.myTextColor { color: #F5D197; }

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

This text font color is #F5D197.

Background Color

.myBgColor { background-color: #F5D197; }

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

This div background color is #F5D197.

Border color

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

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

This div border color is #F5D197.

Opacity

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

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

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

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

This text has shadow with #F5D197 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F5D197.

Preview

Color preview on black background

This text has color #F5D197 on black background.


Color preview on white background

This text has color #F5D197 on white background.


Black color preview on #F5D197 background

This text has black color on #F5D197 background.


White color preview on #F5D197 background

This text has white color on #F5D197 background.


Related colors

Complementary color

Complementary color for #hex is #0A2E68.


I love getcolorcode.com

Triadic colors

1 #97F5D1 and #D197F5 with #F5D197 are triadic colors.

2 #97D1F5 and #D1F597 with #F5D197 are triadic colors.