crispedge.com

Color picker

Loading...

#c63f25 hex color - Red - Warm color - Information

#c63f25 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #c63f25 Color code in RGB color code model is created after adding 77.65% red color, 24.71% green color and 14.51% blue color. Hex #c63f25 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 68% magenta, 81% yellow and 22% black.

Hex #c63f25 color code is between #cc4422 web safe hex color code and #bb3333 web safe hex color code. #cc4422 is the nearest web safe color code. You can see here many more shades of #c63f25 color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codec63f25#c63f25
RGB Decimal198, 63, 37rgb(198, 63, 37)
RGB Percent78%, 25%, 15%rgb(78%, 25%, 15%)
CSS RGBa198, 63, 37,1rgba(198,63,37,1)
CMYK Modelcmyk(0%,68%,81%,22%)
HSL Color Space10,69% ,46%hsl(10,69% ,46%)
HSV Color Space10°, 81%, 78%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110001100011111100100101
Octal3067745
Decimal1986337
Hexc63f25

Different shades of #c63f25 color code.

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

Light Shade of #c63f25
#dc5b42
Dark Shade of #c63f25
#9b311d
Saturated Shade of #c63f25
#d23719
Desaturated Shade of #c63f25
#ba4731
Grey scale Shade of #c63f25
#757575
Brighten Shade
#df583e
Most Readable Shade
#FFFFFF

Shades of #c63f25 color code

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

#c63f25
#b03820
#9a311c
#842a18
#6e2314
#581c10
#42150c
#2c0e08
#160704
#000000

Similar Color like #c63f25 color

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

#c74026
#c84127
#c94228
#ca4329
#cb442a
#cc452b
#cd462c
#ce472d
#cf482e
#d0492f
#d14a30
#d24b31
#d34c32
#d44d33
#c53e24
#c43d23
#c33c22
#c23b21
#c13a20
#c0391f
#bf381e
#be371d
#bd361c
#bc351b
#bb341a
#ba3319
#b93218
#b83117

Monochromatic Color with #c63f25

#c63f25
#f04d2d
#1c0905
#46160d
#712415
#9b311d

Tints of #c63f25 Color

#c63f25
#cc543d
#d26955
#d97f6d
#df9485
#e5a99e
#ecbfb6
#f2d4ce
#f8e9e6
#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

#c63f25
#25acc6

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

Split Complementary

#c63f25
#25c690
#255cc6

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

Analogous Color

#c6254b
#c6252b
#c63f25
#c65f25
#c67f25

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

#c63f25
#25c63f
#3f25c6

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

#c63f25
#5bc625
#25acc6
#8f25c6

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

#c63f25
#25acc6
#255cc6
#c69025

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

#c63f25 Color Code Preview on Black Background Color

This is how #c63f25 Color will look on black background color. Color contrast ratio is 4.14

#c63f25 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c63f25

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c63f25

#c63f25 color code is use for CSS Background Color

Background color for the above div is #c63f25

HTML with inline CSS

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

#c63f25 color code is use for CSS Border Color

CSS Border color for the above div is #c63f25

HTML with inline CSS

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

CSS Border Left color for the above div is #c63f25

HTML with inline CSS

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

CSS Border Right color for the above div is #c63f25

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c63f25

HTML with inline CSS

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

CSS Border Top color for the above div is #c63f25

HTML with inline CSS

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

#c63f25 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c63f25 Color code Preview on White Background

This is how #c63f25 Color code will look on white background color. Color contrast ratio is 5.07

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

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(198,63,37,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(37,172,198,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(198,63,37,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.