COLOR #F06E3E

HEX: #F06E3E RGB: (240,110,62)

Renk bilgisi

#F06E3E contains mainly red color. #F06E3E ‘ nin web güvenlik rengi #FF6633 (ya da #F63) dir.

RGB renk modeli

#F06E3E color RGB value is (240,110,62).

RGB: (240,110,62) (94%, 43%, 24%)

RGB bağlantıları ve doygunluk

R 240 of 255 = 94%
G 110 of 255 = 43%
B 62 of 255 = 24%

240
110
62

R + G + B ~ 54%. #F06E3E is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 240 + 110 + 62 = 412 (100%)
R 240 of 412 ~ 58.25%
G 110 of 412 ~ 26.7%
B 62 of 412 ~ 15.05'%

%58.25
%26.7
%15.05

CMYK RENK MODELİ

#F06E3E rengi CMYK tonu (0,54,74,6).

  • camgöbeği tonu 0.00%
  • eflatun tonu 54.17%
  • sarı tonu 74.17%
  • ana renk tonu 5.88%

CMYK: (0,54,74,6)
C0M54Y74K6 (0%, 54%, 74%, 6%)
(0.00 / 0.54 / 0.74 / 0.06)

CMYK yüzdeleri

%0
%54.17
%74.17
%5.88

Codes

Color #F06E3E in popluar color models

F0 6E 3E
RGB 240 110 62
HSL 16° 85.58% 59.22%
HSB/HSV 16° 74.17% 94.12%
CMYK 0.00% 54.17% 74.17%
5.88%

Color #F06E3E in popluar number systems.

HEX F0 6E 3E
Decimal 240 110 62
Binary 11110000 1101110 111110
Octal 360 156 76

Shades and tints

Shades of #F06E3E

#F06E3E
(240,110,62)
#DB6439
(219,100,57)
#C65A34
(198,90,52)
#B1502F
(177,80,47)
#9C462A
(156,70,42)
#873C25
(135,60,37)
#723220
(114,50,32)
#5D281B
(93,40,27)
#481E16
(72,30,22)
#331411
(51,20,17)
#1E0A0C
(30,10,12)
#000000
(0,0,0)

Tints of #F06E3E

#F06E3E
(240,110,62)
#F17B4F
(241,123,79)
#F28860
(242,136,96)
#F39571
(243,149,113)
#F4A282
(244,162,130)
#F5AF93
(245,175,147)
#F6BCA4
(246,188,164)
#F7C9B5
(247,201,181)
#F8D6C6
(248,214,198)
#F9E3D7
(249,227,215)
#FAF0E8
(250,240,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F06E3E color. Also use rgb(240,110,62) instead hex code.

Text Font Color

.myTextColor { color: #F06E3E; }

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

This text font color is #F06E3E.

Background Color

.myBgColor { background-color: #F06E3E; }

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

This div background color is #F06E3E.

Border color

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

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

This div border color is #F06E3E.

Opacity

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

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

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

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

This text has shadow with #F06E3E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F06E3E.

Preview

Color preview on black background

This text has color #F06E3E on black background.


Color preview on white background

This text has color #F06E3E on white background.


Black color preview on #F06E3E background

This text has black color on #F06E3E background.


White color preview on #F06E3E background

This text has white color on #F06E3E background.


Related colors

Complementary color

Complementary color for #hex is #0F91C1.


I love getcolorcode.com

Triadic colors

1 #3EF06E and #6E3EF0 with #F06E3E are triadic colors.

2 #3E6EF0 and #6EF03E with #F06E3E are triadic colors.