crispedge.com

#cc441f hex color - Brown - Warm color - Information

#cc441f hex color - Brown - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Brown

Hex #cc441f Color code in RGB color code model is created after adding 80% red color, 26.67% green color and 12.16% blue color. Hex #cc441f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 67% magenta, 85% yellow and 20% black.

Hex #cc441f color code is between #bb3322 web safe hex color code and #dd5511 web safe hex color code. #bb3322 is the nearest web safe color code. You can see here many more shades of #cc441f color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codecc441f#cc441f
RGB Decimal204, 68, 31rgb(204, 68, 31)
RGB Percent80%, 27%, 12%rgb(80%, 27%, 12%)
CSS RGBa204, 68, 31,1rgba(204,68,31,1)
CMYK Modelcmyk(0%,67%,85%,20%)
HSL Color Space13,74% ,46%hsl(13,74% ,46%)
HSV Color Space13°, 85%, 80%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011000100010000011111
Octal31410437
Decimal2046831
Hexcc441f

Different shades of #cc441f color code.

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

Light Shade of #cc441f
#e1603d
Dark Shade of #cc441f
#a03518
Saturated Shade of #cc441f
#d83d13
Desaturated Shade of #cc441f
#c04b2b
Grey scale Shade of #cc441f
#757575
Brighten Shade
#e55d38
Most Readable Shade
#FFFFFF

Shades of #cc441f color code

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

#cc441f
#b53c1b
#9e3418
#882d14
#712511
#5a1e0d
#44160a
#2d0f06
#160703
#000000

Similar Color like #cc441f color

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

#cd4520
#ce4621
#cf4722
#d04823
#d14924
#d24a25
#d34b26
#d44c27
#d54d28
#d64e29
#d74f2a
#d8502b
#d9512c
#da522d
#cb431e
#ca421d
#c9411c
#c8401b
#c73f1a
#c63e19
#c53d18
#c43c17
#c33b16
#c23a15
#c13914
#c03813
#bf3712
#be3611

Monochromatic Color with #cc441f

#cc441f
#f65225
#220b05
#4c190c
#772812
#a13619

Tints of #cc441f Color

#cc441f
#d15837
#d76d50
#dd8269
#e29782
#e8ab9b
#eec0b4
#f3d5cd
#f9eae6
#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

#cc441f
#1fa7cc

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

Split Complementary

#cc441f
#1fcc9b
#1f51cc

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

Analogous Color

#cc1f3f
#cc211f
#cc441f
#cc671f
#cc891f

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

#cc441f
#1fcc44
#441fcc

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

#cc441f
#50cc1f
#1fa7cc
#9a1fcc

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

#cc441f
#1fa7cc
#1f51cc
#cc9b1f

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

#cc441f Color Code Preview on Black Background Color

This is how #cc441f Color will look on black background color. Color contrast ratio is 4.41

#cc441f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cc441f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cc441f

#cc441f color code is use for CSS Background Color

Background color for the above div is #cc441f

HTML with inline CSS

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

#cc441f color code is use for CSS Border Color

CSS Border color for the above div is #cc441f

HTML with inline CSS

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

CSS Border Left color for the above div is #cc441f

HTML with inline CSS

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

CSS Border Right color for the above div is #cc441f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cc441f

HTML with inline CSS

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

CSS Border Top color for the above div is #cc441f

HTML with inline CSS

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

#cc441f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cc441f Color code Preview on White Background

This is how #cc441f Color code will look on white background color. Color contrast ratio is 4.76

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

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(204,68,31,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(31,167,204,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(204,68,31,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.

< /html>