COLOR #F18C5E

HEX: #F18C5E RGB: (241,140,94)

Renk bilgisi

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

RGB renk modeli

#F18C5E color RGB value is (241,140,94).

RGB: (241,140,94) (95%, 55%, 37%)

RGB bağlantıları ve doygunluk

R 241 of 255 = 95%
G 140 of 255 = 55%
B 94 of 255 = 37%

241
140
94

R + G + B ~ 62%. #F18C5E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 241 + 140 + 94 = 475 (100%)
R 241 of 475 ~ 50.74%
G 140 of 475 ~ 29.47%
B 94 of 475 ~ 19.79'%

%50.74
%29.47
%19.79

CMYK RENK MODELİ

#F18C5E rengi CMYK tonu (0,42,61,5).

  • camgöbeği tonu 0.00%
  • eflatun tonu 41.91%
  • sarı tonu 61.00%
  • ana renk tonu 5.49%

CMYK: (0,42,61,5)
C0M42Y61K5 (0%, 42%, 61%, 5%)
(0.00 / 0.42 / 0.61 / 0.05)

CMYK yüzdeleri

%0
%41.91
%61
%5.49

Codes

Color #F18C5E in popluar color models

F1 8C 5E
RGB 241 140 94
HSL 19° 84.00% 65.69%
HSB/HSV 19° 61.00% 94.51%
CMYK 0.00% 41.91% 61.00%
5.49%

Color #F18C5E in popluar number systems.

HEX F1 8C 5E
Decimal 241 140 94
Binary 11110001 10001100 1011110
Octal 361 214 136

Shades and tints

Shades of #F18C5E

#F18C5E
(241,140,94)
#DC8056
(220,128,86)
#C7744E
(199,116,78)
#B26846
(178,104,70)
#9D5C3E
(157,92,62)
#885036
(136,80,54)
#73442E
(115,68,46)
#5E3826
(94,56,38)
#492C1E
(73,44,30)
#342016
(52,32,22)
#1F140E
(31,20,14)
#000000
(0,0,0)

Tints of #F18C5E

#F18C5E
(241,140,94)
#F2966C
(242,150,108)
#F3A07A
(243,160,122)
#F4AA88
(244,170,136)
#F5B496
(245,180,150)
#F6BEA4
(246,190,164)
#F7C8B2
(247,200,178)
#F8D2C0
(248,210,192)
#F9DCCE
(249,220,206)
#FAE6DC
(250,230,220)
#FBF0EA
(251,240,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F18C5E color. Also use rgb(241,140,94) instead hex code.

Text Font Color

.myTextColor { color: #F18C5E; }

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

This text font color is #F18C5E.

Background Color

.myBgColor { background-color: #F18C5E; }

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

This div background color is #F18C5E.

Border color

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

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

This div border color is #F18C5E.

Opacity

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

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

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

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

This text has shadow with #F18C5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F18C5E.

Preview

Color preview on black background

This text has color #F18C5E on black background.


Color preview on white background

This text has color #F18C5E on white background.


Black color preview on #F18C5E background

This text has black color on #F18C5E background.


White color preview on #F18C5E background

This text has white color on #F18C5E background.


Related colors

Complementary color

Complementary color for #hex is #0E73A1.


I love getcolorcode.com

Triadic colors

1 #5EF18C and #8C5EF1 with #F18C5E are triadic colors.

2 #5E8CF1 and #8CF15E with #F18C5E are triadic colors.