crispedge.com

Color picker

Loading...

#480e01 hex color - Brown - Warm color - Information

#480e01 hex color - Brown - Warm color

Color Hue/Base color: Brown

Hex #480e01 Color code in RGB color code model is created after adding 28.24% red color, 5.49% green color and 0.39% blue color. Hex #480e01 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 81% magenta, 99% yellow and 72% black.

Hex #480e01 color code is between #441100 web safe hex color code and #550000 web safe hex color code. #441100 is the nearest web safe color code. You can see here many more shades of #480e01 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code480e01#480e01
RGB Decimal72, 14, 1rgb(72, 14, 1)
RGB Percent28%, 5%, 0%rgb(28%, 5%, 0%)
CSS RGBa72, 14, 1,1rgba(72,14,1,1)
CMYK Modelcmyk(0%,81%,99%,72%)
HSL Color Space11,97% ,14%hsl(11,97% ,14%)
HSV Color Space11°, 99%, 28%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary010010000000111000000001
Octal110161
Decimal72141
Hex480e01

Different shades of #480e01 color code.

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

Light Shade of #480e01
#7a1802
Dark Shade of #480e01
#160400
Saturated Shade of #480e01
#490d00
Desaturated Shade of #480e01
#441005
Grey scale Shade of #480e01
#242424
Brighten Shade
#61271a
Most Readable Shade
#FFFFFF

Shades of #480e01 color code

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

#480e01
#400c00
#380a00
#300900
#280700
#200600
#180400
#100300
#080100
#000000

Similar Color like #480e01 color

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

#490f02
#4a1003
#4b1104
#4c1205
#4d1306
#4e1407
#4f1508
#501609
#51170a
#52180b
#53190c
#541a0d
#551b0e
#561c0f
#470d00
#460c00
#450b00
#440a00
#430900
#420800
#410700
#400600
#3f0500
#3e0400
#3d0300
#3c0200
#3b0100
#3a0000

Monochromatic Color with #480e01

#480e01
#721602
#9d1f02
#c72703
#f22f03
#1d0600

Tints of #480e01 Color

#480e01
#5c281d
#704339
#855e55
#997971
#ad938e
#c2aeaa
#d6c9c6
#eae4e2
#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

#480e01
#013b48

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

Split Complementary

#480e01
#014832
#011748

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

Analogous Color

#480110
#480102
#480e01
#481c01
#482a01

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

#480e01
#01480e
#0e0148

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

#480e01
#174801
#013b48
#310148

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

#480e01
#013b48
#011748
#483201

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 #480e01 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.

#480e01 Color Code Preview on Black Background Color

This is how #480e01 Color will look on black background color. Color contrast ratio is 1.34

#480e01 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #480e01

HTML with inline CSS

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

Your Example Paragraph content text in with font color #480e01

#480e01 color code is use for CSS Background Color

Background color for the above div is #480e01

HTML with inline CSS

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

#480e01 color code is use for CSS Border Color

CSS Border color for the above div is #480e01

HTML with inline CSS

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

CSS Border Left color for the above div is #480e01

HTML with inline CSS

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

CSS Border Right color for the above div is #480e01

HTML with inline CSS

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

CSS Border Bottom color for the above div is #480e01

HTML with inline CSS

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

CSS Border Top color for the above div is #480e01

HTML with inline CSS

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

#480e01 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#480e01 Color code Preview on White Background

This is how #480e01 Color code will look on white background color. Color contrast ratio is 15.69

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

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(72,14,1,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(1,59,72,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(72,14,1,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.