COLOR #F25E19

HEX: #F25E19 RGB: (242,94,25)

Renk bilgisi

#F25E19 contains mainly red color. #F25E19 ‘ nin web güvenlik rengi #FF6600 (ya da #F60) dir.

RGB renk modeli

#F25E19 color RGB value is (242,94,25).

RGB: (242,94,25) (95%, 37%, 10%)

RGB bağlantıları ve doygunluk

R 242 of 255 = 95%
G 94 of 255 = 37%
B 25 of 255 = 10%

242
94
25

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

Yüzdelerle RGB renk parçaları

R + G + B = 242 + 94 + 25 = 361 (100%)
R 242 of 361 ~ 67.04%
G 94 of 361 ~ 26.04%
B 25 of 361 ~ 6.93'%

%67.04
%26.04

CMYK RENK MODELİ

#F25E19 rengi CMYK tonu (0,61,90,5).

  • camgöbeği tonu 0.00%
  • eflatun tonu 61.16%
  • sarı tonu 89.67%
  • ana renk tonu 5.10%

CMYK: (0,61,90,5)
C0M61Y90K5 (0%, 61%, 90%, 5%)
(0.00 / 0.61 / 0.90 / 0.05)

CMYK yüzdeleri

%0
%61.16
%89.67
%5.1

Codes

Color #F25E19 in popluar color models

F2 5E 19
RGB 242 94 25
HSL 19° 89.30% 52.35%
HSB/HSV 19° 89.67% 94.90%
CMYK 0.00% 61.16% 89.67%
5.10%

Color #F25E19 in popluar number systems.

HEX F2 5E 19
Decimal 242 94 25
Binary 11110010 1011110 11001
Octal 362 136 31

Shades and tints

Shades of #F25E19

#F25E19
(242,94,25)
#DC5617
(220,86,23)
#C64E15
(198,78,21)
#B04613
(176,70,19)
#9A3E11
(154,62,17)
#84360F
(132,54,15)
#6E2E0D
(110,46,13)
#58260B
(88,38,11)
#421E09
(66,30,9)
#2C1607
(44,22,7)
#160E05
(22,14,5)
#000000
(0,0,0)

Tints of #F25E19

#F25E19
(242,94,25)
#F36C2D
(243,108,45)
#F47A41
(244,122,65)
#F58855
(245,136,85)
#F69669
(246,150,105)
#F7A47D
(247,164,125)
#F8B291
(248,178,145)
#F9C0A5
(249,192,165)
#FACEB9
(250,206,185)
#FBDCCD
(251,220,205)
#FCEAE1
(252,234,225)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F25E19 color. Also use rgb(242,94,25) instead hex code.

Text Font Color

.myTextColor { color: #F25E19; }

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

This text font color is #F25E19.

Background Color

.myBgColor { background-color: #F25E19; }

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

This div background color is #F25E19.

Border color

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

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

This div border color is #F25E19.

Opacity

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

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

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

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

This text has shadow with #F25E19 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F25E19.

Preview

Color preview on black background

This text has color #F25E19 on black background.


Color preview on white background

This text has color #F25E19 on white background.


Black color preview on #F25E19 background

This text has black color on #F25E19 background.


White color preview on #F25E19 background

This text has white color on #F25E19 background.


Related colors

Complementary color

Complementary color for #hex is #0DA1E6.


I love getcolorcode.com

Triadic colors

1 #19F25E and #5E19F2 with #F25E19 are triadic colors.

2 #195EF2 and #5EF219 with #F25E19 are triadic colors.