crispedge.com

Color picker

Loading...

#c52c0a hex color - Orange - Warm color - Information

#c52c0a hex color - Orange - Warm color

Color Hue/Base color: Orange

Hex #c52c0a Color code in RGB color code model is created after adding 77.25% red color, 17.25% green color and 3.92% blue color. Hex #c52c0a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 78% magenta, 95% yellow and 23% black.

Hex #c52c0a color code is between #cc3311 web safe hex color code and #bb2200 web safe hex color code. #cc3311 is the nearest web safe color code. You can see here many more shades of #c52c0a color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codec52c0a#c52c0a
RGB Decimal197, 44, 10rgb(197, 44, 10)
RGB Percent77%, 17%, 4%rgb(77%, 17%, 4%)
CSS RGBa197, 44, 10,1rgba(197,44,10,1)
CMYK Modelcmyk(0%,78%,95%,23%)
HSL Color Space11,90% ,41%hsl(11,90% ,41%)
HSV Color Space11°, 95%, 77%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110001010010110000001010
Octal3055412
Decimal1974410
Hexc52c0a

Different shades of #c52c0a color code.

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

Light Shade of #c52c0a
#f3390f
Dark Shade of #c52c0a
#942108
Saturated Shade of #c52c0a
#cf2600
Desaturated Shade of #c52c0a
#bb3314
Grey scale Shade of #c52c0a
#676767
Brighten Shade
#de4523
Most Readable Shade
#FFFFFF

Shades of #c52c0a color code

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

#c52c0a
#af2708
#992207
#831d06
#6d1805
#571304
#410e03
#2b0902
#150401
#000000

Similar Color like #c52c0a color

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

#c62d0b
#c72e0c
#c82f0d
#c9300e
#ca310f
#cb3210
#cc3311
#cd3412
#ce3513
#cf3614
#d03715
#d13816
#d23917
#d33a18
#c42b09
#c32a08
#c22907
#c12806
#c02705
#bf2604
#be2503
#bd2402
#bc2301
#bb2200
#ba2100
#b92000
#b81f00
#b71e00

Monochromatic Color with #c52c0a

#c52c0a
#ef350c
#1b0601
#451004
#701906
#9a2308

Tints of #c52c0a Color

#c52c0a
#cb4325
#d15a40
#d8725b
#de8976
#e5a192
#ebb8ad
#f2d0c8
#f8e7e3
#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

#c52c0a
#0aa3c5

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

Split Complementary

#c52c0a
#0ac58a
#0a46c5

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

Analogous Color

#c50a33
#c50a0d
#c52c0a
#c5510a
#c5770a

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

#c52c0a
#0ac52c
#2c0ac5

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

#c52c0a
#45c50a
#0aa3c5
#890ac5

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

#c52c0a
#0aa3c5
#0a46c5
#c5890a

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

#c52c0a Color Code Preview on Black Background Color

This is how #c52c0a Color will look on black background color. Color contrast ratio is 3.74

#c52c0a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c52c0a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c52c0a

#c52c0a color code is use for CSS Background Color

Background color for the above div is #c52c0a

HTML with inline CSS

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

#c52c0a color code is use for CSS Border Color

CSS Border color for the above div is #c52c0a

HTML with inline CSS

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

CSS Border Left color for the above div is #c52c0a

HTML with inline CSS

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

CSS Border Right color for the above div is #c52c0a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c52c0a

HTML with inline CSS

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

CSS Border Top color for the above div is #c52c0a

HTML with inline CSS

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

#c52c0a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c52c0a Color code Preview on White Background

This is how #c52c0a Color code will look on white background color. Color contrast ratio is 5.62

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

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(197,44,10,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(10,163,197,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(197,44,10,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.