COLOR #F5D495

HEX: #F5D495 RGB: (245,212,149)

Renk bilgisi

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

RGB renk modeli

#F5D495 color RGB value is (245,212,149).

RGB: (245,212,149) (96%, 83%, 58%)

RGB bağlantıları ve doygunluk

R 245 of 255 = 96%
G 212 of 255 = 83%
B 149 of 255 = 58%

245
212
149

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

Yüzdelerle RGB renk parçaları

R + G + B = 245 + 212 + 149 = 606 (100%)
R 245 of 606 ~ 40.43%
G 212 of 606 ~ 34.98%
B 149 of 606 ~ 24.59'%

%40.43
%34.98
%24.59

CMYK RENK MODELİ

#F5D495 rengi CMYK tonu (0,13,39,4).

  • camgöbeği tonu 0.00%
  • eflatun tonu 13.47%
  • sarı tonu 39.18%
  • ana renk tonu 3.92%

CMYK: (0,13,39,4)
C0M13Y39K4 (0%, 13%, 39%, 4%)
(0.00 / 0.13 / 0.39 / 0.04)

CMYK yüzdeleri

%0
%13.47
%39.18
%3.92

Codes

Color #F5D495 in popluar color models

F5 D4 95
RGB 245 212 149
HSL 39° 82.76% 77.25%
HSB/HSV 39° 39.18% 96.08%
CMYK 0.00% 13.47% 39.18%
3.92%

Color #F5D495 in popluar number systems.

HEX F5 D4 95
Decimal 245 212 149
Binary 11110101 11010100 10010101
Octal 365 324 225

Shades and tints

Shades of #F5D495

#F5D495
(245,212,149)
#DFC188
(223,193,136)
#C9AE7B
(201,174,123)
#B39B6E
(179,155,110)
#9D8861
(157,136,97)
#877554
(135,117,84)
#716247
(113,98,71)
#5B4F3A
(91,79,58)
#453C2D
(69,60,45)
#2F2920
(47,41,32)
#191613
(25,22,19)
#000000
(0,0,0)

Tints of #F5D495

#F5D495
(245,212,149)
#F5D79E
(245,215,158)
#F5DAA7
(245,218,167)
#F5DDB0
(245,221,176)
#F5E0B9
(245,224,185)
#F5E3C2
(245,227,194)
#F5E6CB
(245,230,203)
#F5E9D4
(245,233,212)
#F5ECDD
(245,236,221)
#F5EFE6
(245,239,230)
#F5F2EF
(245,242,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F5D495 color. Also use rgb(245,212,149) instead hex code.

Text Font Color

.myTextColor { color: #F5D495; }

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

This text font color is #F5D495.

Background Color

.myBgColor { background-color: #F5D495; }

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

This div background color is #F5D495.

Border color

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

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

This div border color is #F5D495.

Opacity

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

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

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

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

This text has shadow with #F5D495 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F5D495.

Preview

Color preview on black background

This text has color #F5D495 on black background.


Color preview on white background

This text has color #F5D495 on white background.


Black color preview on #F5D495 background

This text has black color on #F5D495 background.


White color preview on #F5D495 background

This text has white color on #F5D495 background.


Related colors

Complementary color

Complementary color for #hex is #0A2B6A.


I love getcolorcode.com

Triadic colors

1 #95F5D4 and #D495F5 with #F5D495 are triadic colors.

2 #95D4F5 and #D4F595 with #F5D495 are triadic colors.