COLOR #F59A5E

HEX: #F59A5E RGB: (245,154,94)

Renk bilgisi

#F59A5E contains mainly red color. #F59A5E ‘ nin web güvenlik rengi #FF9966 (ya da #F96) dir.

RGB renk modeli

#F59A5E color RGB value is (245,154,94).

RGB: (245,154,94) (96%, 60%, 37%)

RGB bağlantıları ve doygunluk

R 245 of 255 = 96%
G 154 of 255 = 60%
B 94 of 255 = 37%

245
154
94

R + G + B ~ 64%. #F59A5E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 245 + 154 + 94 = 493 (100%)
R 245 of 493 ~ 49.7%
G 154 of 493 ~ 31.24%
B 94 of 493 ~ 19.07'%

%49.7
%31.24
%19.07

CMYK RENK MODELİ

#F59A5E rengi CMYK tonu (0,37,62,4).

  • camgöbeği tonu 0.00%
  • eflatun tonu 37.14%
  • sarı tonu 61.63%
  • ana renk tonu 3.92%

CMYK: (0,37,62,4)
C0M37Y62K4 (0%, 37%, 62%, 4%)
(0.00 / 0.37 / 0.62 / 0.04)

CMYK yüzdeleri

%0
%37.14
%61.63
%3.92

Codes

Color #F59A5E in popluar color models

F5 9A 5E
RGB 245 154 94
HSL 24° 88.30% 66.47%
HSB/HSV 24° 61.63% 96.08%
CMYK 0.00% 37.14% 61.63%
3.92%

Color #F59A5E in popluar number systems.

HEX F5 9A 5E
Decimal 245 154 94
Binary 11110101 10011010 1011110
Octal 365 232 136

Shades and tints

Shades of #F59A5E

#F59A5E
(245,154,94)
#DF8C56
(223,140,86)
#C97E4E
(201,126,78)
#B37046
(179,112,70)
#9D623E
(157,98,62)
#875436
(135,84,54)
#71462E
(113,70,46)
#5B3826
(91,56,38)
#452A1E
(69,42,30)
#2F1C16
(47,28,22)
#190E0E
(25,14,14)
#000000
(0,0,0)

Tints of #F59A5E

#F59A5E
(245,154,94)
#F5A36C
(245,163,108)
#F5AC7A
(245,172,122)
#F5B588
(245,181,136)
#F5BE96
(245,190,150)
#F5C7A4
(245,199,164)
#F5D0B2
(245,208,178)
#F5D9C0
(245,217,192)
#F5E2CE
(245,226,206)
#F5EBDC
(245,235,220)
#F5F4EA
(245,244,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F59A5E color. Also use rgb(245,154,94) instead hex code.

Text Font Color

.myTextColor { color: #F59A5E; }

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

This text font color is #F59A5E.

Background Color

.myBgColor { background-color: #F59A5E; }

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

This div background color is #F59A5E.

Border color

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

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

This div border color is #F59A5E.

Opacity

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

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

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

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

This text has shadow with #F59A5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F59A5E.

Preview

Color preview on black background

This text has color #F59A5E on black background.


Color preview on white background

This text has color #F59A5E on white background.


Black color preview on #F59A5E background

This text has black color on #F59A5E background.


White color preview on #F59A5E background

This text has white color on #F59A5E background.


Related colors

Complementary color

Complementary color for #hex is #0A65A1.


I love getcolorcode.com

Triadic colors

1 #5EF59A and #9A5EF5 with #F59A5E are triadic colors.

2 #5E9AF5 and #9AF55E with #F59A5E are triadic colors.