crispedge.com

Color picker

Loading...

#bc3017 hex color - Orange - Warm color - Information

#bc3017 hex color - Orange - Warm color

Color Hue/Base color: Orange

Hex #bc3017 Color code in RGB color code model is created after adding 73.73% red color, 18.82% green color and 9.02% blue color. Hex #bc3017 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 74% magenta, 88% yellow and 26% black.

Hex #bc3017 color code is between #bb3311 web safe hex color code and #cc2222 web safe hex color code. #bb3311 is the nearest web safe color code. You can see here many more shades of #bc3017 color code.

0 Likes 0 Comments | 4 Views

RGB Chart

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

Color Table

Hex Color Codebc3017#bc3017
RGB Decimal188, 48, 23rgb(188, 48, 23)
RGB Percent74%, 19%, 9%rgb(74%, 19%, 9%)
CSS RGBa188, 48, 23,1rgba(188,48,23,1)
CMYK Modelcmyk(0%,74%,88%,26%)
HSL Color Space9,78% ,41%hsl(9,78% ,41%)
HSV Color Space9°, 88%, 74%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101111000011000000010111
Octal2746027
Decimal1884823
Hexbc3017

Different shades of #bc3017 color code.

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

Light Shade of #bc3017
#e43f22
Dark Shade of #bc3017
#8f2411
Saturated Shade of #bc3017
#c7290c
Desaturated Shade of #bc3017
#b13722
Grey scale Shade of #bc3017
#696969
Brighten Shade
#d54930
Most Readable Shade
#FFFFFF

Shades of #bc3017 color code

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

#bc3017
#a72a14
#922511
#7d200f
#681a0c
#53150a
#3e1007
#290a05
#140502
#000000

Similar Color like #bc3017 color

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

#bd3118
#be3219
#bf331a
#c0341b
#c1351c
#c2361d
#c3371e
#c4381f
#c53920
#c63a21
#c73b22
#c83c23
#c93d24
#ca3e25
#bb2f16
#ba2e15
#b92d14
#b82c13
#b72b12
#b62a11
#b52910
#b4280f
#b3270e
#b2260d
#b1250c
#b0240b
#af230a
#ae2209

Monochromatic Color with #bc3017

#bc3017
#e63b1c
#120502
#3c0f07
#671a0d
#912512

Tints of #bc3017 Color

#bc3017
#c34730
#ca5e4a
#d27564
#d98c7e
#e1a397
#e8bab1
#f0d1cb
#f7e8e5
#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

#bc3017
#17a3bc

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

Split Complementary

#bc3017
#17bc83
#1751bc

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

Analogous Color

#bc1740
#bc171f
#bc3017
#bc5117
#bc7217

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

#bc3017
#17bc30
#3017bc

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

#bc3017
#50bc17
#17a3bc
#8217bc

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

#bc3017
#17a3bc
#1751bc
#bc8317

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

#bc3017 Color Code Preview on Black Background Color

This is how #bc3017 Color will look on black background color. Color contrast ratio is 3.57

#bc3017 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bc3017

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bc3017

#bc3017 color code is use for CSS Background Color

Background color for the above div is #bc3017

HTML with inline CSS

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

#bc3017 color code is use for CSS Border Color

CSS Border color for the above div is #bc3017

HTML with inline CSS

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

CSS Border Left color for the above div is #bc3017

HTML with inline CSS

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

CSS Border Right color for the above div is #bc3017

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bc3017

HTML with inline CSS

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

CSS Border Top color for the above div is #bc3017

HTML with inline CSS

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

#bc3017 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bc3017 Color code Preview on White Background

This is how #bc3017 Color code will look on white background color. Color contrast ratio is 5.88

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

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(188,48,23,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(23,163,188,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(188,48,23,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 4 Views

Post your comment:-

By submitting comment you agree to our privacy policy.