crispedge.com

Color picker

Loading...

#be4a0c hex color - Red - Warm color - Information

#be4a0c hex color - Red - Warm color

Color Hue/Base color: Red

Hex #be4a0c Color code in RGB color code model is created after adding 74.51% red color, 29.02% green color and 4.71% blue color. Hex #be4a0c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 61% magenta, 94% yellow and 25% black.

Hex #be4a0c color code is between #bb4411 web safe hex color code and #cc5500 web safe hex color code. #bb4411 is the nearest web safe color code. You can see here many more shades of #be4a0c color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codebe4a0c#be4a0c
RGB Decimal190, 74, 12rgb(190, 74, 12)
RGB Percent75%, 29%, 5%rgb(75%, 29%, 5%)
CSS RGBa190, 74, 12,1rgba(190,74,12,1)
CMYK Modelcmyk(0%,61%,94%,25%)
HSL Color Space21,88% ,40%hsl(21,88% ,40%)
HSV Color Space21°, 94%, 75%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101111100100101000001100
Octal27611214
Decimal1907412
Hexbe4a0c

Different shades of #be4a0c color code.

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

Light Shade of #be4a0c
#ee5d0f
Dark Shade of #be4a0c
#8e3709
Saturated Shade of #be4a0c
#c84702
Desaturated Shade of #be4a0c
#b44d16
Grey scale Shade of #be4a0c
#656565
Brighten Shade
#d76325
Most Readable Shade
#FFFFFF

Shades of #be4a0c color code

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

#be4a0c
#a8410a
#933909
#7e3108
#692906
#542005
#3f1804
#2a1002
#150801
#000000

Similar Color like #be4a0c color

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

#bf4b0d
#c04c0e
#c14d0f
#c24e10
#c34f11
#c45012
#c55113
#c65214
#c75315
#c85416
#c95517
#ca5618
#cb5719
#cc581a
#bd490b
#bc480a
#bb4709
#ba4608
#b94507
#b84406
#b74305
#b64204
#b54103
#b44002
#b33f01
#b23e00
#b13d00
#b03c00

Monochromatic Color with #be4a0c

#be4a0c
#e85b0f
#140801
#3e1804
#692907
#933909

Tints of #be4a0c Color

#be4a0c
#c55e27
#cc7242
#d3865d
#da9a78
#e2ae93
#e9c2ae
#f0d6c9
#f7eae4
#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

#be4a0c
#0c80be

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

Split Complementary

#be4a0c
#0cbea3
#0c27be

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

Analogous Color

#be0c15
#be260c
#be4a0c
#be6e0c
#be910c

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

#be4a0c
#0cbe4a
#4a0cbe

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

#be4a0c
#27be0c
#0c80be
#a30cbe

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

#be4a0c
#0c80be
#0c27be
#bea30c

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

#be4a0c Color Code Preview on Black Background Color

This is how #be4a0c Color will look on black background color. Color contrast ratio is 4.17

#be4a0c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #be4a0c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #be4a0c

#be4a0c color code is use for CSS Background Color

Background color for the above div is #be4a0c

HTML with inline CSS

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

#be4a0c color code is use for CSS Border Color

CSS Border color for the above div is #be4a0c

HTML with inline CSS

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

CSS Border Left color for the above div is #be4a0c

HTML with inline CSS

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

CSS Border Right color for the above div is #be4a0c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #be4a0c

HTML with inline CSS

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

CSS Border Top color for the above div is #be4a0c

HTML with inline CSS

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

#be4a0c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#be4a0c Color code Preview on White Background

This is how #be4a0c Color code will look on white background color. Color contrast ratio is 5.03

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

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