crispedge.com

Color picker

Loading...

#c3582e hex color - Orange - Warm color - Information

#c3582e hex color - Orange - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Orange

Hex #c3582e Color code in RGB color code model is created after adding 76.47% red color, 34.51% green color and 18.04% blue color. Hex #c3582e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 55% magenta, 76% yellow and 24% black.

Hex #c3582e color code is between #bb5533 web safe hex color code and #cc6622 web safe hex color code. #bb5533 is the nearest web safe color code. You can see here many more shades of #c3582e color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code c3582e #c3582e
RGB Decimal 195, 88, 46 rgb(195, 88, 46)
RGB Percent 76%, 35%, 18% rgb(76%, 35%, 18%)
CSS RGBa 195, 88, 46,1 rgba(195,88,46,1)
CMYK Model cmyk(0%,55%,76%,24%)
HSL Color Space 17,62% ,47% hsl(17,62% ,47%)
HSV Color Space 17°, 76%, 76%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11000011 01011000 00101110
Octal 303 130 56
Decimal 195 88 46
Hex c3 58 2e

Different shades of #c3582e color code.

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

Light Shade of #c3582e
#d5754f
Dark Shade of #c3582e
#9a4524
Saturated Shade of #c3582e
#cf5322
Desaturated Shade of #c3582e
#b75d3a
Grey scale Shade of #c3582e
#787878
Brighten Shade
#dc7147
Most Readable Shade
#FFFFFF

Shades of #c3582e color code

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

#c3582e
#ad4e28
#974423
#823a1e
#6c3019
#562714
#411d0f
#2b130a
#150905
#000000

Similar Color like #c3582e color

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

#c4592f
#c55a30
#c65b31
#c75c32
#c85d33
#c95e34
#ca5f35
#cb6036
#cc6137
#cd6238
#ce6339
#cf643a
#d0653b
#d1663c
#c2572d
#c1562c
#c0552b
#bf542a
#be5329
#bd5228
#bc5127
#bb5026
#ba4f25
#b94e24
#b84d23
#b74c22
#b64b21
#b54a20

Monochromatic Color with #c3582e

#c3582e
#ed6b38
#190b06
#431e10
#6e321a
#984524

Tints of #c3582e Color

#c3582e
#c96a45
#d07d5c
#d78f73
#dda28a
#e4b4a2
#ebc7b9
#f1d9d0
#f8ece7
#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

#c3582e
#2e99c3

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

Split Complementary

#c3582e
#2ec3a3
#2e4ec3

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

Analogous Color

#c32e40
#c33a2e
#c3582e
#c3762e
#c3942e

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

#c3582e
#2ec358
#582ec3

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

#c3582e
#4ec32e
#2e99c3
#a22ec3

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

#c3582e
#2e99c3
#2e4ec3
#c3a32e

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

#c3582e Color Code Preview on Black Background Color

This is how #c3582e Color will look on black background color. Color contrast ratio is 4.76

#c3582e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c3582e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c3582e

#c3582e color code is use for CSS Background Color

Background color for the above div is #c3582e

HTML with inline CSS

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

#c3582e color code is use for CSS Border Color

CSS Border color for the above div is #c3582e

HTML with inline CSS

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

CSS Border Left color for the above div is #c3582e

HTML with inline CSS

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

CSS Border Right color for the above div is #c3582e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c3582e

HTML with inline CSS

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

CSS Border Top color for the above div is #c3582e

HTML with inline CSS

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

#c3582e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c3582e Color code Preview on White Background

This is how #c3582e Color code will look on white background color. Color contrast ratio is 4.42

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

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(195,88,46,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(46,153,195,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(195,88,46,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.