COLOR #F5C539

HEX: #F5C539 RGB: (245,197,57)

Renk bilgisi

#F5C539 contains mainly red and green colors. #F5C539 ‘ nin web güvenlik rengi #FFCC33 (ya da #FC3) dir.

RGB renk modeli

#F5C539 color RGB value is (245,197,57).

RGB: (245,197,57) (96%, 77%, 22%)

RGB bağlantıları ve doygunluk

R 245 of 255 = 96%
G 197 of 255 = 77%
B 57 of 255 = 22%

245
197
57

R + G + B ~ 65%. #F5C539 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 245 + 197 + 57 = 499 (100%)
R 245 of 499 ~ 49.1%
G 197 of 499 ~ 39.48%
B 57 of 499 ~ 11.42'%

%49.1
%39.48
%11.42

CMYK RENK MODELİ

#F5C539 rengi CMYK tonu (0,20,77,4).

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

CMYK: (0,20,77,4)
C0M20Y77K4 (0%, 20%, 77%, 4%)
(0.00 / 0.20 / 0.77 / 0.04)

CMYK yüzdeleri

%0
%19.59
%76.73
%3.92

Codes

Color #F5C539 in popluar color models

F5 C5 39
RGB 245 197 57
HSL 45° 90.38% 59.22%
HSB/HSV 45° 76.73% 96.08%
CMYK 0.00% 19.59% 76.73%
3.92%

Color #F5C539 in popluar number systems.

HEX F5 C5 39
Decimal 245 197 57
Binary 11110101 11000101 111001
Octal 365 305 71

Shades and tints

Shades of #F5C539

#F5C539
(245,197,57)
#DFB434
(223,180,52)
#C9A32F
(201,163,47)
#B3922A
(179,146,42)
#9D8125
(157,129,37)
#877020
(135,112,32)
#715F1B
(113,95,27)
#5B4E16
(91,78,22)
#453D11
(69,61,17)
#2F2C0C
(47,44,12)
#191B07
(25,27,7)
#000000
(0,0,0)

Tints of #F5C539

#F5C539
(245,197,57)
#F5CA4B
(245,202,75)
#F5CF5D
(245,207,93)
#F5D46F
(245,212,111)
#F5D981
(245,217,129)
#F5DE93
(245,222,147)
#F5E3A5
(245,227,165)
#F5E8B7
(245,232,183)
#F5EDC9
(245,237,201)
#F5F2DB
(245,242,219)
#F5F7ED
(245,247,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F5C539; }

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

This text font color is #F5C539.

Background Color

.myBgColor { background-color: #F5C539; }

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

This div background color is #F5C539.

Border color

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

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

This div border color is #F5C539.

Opacity

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

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

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

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

This text has shadow with #F5C539 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F5C539.

Preview

Color preview on black background

This text has color #F5C539 on black background.


Color preview on white background

This text has color #F5C539 on white background.


Black color preview on #F5C539 background

This text has black color on #F5C539 background.


White color preview on #F5C539 background

This text has white color on #F5C539 background.


Related colors

Complementary color

Complementary color for #hex is #0A3AC6.


I love getcolorcode.com

Triadic colors

1 #39F5C5 and #C539F5 with #F5C539 are triadic colors.

2 #39C5F5 and #C5F539 with #F5C539 are triadic colors.