crispedge.com

Color picker

Loading...

#7f230c hex color - Brown - Warm color - Information

#7f230c hex color - Brown - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Brown

Hex #7f230c Color code in RGB color code model is created after adding 49.8% red color, 13.73% green color and 4.71% blue color. Hex #7f230c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 72% magenta, 91% yellow and 50% black.

Hex #7f230c color code is between #772211 web safe hex color code and #883300 web safe hex color code. #772211 is the nearest web safe color code. You can see here many more shades of #7f230c color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code7f230c#7f230c
RGB Decimal127, 35, 12rgb(127, 35, 12)
RGB Percent50%, 14%, 5%rgb(50%, 14%, 5%)
CSS RGBa127, 35, 12,1rgba(127,35,12,1)
CMYK Modelcmyk(0%,72%,91%,50%)
HSL Color Space12,83% ,27%hsl(12,83% ,27%)
HSV Color Space12°, 91%, 50%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary011111110010001100001100
Octal1774314
Decimal1273512
Hex7f230c

Different shades of #7f230c color code.

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

Light Shade of #7f230c
#ae3010
Dark Shade of #7f230c
#501608
Saturated Shade of #7f230c
#861f05
Desaturated Shade of #7f230c
#782713
Grey scale Shade of #7f230c
#454545
Brighten Shade
#983c25
Most Readable Shade
#FFFFFF

Shades of #7f230c color code

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

#7f230c
#701f0a
#621b09
#541708
#461306
#380f05
#2a0b04
#1c0702
#0e0301
#000000

Similar Color like #7f230c color

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

#80240d
#81250e
#82260f
#832710
#842811
#852912
#862a13
#872b14
#882c15
#892d16
#8a2e17
#8b2f18
#8c3019
#8d311a
#7e220b
#7d210a
#7c2009
#7b1f08
#7a1e07
#791d06
#781c05
#771b04
#761a03
#751902
#741801
#731700
#721600
#711500

Monochromatic Color with #7f230c

#7f230c
#a92f10
#d43a14
#fe4618
#2a0c04
#541708

Tints of #7f230c Color

#7f230c
#8d3b27
#9b5342
#a96c5d
#b78478
#c69d93
#d4b5ae
#e2cec9
#f0e6e4
#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

#7f230c
#0c687f

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

Split Complementary

#7f230c
#0c7f5d
#0c2f7f

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

Analogous Color

#7f0c23
#7f0c0c
#7f230c
#7f3a0c
#7f510c

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

#7f230c
#0c7f23
#230c7f

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

#7f230c
#2e7f0c
#0c687f
#5c0c7f

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

#7f230c
#0c687f
#0c2f7f
#7f5d0c

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

#7f230c Color Code Preview on Black Background Color

This is how #7f230c Color will look on black background color. Color contrast ratio is 2.15

#7f230c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7f230c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7f230c

#7f230c color code is use for CSS Background Color

Background color for the above div is #7f230c

HTML with inline CSS

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

#7f230c color code is use for CSS Border Color

CSS Border color for the above div is #7f230c

HTML with inline CSS

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

CSS Border Left color for the above div is #7f230c

HTML with inline CSS

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

CSS Border Right color for the above div is #7f230c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #7f230c

HTML with inline CSS

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

CSS Border Top color for the above div is #7f230c

HTML with inline CSS

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

#7f230c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7f230c Color code Preview on White Background

This is how #7f230c Color code will look on white background color. Color contrast ratio is 9.78

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

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(127,35,12,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(12,104,127,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(127,35,12,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.