crispedge.com

Color picker

Loading...

#48580e hex color - Brown - Warm color - Information

#48580e hex color - Brown - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Brown

Hex #48580e Color code in RGB color code model is created after adding 28.24% red color, 34.51% green color and 5.49% blue color. Hex #48580e Color code in CMYK color (process color) code model is generated after subtraction of 18% cyan, 0% magenta, 84% yellow and 65% black.

Hex #48580e color code is between #445511 web safe hex color code and #556600 web safe hex color code. #445511 is the nearest web safe color code. You can see here many more shades of #48580e color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code48580e#48580e
RGB Decimal72, 88, 14rgb(72, 88, 14)
RGB Percent28%, 35%, 5%rgb(28%, 35%, 5%)
CSS RGBa72, 88, 14,1rgba(72,88,14,1)
CMYK Modelcmyk(18%,0%,84%,65%)
HSL Color Space73,73% ,20%hsl(73,73% ,20%)
HSV Color Space73°, 84%, 35%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary010010000101100000001110
Octal11013016
Decimal728814
Hex48580e

Different shades of #48580e color code.

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

Light Shade of #48580e
#6c8415
Dark Shade of #48580e
#242c07
Saturated Shade of #48580e
#4b5d09
Desaturated Shade of #48580e
#455313
Grey scale Shade of #48580e
#333333
Brighten Shade
#617127
Most Readable Shade
#FFFFFF

Shades of #48580e color code

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

#48580e
#404e0c
#38440a
#303a09
#283007
#202706
#181d04
#101303
#080901
#000000

Similar Color like #48580e color

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

#49590f
#4a5a10
#4b5b11
#4c5c12
#4d5d13
#4e5e14
#4f5f15
#506016
#516117
#526218
#536319
#54641a
#55651b
#56661c
#47570d
#46560c
#45550b
#44540a
#435309
#425208
#415107
#405006
#3f4f05
#3e4e04
#3d4d03
#3c4c02
#3b4b01
#3a4a00

Monochromatic Color with #48580e

#48580e
#6b8215
#8ead1c
#b0d722
#020300
#252d07

Tints of #48580e Color

#48580e
#5c6a28
#707d43
#858f5e
#99a279
#adb493
#c2c7ae
#d6d9c9
#eaece4
#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

#48580e
#1e0e58

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

Split Complementary

#48580e
#0e2358
#430e58

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

Analogous Color

#584a0e
#57580e
#48580e
#39580e
#2a580e

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

#48580e
#0e4858
#580e48

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

#48580e
#0e5843
#1e0e58
#580e23

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

#48580e
#1e0e58
#430e58
#23580e

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 #48580e 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.

#48580e Color Code Preview on Black Background Color

This is how #48580e Color will look on black background color. Color contrast ratio is 2.68

#48580e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #48580e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #48580e

#48580e color code is use for CSS Background Color

Background color for the above div is #48580e

HTML with inline CSS

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

#48580e color code is use for CSS Border Color

CSS Border color for the above div is #48580e

HTML with inline CSS

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

CSS Border Left color for the above div is #48580e

HTML with inline CSS

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

CSS Border Right color for the above div is #48580e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #48580e

HTML with inline CSS

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

CSS Border Top color for the above div is #48580e

HTML with inline CSS

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

#48580e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#48580e Color code Preview on White Background

This is how #48580e Color code will look on white background color. Color contrast ratio is 7.84

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

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