COLOR #F9BC5E

HEX: #F9BC5E RGB: (249,188,94)

Renk bilgisi

#F9BC5E contains mainly red color. #F9BC5E ‘ nin web güvenlik rengi #FFCC66 (ya da #FC6) dir.

RGB renk modeli

#F9BC5E color RGB value is (249,188,94).

RGB: (249,188,94) (98%, 74%, 37%)

RGB bağlantıları ve doygunluk

R 249 of 255 = 98%
G 188 of 255 = 74%
B 94 of 255 = 37%

249
188
94

R + G + B ~ 70%. #F9BC5E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 249 + 188 + 94 = 531 (100%)
R 249 of 531 ~ 46.89%
G 188 of 531 ~ 35.4%
B 94 of 531 ~ 17.7'%

%46.89
%35.4
%17.7

CMYK RENK MODELİ

#F9BC5E rengi CMYK tonu (0,24,62,2).

  • camgöbeği tonu 0.00%
  • eflatun tonu 24.50%
  • sarı tonu 62.25%
  • ana renk tonu 2.35%

CMYK: (0,24,62,2)
C0M24Y62K2 (0%, 24%, 62%, 2%)
(0.00 / 0.24 / 0.62 / 0.02)

CMYK yüzdeleri

%0
%24.5
%62.25
%2.35

Codes

Color #F9BC5E in popluar color models

F9 BC 5E
RGB 249 188 94
HSL 36° 92.81% 67.25%
HSB/HSV 36° 62.25% 97.65%
CMYK 0.00% 24.50% 62.25%
2.35%

Color #F9BC5E in popluar number systems.

HEX F9 BC 5E
Decimal 249 188 94
Binary 11111001 10111100 1011110
Octal 371 274 136

Shades and tints

Shades of #F9BC5E

#F9BC5E
(249,188,94)
#E3AB56
(227,171,86)
#CD9A4E
(205,154,78)
#B78946
(183,137,70)
#A1783E
(161,120,62)
#8B6736
(139,103,54)
#75562E
(117,86,46)
#5F4526
(95,69,38)
#49341E
(73,52,30)
#332316
(51,35,22)
#1D120E
(29,18,14)
#000000
(0,0,0)

Tints of #F9BC5E

#F9BC5E
(249,188,94)
#F9C26C
(249,194,108)
#F9C87A
(249,200,122)
#F9CE88
(249,206,136)
#F9D496
(249,212,150)
#F9DAA4
(249,218,164)
#F9E0B2
(249,224,178)
#F9E6C0
(249,230,192)
#F9ECCE
(249,236,206)
#F9F2DC
(249,242,220)
#F9F8EA
(249,248,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F9BC5E color. Also use rgb(249,188,94) instead hex code.

Text Font Color

.myTextColor { color: #F9BC5E; }

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

This text font color is #F9BC5E.

Background Color

.myBgColor { background-color: #F9BC5E; }

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

This div background color is #F9BC5E.

Border color

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

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

This div border color is #F9BC5E.

Opacity

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

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

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

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

This text has shadow with #F9BC5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F9BC5E.

Preview

Color preview on black background

This text has color #F9BC5E on black background.


Color preview on white background

This text has color #F9BC5E on white background.


Black color preview on #F9BC5E background

This text has black color on #F9BC5E background.


White color preview on #F9BC5E background

This text has white color on #F9BC5E background.


Related colors

Complementary color

Complementary color for #hex is #0643A1.


I love getcolorcode.com

Triadic colors

1 #5EF9BC and #BC5EF9 with #F9BC5E are triadic colors.

2 #5EBCF9 and #BCF95E with #F9BC5E are triadic colors.