Color Hex Logo

#ff4500 Color Hex OrangeRed1

#FF4500
(255,69,0)
60 Favorites   9 Comments

Color spaces of #ff4500 OrangeRed1

RGB 255690
HSL0.051.000.50
HSV16°100°100°
CMYK 0.000.731.00   0.00
XYZ43.368125.51622.6394
Yxy25.51620.60630.3568
Hunter Lab50.513664.851332.2615
CIE-Lab57.575067.795668.9712

#ff4500 color RGB value is (255,69,0). #ff4500 color name is OrangeRed1 color.

#ff4500 hex color red value is 255, green value is 69 and the blue value of its RGB is 0. Cylindrical-coordinate representations (also known as HSL) of color #ff4500 hue: 0.05 , saturation: 1.00 and the lightness value of ff4500 is 0.50.

The process color (four color CMYK) of #ff4500 color hex is 0.00, 0.73, 1.00, 0.00. Web safe color of #ff4500 is #ff3300. Color #ff4500 contains mainly RED color.

Base Numbers

BaseRedGreenBlue
Binary 11111111 01000101 00000000
Octal 377 105 0
Decimal 255 69 0
Hex FF 45 0

RGB Percentages of Color #ff4500

%78.70
%21.30
%0.00

CMYK Percentages of Color #ff4500

%0
%73
%100
%0

Triadic Colors of #ff4500

#ff4500 #00ff45 #4500ff

Analogous Colors of #ff4500

#ff4500 #ffc500 #ff003b

Monochromatic Colors of #ff4500

#ff4500

Complementary Color

#ff4500 #00baff

#ff4500 Color Preview on Black Background

Lorem ipsum dolor sit amet.

#ff4500 Color Preview on White Background

Lorem ipsum dolor sit amet.

#ff4500 Color CSS Codes

.mybgcolor {background-color:#ff4500; } 
.myforecolor {color:#ff4500; }
.mybordercolor {border:3px solid #ff4500; }

#ff4500 Text Font Color

<p style="color:#ff4500">Text here</p>

This sample text font color is #ff4500
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.


#ff4500 Background Color

<div style="background-color:#ff4500">
Div content here</div>

This div background color is #ff4500


#ff4500 Border Color

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

This div border color is #ff4500


Css3 Examples

.textShadowRgb {
  text-shadow: 4px 4px 2px rgba(255,69,0, 0.8); } 
.textShadowHex { 
  text-shadow: 4px 4px 2px #ff4500; }
.divShadow { 
  -moz-box-shadow: 1px 1px 3px 2px #ff4500;
  -webkit-box-shadow: 1px 1px 3px 2px #ff4500;
  box-shadow:         1px 1px 3px 2px #ff4500; }

Text Shadow with RGB Values

<p style="text-shadow: 4px 4px 2px rgba(255,69,0, 0.8);">Text here</p>

This text has shadow with rgb values.


Text Shadow with Hex Values

<p style="text-shadow: 4px 4px 2px #ff4500">Text here</p>

This text has shadow with hex values.


Div Box Shadow

<div style="-moz-box-shadow: 1px 1px 3px 2px #ff4500;
  -webkit-box-shadow: 1px 1px 3px 2px #ff4500;
  box-shadow:         1px 1px 3px 2px #ff4500;">
Div content here</div>

This div box has shadow with color #ff4500


Comments

7 Apr 2021, 16:24 Elie07

Upvote button go brrr

19 Mar 2021, 13:58 Araneo_boi

The upvote button color has risen.

20 Jun 2020, 14:37 alonsopro

fun fact: in the search bar you can search for the name of color (but write it good)

19 Jun 2020, 18:27 alonsopro

or both?

19 Jun 2020, 18:27 alonsopro

is this a variation of red or orange?

19 Jun 2020, 18:26 alonsopro

somethimes when i search this color apears me that it looks almost like orange

5 Jun 2020, 18:04 Magnus1423

Everyone says "orange" or "red", but nobody says "orange red".

24 Oct 2019, 15:53 ProGamer937

Have my upvote.

23 May 2019, 21:01 TheGuy888

Nice, bright color. I like it!

Please login to write comment.