crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#f55308 hex color - Orange - Warm color - Information

#f55308 hex color - Orange - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Orange

Hex #f55308 Color code in RGB color code model is created after adding 96.08% red color, 32.55% green color and 3.14% blue color. Hex #f55308 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 66% magenta, 97% yellow and 4% black.

Hex #f55308 color code is between #ee5500 web safe hex color code and #ff4400 web safe hex color code. #ee5500 is the nearest web safe color code. You can see here many more shades of #f55308 color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codef55308#f55308
RGB Decimal245, 83, 8rgb(245, 83, 8)
RGB Percent96%, 33%, 3%rgb(96%, 33%, 3%)
CSS RGBa245, 83, 8,1rgba(245,83,8,1)
CMYK Modelcmyk(0%,66%,97%,4%)
HSL Color Space19,94% ,50%hsl(19,94% ,50%)
HSV Color Space19°, 97%, 96%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111101010101001100001000
Octal36512310
Decimal245838
Hexf55308

Different shades of #f55308 color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Light Shade of #f55308
#f87537
Dark Shade of #f55308
#c44206
Saturated Shade of #f55308
#fd5000
Desaturated Shade of #f55308
#e85815
Grey scale Shade of #f55308
#7e7e7e
Brighten Shade
#ff6c21
Most Readable Shade
#000000

Shades of #f55308 color code

Generate more color scales with scales (color stack) generator.

#f55308
#d94907
#be4006
#a33705
#882e04
#6c2403
#511b02
#361201
#1b0900
#000000

Similar Color like #f55308 color

Find visually similar hex color codes nearing to #f55308 hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#f65409
#f7550a
#f8560b
#f9570c
#fa580d
#fb590e
#fc5a0f
#fd5b10
#fe5c11
#ff5d12
#ff5e13
#ff5f14
#ff6015
#ff6116
#f45207
#f35106
#f25005
#f14f04
#f04e03
#ef4d02
#ee4c01
#ed4b00
#ec4a00
#eb4900
#ea4800
#e94700
#e84600
#e74500

Monochromatic Color with #f55308

#f55308
#200b01
#4b1902
#752804
#a03605
#ca4507

Tints of #f55308 Color

#f55308
#f66623
#f7793e
#f88c5a
#f99f75
#fab291
#fbc5ac
#fcd8c8
#fdebe3
#ffffff

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#f55308
#08aaf5

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#f55308
#08f5ca
#0834f5

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#f5081c
#f52408
#f55308
#f58208
#f5b208

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#f55308
#08f553
#5308f5

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#f55308
#33f508
#08aaf5
#c908f5

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#f55308
#08aaf5
#0834f5
#f5ca08

Double Complementary is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Hex #f55308 Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#f55308 Color Code Preview on Black Background Color

This is how #f55308 Color will look on black background color. Color contrast ratio is 6.12

#f55308 in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#f55308">Your Example Paragraph content text in with font color #f55308 </p>

Your Example Paragraph content text in with font color #f55308

HTML with inline CSS

<div style="color:#f55308">Your Paragraph text in with font color #f55308 </div>

Your Example Paragraph content text in with font color #f55308

#f55308 color code is use for CSS Background Color

Background color for the above div is #f55308

HTML with inline CSS

<div style="background-color:#f55308;"></div>

#f55308 color code is use for CSS Border Color

CSS Border color for the above div is #f55308

HTML with inline CSS

<div style="border:5px solid #f55308;"></div>

CSS Border Left color for the above div is #f55308

HTML with inline CSS

<div style="border-left:5px solid #f55308;"></div>

CSS Border Right color for the above div is #f55308

HTML with inline CSS

<div style="border-right:5px solid #f55308;"></div>

CSS Border Bottom color for the above div is #f55308

HTML with inline CSS

<div style="border-bottom:5px solid #f55308;"></div>

CSS Border Top color for the above div is #f55308

HTML with inline CSS

<div style="border-top:5px solid #f55308;"></div>

#f55308 hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#f55308; } .examplecolorclass {color:#f55308; } .examplebordercolor {border:3px solid #f55308; }

#f55308 Color code Preview on White Background

This is how #f55308 Color code will look on white background color. Color contrast ratio is 3.43

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #f55308; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #f55308; }

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.