crispedge.com

Color picker

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

#ff7512 hex color - Orange - Warm color - Information

#ff7512 hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

Hex #ff7512 Color code in RGB color code model is created after adding 100% red color, 45.88% green color and 7.06% blue color. Hex #ff7512 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 54% magenta, 93% yellow and 0% black.

Hex #ff7512 color code is between #ee7711 web safe hex color code and #dd6622 web safe hex color code. #ee7711 is the nearest web safe color code. You can see here many more shades of #ff7512 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeff7512#ff7512
RGB Decimal255, 117, 18rgb(255, 117, 18)
RGB Percent100%, 46%, 7%rgb(100%, 46%, 7%)
CSS RGBa255, 117, 18,1rgba(255,117,18,1)
CMYK Modelcmyk(0%,54%,93%,0%)
HSL Color Space25,100% ,54%hsl(25,100% ,54%)
HSV Color Space25°, 93%, 100%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111110111010100010010
Octal37716522
Decimal25511718
Hexff7512

Different shades of #ff7512 color code.

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

Light Shade of #ff7512
#ff9345
Dark Shade of #ff7512
#de5d00
Saturated Shade of #ff7512
#ff7512
Desaturated Shade of #ff7512
#f3771e
Grey scale Shade of #ff7512
#888888
Brighten Shade
#ff8e2b
Most Readable Shade
#000000

Shades of #ff7512 color code

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

#ff7512
#e26810
#c65b0e
#aa4e0c
#8d410a
#713408
#552706
#381a04
#1c0d02
#000000

Similar Color like #ff7512 color

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

#ff7613
#ff7714
#ff7815
#ff7916
#ff7a17
#ff7b18
#ff7c19
#ff7d1a
#ff7e1b
#ff7f1c
#ff801d
#ff811e
#ff821f
#ff8320
#fe7411
#fd7310
#fc720f
#fb710e
#fa700d
#f96f0c
#f86e0b
#f76d0a
#f66c09
#f56b08
#f46a07
#f36906
#f26805
#f16704

Monochromatic Color with #ff7512

#ff7512
#2a1303
#552706
#803b09
#aa4e0c
#d4610f

Tints of #ff7512 Color

#ff7512
#ff842c
#ff9346
#ffa361
#ffb27b
#ffc195
#ffd1b0
#ffe0ca
#ffefe4
#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

#ff7512
#129cff

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

Split Complementary

#ff7512
#12ffec
#1225ff

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

Analogous Color

#ff1612
#ff4612
#ff7512
#ffa412
#ffd412

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

#ff7512
#12ff75
#7512ff

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

#ff7512
#25ff12
#129cff
#eb12ff

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

#ff7512
#129cff
#1225ff
#ffec12

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

#ff7512 Color Code Preview on Black Background Color

This is how #ff7512 Color will look on black background color. Color contrast ratio is 7.81

#ff7512 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ff7512

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ff7512

#ff7512 color code is use for CSS Background Color

Background color for the above div is #ff7512

HTML with inline CSS

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

#ff7512 color code is use for CSS Border Color

CSS Border color for the above div is #ff7512

HTML with inline CSS

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

CSS Border Left color for the above div is #ff7512

HTML with inline CSS

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

CSS Border Right color for the above div is #ff7512

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ff7512

HTML with inline CSS

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

CSS Border Top color for the above div is #ff7512

HTML with inline CSS

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

#ff7512 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ff7512 Color code Preview on White Background

This is how #ff7512 Color code will look on white background color. Color contrast ratio is 2.69

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

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.