crispedge.com

Color picker

Loading...

#48611d hex color - Green - Warm color - Information

#48611d hex color - Green - Warm color

Color Hue/Base color: Green

Hex #48611d Color code in RGB color code model is created after adding 28.24% red color, 38.04% green color and 11.37% blue color. Hex #48611d Color code in CMYK color (process color) code model is generated after subtraction of 26% cyan, 0% magenta, 70% yellow and 62% black.

Hex #48611d color code is between #446622 web safe hex color code and #555511 web safe hex color code. #446622 is the nearest web safe color code. You can see here many more shades of #48611d color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code48611d#48611d
RGB Decimal72, 97, 29rgb(72, 97, 29)
RGB Percent28%, 38%, 11%rgb(28%, 38%, 11%)
CSS RGBa72, 97, 29,1rgba(72,97,29,1)
CMYK Modelcmyk(26%,0%,70%,62%)
HSL Color Space82,54% ,25%hsl(82,54% ,25%)
HSV Color Space82°, 70%, 38%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary010010000110000100011101
Octal11014135
Decimal729729
Hex48611d

Different shades of #48611d color code.

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

Light Shade of #48611d
#658829
Dark Shade of #48611d
#2b3a11
Saturated Shade of #48611d
#4a6717
Desaturated Shade of #48611d
#465b23
Grey scale Shade of #48611d
#3f3f3f
Brighten Shade
#617a36
Most Readable Shade
#FFFFFF

Shades of #48611d color code

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

#48611d
#405619
#384b16
#304013
#283510
#202b0c
#182009
#101506
#080a03
#000000

Similar Color like #48611d color

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

#49621e
#4a631f
#4b6420
#4c6521
#4d6622
#4e6723
#4f6824
#506925
#516a26
#526b27
#536c28
#546d29
#556e2a
#566f2b
#47601c
#465f1b
#455e1a
#445d19
#435c18
#425b17
#415a16
#405915
#3f5814
#3e5713
#3d5612
#3c5511
#3b5410
#3a530f

Monochromatic Color with #48611d

#48611d
#688b2a
#87b636
#a7e043
#090c04
#283610

Tints of #48611d Color

#48611d
#5c7236
#70844f
#859568
#99a781
#adb89a
#c2cab3
#d6dbcc
#eaede5
#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

#48611d
#361d61

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

Split Complementary

#48611d
#1d2661
#581d61

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

Analogous Color

#615f1d
#56611d
#48611d
#3a611d
#2d611d

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

#48611d
#1d4861
#611d48

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

#48611d
#1d6158
#361d61
#611d26

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

#48611d
#361d61
#581d61
#26611d

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 #48611d 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.

#48611d Color Code Preview on Black Background Color

This is how #48611d Color will look on black background color. Color contrast ratio is 3.00

#48611d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #48611d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #48611d

#48611d color code is use for CSS Background Color

Background color for the above div is #48611d

HTML with inline CSS

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

#48611d color code is use for CSS Border Color

CSS Border color for the above div is #48611d

HTML with inline CSS

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

CSS Border Left color for the above div is #48611d

HTML with inline CSS

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

CSS Border Right color for the above div is #48611d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #48611d

HTML with inline CSS

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

CSS Border Top color for the above div is #48611d

HTML with inline CSS

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

#48611d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#48611d Color code Preview on White Background

This is how #48611d Color code will look on white background color. Color contrast ratio is 6.99

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

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,97,29,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(54,29,97,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(72,97,29,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.