crispedge.com

#c7462f hex color - Orange - Warm color - Information

#c7462f hex color - Orange - Warm color

Color Hue/Base color: Orange

Hex #c7462f Color code in RGB color code model is created after adding 78.04% red color, 27.45% green color and 18.43% blue color. Hex #c7462f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 65% magenta, 76% yellow and 22% black.

Hex #c7462f color code is between #cc4433 web safe hex color code and #bb5522 web safe hex color code. #cc4433 is the nearest web safe color code. You can see here many more shades of #c7462f color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codec7462f#c7462f
RGB Decimal199, 70, 47rgb(199, 70, 47)
RGB Percent78%, 27%, 18%rgb(78%, 27%, 18%)
CSS RGBa199, 70, 47,1rgba(199,70,47,1)
CMYK Modelcmyk(0%,65%,76%,22%)
HSL Color Space9,62% ,48%hsl(9,62% ,48%)
HSV Color Space9°, 76%, 78%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110001110100011000101111
Octal30710657
Decimal1997047
Hexc7462f

Different shades of #c7462f color code.

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

Light Shade of #c7462f
#d66753
Dark Shade of #c7462f
#9e3725
Saturated Shade of #c7462f
#d33d23
Desaturated Shade of #c7462f
#bb4f3b
Grey scale Shade of #c7462f
#7b7b7b
Brighten Shade
#e05f48
Most Readable Shade
#FFFFFF

Shades of #c7462f color code

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

#c7462f
#b03e29
#9a3624
#842e1f
#6e261a
#581f14
#42170f
#2c0f0a
#160705
#000000

Similar Color like #c7462f color

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

#c84730
#c94831
#ca4932
#cb4a33
#cc4b34
#cd4c35
#ce4d36
#cf4e37
#d04f38
#d15039
#d2513a
#d3523b
#d4533c
#d5543d
#c6452e
#c5442d
#c4432c
#c3422b
#c2412a
#c14029
#c03f28
#bf3e27
#be3d26
#bd3c25
#bc3b24
#bb3a23
#ba3922
#b93821

Monochromatic Color with #c7462f

#c7462f
#f15539
#1d0a07
#471911
#72281b
#9c3725

Tints of #c7462f Color

#c7462f
#cd5a46
#d36f5d
#d98374
#df988b
#e6aca2
#ecc1b9
#f2d5d0
#f8eae7
#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

#c7462f
#2fb0c7

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

Split Complementary

#c7462f
#2fc792
#2f64c7

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

Analogous Color

#c72f55
#c72f36
#c7462f
#c7642f
#c7832f

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

#c7462f
#2fc746
#462fc7

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

#c7462f
#64c72f
#2fb0c7
#922fc7

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

#c7462f
#2fb0c7
#2f64c7
#c7922f

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

#c7462f Color Code Preview on Black Background Color

This is how #c7462f Color will look on black background color. Color contrast ratio is 4.35

#c7462f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c7462f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c7462f

#c7462f color code is use for CSS Background Color

Background color for the above div is #c7462f

HTML with inline CSS

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

#c7462f color code is use for CSS Border Color

CSS Border color for the above div is #c7462f

HTML with inline CSS

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

CSS Border Left color for the above div is #c7462f

HTML with inline CSS

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

CSS Border Right color for the above div is #c7462f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c7462f

HTML with inline CSS

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

CSS Border Top color for the above div is #c7462f

HTML with inline CSS

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

#c7462f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c7462f Color code Preview on White Background

This is how #c7462f Color code will look on white background color. Color contrast ratio is 4.83

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

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(199,70,47,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(47,176,199,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(199,70,47,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>