crispedge.com

Color picker

Loading...

#c1640f hex color - Red - Warm color - Information

#c1640f hex color - Red - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Red

Hex #c1640f Color code in RGB color code model is created after adding 75.69% red color, 39.22% green color and 5.88% blue color. Hex #c1640f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 48% magenta, 92% yellow and 24% black.

Hex #c1640f color code is between #bb6611 web safe hex color code and #cc5500 web safe hex color code. #bb6611 is the nearest web safe color code. You can see here many more shades of #c1640f 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 c1640f #c1640f
RGB Decimal 193, 100, 15 rgb(193, 100, 15)
RGB Percent 76%, 39%, 6% rgb(76%, 39%, 6%)
CSS RGBa 193, 100, 15,1 rgba(193,100,15,1)
CMYK Model cmyk(0%,48%,92%,24%)
HSL Color Space 29,86% ,41% hsl(29,86% ,41%)
HSV Color Space 29°, 92%, 76%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11000001 01100100 00001111
Octal 301 144 17
Decimal 193 100 15
Hex c1 64 0f

Different shades of #c1640f color code.

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

Light Shade of #c1640f
#ed7d16
Dark Shade of #c1640f
#924b0b
Saturated Shade of #c1640f
#cb6405
Desaturated Shade of #c1640f
#b76419
Grey scale Shade of #c1640f
#686868
Brighten Shade
#da7d28
Most Readable Shade
#FFFFFF

Shades of #c1640f color code

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

#c1640f
#ab580d
#964d0b
#80420a
#6b3708
#552c06
#402105
#2a1603
#150b01
#000000

Similar Color like #c1640f color

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

#c26510
#c36611
#c46712
#c56813
#c66914
#c76a15
#c86b16
#c96c17
#ca6d18
#cb6e19
#cc6f1a
#cd701b
#ce711c
#cf721d
#c0630e
#bf620d
#be610c
#bd600b
#bc5f0a
#bb5e09
#ba5d08
#b95c07
#b85b06
#b75a05
#b65904
#b55803
#b45702
#b35601

Monochromatic Color with #c1640f

#c1640f
#eb7a12
#170c02
#412205
#6c3808
#964e0c

Tints of #c1640f Color

#c1640f
#c77529
#ce8644
#d5975f
#dca879
#e3ba94
#eacbaf
#f1dcc9
#f8ede4
#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

#c1640f
#0f6cc1

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

Split Complementary

#c1640f
#0fc1bd
#0f13c1

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

Analogous Color

#c11d0f
#c1400f
#c1640f
#c1880f
#c1ab0f

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

#c1640f
#0fc164
#640fc1

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

#c1640f
#13c10f
#0f6cc1
#bd0fc1

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

#c1640f
#0f6cc1
#0f13c1
#c1bd0f

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

#c1640f Color Code Preview on Black Background Color

This is how #c1640f Color will look on black background color. Color contrast ratio is 5.10

#c1640f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c1640f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c1640f

#c1640f color code is use for CSS Background Color

Background color for the above div is #c1640f

HTML with inline CSS

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

#c1640f color code is use for CSS Border Color

CSS Border color for the above div is #c1640f

HTML with inline CSS

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

CSS Border Left color for the above div is #c1640f

HTML with inline CSS

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

CSS Border Right color for the above div is #c1640f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c1640f

HTML with inline CSS

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

CSS Border Top color for the above div is #c1640f

HTML with inline CSS

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

#c1640f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c1640f Color code Preview on White Background

This is how #c1640f Color code will look on white background color. Color contrast ratio is 4.12

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

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(193,100,15,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(15,108,193,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(193,100,15,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.