crispedge.com

Color picker

Loading...

#ff630c hex color - Orange - Warm color - Information

#ff630c hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

Hex #ff630c Color code in RGB color code model is created after adding 100% red color, 38.82% green color and 4.71% blue color. Hex #ff630c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 61% magenta, 95% yellow and 0% black.

Hex #ff630c color code is between #ee6611 web safe hex color code and #dd5500 web safe hex color code. #ee6611 is the nearest web safe color code. You can see here many more shades of #ff630c color code.

0 Likes 0 Comments | 3 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Codeff630c#ff630c
RGB Decimal255, 99, 12rgb(255, 99, 12)
RGB Percent100%, 39%, 5%rgb(100%, 39%, 5%)
CSS RGBa255, 99, 12,1rgba(255,99,12,1)
CMYK Modelcmyk(0%,61%,95%,0%)
HSL Color Space21,100% ,52%hsl(21,100% ,52%)
HSV Color Space21°, 95%, 100%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111110110001100001100
Octal37714314
Decimal2559912
Hexff630c

Different shades of #ff630c color code.

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

Light Shade of #ff630c
#ff843f
Dark Shade of #ff630c
#d84d00
Saturated Shade of #ff630c
#ff630c
Desaturated Shade of #ff630c
#f36618
Grey scale Shade of #ff630c
#858585
Brighten Shade
#ff7c25
Most Readable Shade
#000000

Shades of #ff630c color code

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

#ff630c
#e2580a
#c64d09
#aa4208
#8d3706
#712c05
#552104
#381602
#1c0b01
#000000

Similar Color like #ff630c color

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

#ff640d
#ff650e
#ff660f
#ff6710
#ff6811
#ff6912
#ff6a13
#ff6b14
#ff6c15
#ff6d16
#ff6e17
#ff6f18
#ff7019
#ff711a
#fe620b
#fd610a
#fc6009
#fb5f08
#fa5e07
#f95d06
#f85c05
#f75b04
#f65a03
#f55902
#f45801
#f35700
#f25600
#f15500

Monochromatic Color with #ff630c

#ff630c
#2a1002
#552104
#803206
#aa4208
#d4530a

Tints of #ff630c Color

#ff630c
#ff7427
#ff8542
#ff975d
#ffa878
#ffb993
#ffcbae
#ffdcc9
#ffede4
#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

#ff630c
#0ca8ff

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

Split Complementary

#ff630c
#0cffdd
#0c2eff

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

Analogous Color

#ff0c16
#ff320c
#ff630c
#ff940c
#ffc40c

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

#ff630c
#0cff63
#630cff

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

#ff630c
#2eff0c
#0ca8ff
#dc0cff

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

#ff630c
#0ca8ff
#0c2eff
#ffdd0c

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

#ff630c Color Code Preview on Black Background Color

This is how #ff630c Color will look on black background color. Color contrast ratio is 7.04

#ff630c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ff630c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ff630c

#ff630c color code is use for CSS Background Color

Background color for the above div is #ff630c

HTML with inline CSS

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

#ff630c color code is use for CSS Border Color

CSS Border color for the above div is #ff630c

HTML with inline CSS

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

CSS Border Left color for the above div is #ff630c

HTML with inline CSS

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

CSS Border Right color for the above div is #ff630c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ff630c

HTML with inline CSS

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

CSS Border Top color for the above div is #ff630c

HTML with inline CSS

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

#ff630c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ff630c Color code Preview on White Background

This is how #ff630c Color code will look on white background color. Color contrast ratio is 2.98

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(255,99,12,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(12,168,255,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(255,99,12,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.