crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#48513e hex color - Green - Warm color - Information

#48513e hex color - Green - Warm color

Color Hue/Base color: Green

Hex #48513e Color code in RGB color code model is created after adding 28.24% red color, 31.76% green color and 24.31% blue color. Hex #48513e Color code in CMYK color (process color) code model is generated after subtraction of 11% cyan, 0% magenta, 23% yellow and 68% black.

Hex #48513e color code is between #445544 web safe hex color code and #554433 web safe hex color code. #445544 is the nearest web safe color code. You can see here many more shades of #48513e color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code48513e#48513e
RGB Decimal72, 81, 62rgb(72, 81, 62)
RGB Percent28%, 32%, 24%rgb(28%, 32%, 24%)
CSS RGBa72, 81, 62,1rgba(72,81,62,1)
CMYK Modelcmyk(11%,0%,23%,68%)
HSL Color Space88,13% ,28%hsl(88,13% ,28%)
HSV Color Space88°, 23%, 32%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary010010000101000100111110
Octal11012176
Decimal728162
Hex48513e

Different shades of #48513e color code.

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

Light Shade of #48513e
#626e54
Dark Shade of #48513e
#2e3428
Saturated Shade of #48513e
#485837
Desaturated Shade of #48513e
#484a45
Grey scale Shade of #48513e
#474747
Brighten Shade
#616a57
Most Readable Shade
#FFFFFF

Shades of #48513e color code

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

#48513e
#404837
#383f30
#303629
#282d22
#20241b
#181b14
#10120d
#080906
#000000

Similar Color like #48513e color

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

#49523f
#4a5340
#4b5441
#4c5542
#4d5643
#4e5744
#4f5845
#505946
#515a47
#525b48
#535c49
#545d4a
#555e4b
#565f4c
#47503d
#464f3c
#454e3b
#444d3a
#434c39
#424b38
#414a37
#404936
#3f4835
#3e4734
#3d4633
#3c4532
#3b4431
#3a4330

Monochromatic Color with #48513e

#48513e
#6e7b5f
#94a67f
#b9d0a0
#dffbc0
#22261d

Tints of #48513e Color

#48513e
#5c6453
#707768
#858b7e
#999e93
#adb1a9
#c2c5be
#d6d8d4
#eaebe9
#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

#48513e
#473e51

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

Split Complementary

#48513e
#3e3f51
#503e51

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

Analogous Color

#50513e
#4c513e
#48513e
#44513e
#40513e

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

#48513e
#3e4851
#513e48

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

#48513e
#3e5150
#473e51
#513e3e

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

#48513e
#473e51
#503e51
#3f513e

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

#48513e Color Code Preview on Black Background Color

This is how #48513e Color will look on black background color. Color contrast ratio is 2.52

#48513e in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#48513e color code is use for CSS Background Color

Background color for the above div is #48513e

HTML with inline CSS

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

#48513e color code is use for CSS Border Color

CSS Border color for the above div is #48513e

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#48513e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#48513e Color code Preview on White Background

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

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.