crispedge.com

Color picker

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

#f27b05 hex color - Orange - Warm color - Information

#f27b05 hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

Hex #f27b05 Color code in RGB color code model is created after adding 94.9% red color, 48.24% green color and 1.96% blue color. Hex #f27b05 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 49% magenta, 98% yellow and 5% black.

Hex #f27b05 color code is between #ee7700 web safe hex color code and #ff8800 web safe hex color code. #ee7700 is the nearest web safe color code. You can see here many more shades of #f27b05 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codef27b05#f27b05
RGB Decimal242, 123, 5rgb(242, 123, 5)
RGB Percent95%, 48%, 2%rgb(95%, 48%, 2%)
CSS RGBa242, 123, 5,1rgba(242,123,5,1)
CMYK Modelcmyk(0%,49%,98%,5%)
HSL Color Space30,96% ,48%hsl(30,96% ,48%)
HSV Color Space30°, 98%, 95%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111100100111101100000101
Octal3621735
Decimal2421235
Hexf27b05

Different shades of #f27b05 color code.

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

Light Shade of #f27b05
#fb952f
Dark Shade of #f27b05
#c06204
Saturated Shade of #f27b05
#f77b00
Desaturated Shade of #f27b05
#e67b11
Grey scale Shade of #f27b05
#7b7b7b
Brighten Shade
#ff941e
Most Readable Shade
#000000

Shades of #f27b05 color code

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

#f27b05
#d76d04
#bc5f03
#a15203
#864402
#6b3602
#502901
#351b01
#1a0d00
#000000

Similar Color like #f27b05 color

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

#f37c06
#f47d07
#f57e08
#f67f09
#f7800a
#f8810b
#f9820c
#fa830d
#fb840e
#fc850f
#fd8610
#fe8711
#ff8812
#ff8913
#f17a04
#f07903
#ef7802
#ee7701
#ed7600
#ec7500
#eb7400
#ea7300
#e97200
#e87100
#e77000
#e66f00
#e56e00
#e46d00

Monochromatic Color with #f27b05

#f27b05
#1d0f01
#482501
#723a02
#9d5003
#c76504

Tints of #f27b05 Color

#f27b05
#f38920
#f4983c
#f6a758
#f7b574
#f9c48f
#fad3ab
#fce1c7
#fdf0e3
#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

#f27b05
#057cf2

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

Split Complementary

#f27b05
#05f2f2
#0505f2

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

Analogous Color

#f21c05
#f24c05
#f27b05
#f2aa05
#f2da05

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

#f27b05
#05f27b
#7b05f2

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

#f27b05
#06f205
#057cf2
#f105f2

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

#f27b05
#057cf2
#0505f2
#f2f205

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 #f27b05 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.

#f27b05 Color Code Preview on Black Background Color

This is how #f27b05 Color will look on black background color. Color contrast ratio is 7.61

#f27b05 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f27b05

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f27b05

#f27b05 color code is use for CSS Background Color

Background color for the above div is #f27b05

HTML with inline CSS

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

#f27b05 color code is use for CSS Border Color

CSS Border color for the above div is #f27b05

HTML with inline CSS

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

CSS Border Left color for the above div is #f27b05

HTML with inline CSS

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

CSS Border Right color for the above div is #f27b05

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f27b05

HTML with inline CSS

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

CSS Border Top color for the above div is #f27b05

HTML with inline CSS

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

#f27b05 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f27b05 Color code Preview on White Background

This is how #f27b05 Color code will look on white background color. Color contrast ratio is 2.76

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 #f27b05; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #f27b05; }

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.