crispedge.com

Color picker

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

#482a20 hex color - Brown - Warm color - Information

#482a20 hex color - Brown - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Brown

Hex #482a20 Color code in RGB color code model is created after adding 28.24% red color, 16.47% green color and 12.55% blue color. Hex #482a20 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 42% magenta, 56% yellow and 72% black.

Hex #482a20 color code is between #442222 web safe hex color code and #553311 web safe hex color code. #442222 is the nearest web safe color code. You can see here many more shades of #482a20 color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Code482a20#482a20
RGB Decimal72, 42, 32rgb(72, 42, 32)
RGB Percent28%, 16%, 13%rgb(28%, 16%, 13%)
CSS RGBa72, 42, 32,1rgba(72,42,32,1)
CMYK Modelcmyk(0%,42%,56%,72%)
HSL Color Space15,38% ,20%hsl(15,38% ,20%)
HSV Color Space15°, 56%, 28%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary010010000010101000100000
Octal1105240
Decimal724232
Hex482a20

Different shades of #482a20 color code.

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

Light Shade of #482a20
#6b3f30
Dark Shade of #482a20
#251510
Saturated Shade of #482a20
#4d271b
Desaturated Shade of #482a20
#432d25
Grey scale Shade of #482a20
#343434
Brighten Shade
#614339
Most Readable Shade
#FFFFFF

Shades of #482a20 color code

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

#482a20
#40251c
#382018
#301c15
#281711
#20120e
#180e0a
#100907
#080403
#000000

Similar Color like #482a20 color

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

#492b21
#4a2c22
#4b2d23
#4c2e24
#4d2f25
#4e3026
#4f3127
#503228
#513329
#52342a
#53352b
#54362c
#55372d
#56382e
#47291f
#46281e
#45271d
#44261c
#43251b
#42241a
#412319
#402218
#3f2117
#3e2016
#3d1f15
#3c1e14
#3b1d13
#3a1c12

Monochromatic Color with #482a20

#482a20
#724333
#9d5c46
#c77459
#f28d6c
#1d110d

Tints of #482a20 Color

#482a20
#5c4138
#705951
#85716a
#998883
#ada09b
#c2b8b4
#d6cfcd
#eae7e6
#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

#482a20
#203e48

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

Split Complementary

#482a20
#20483e
#202a48

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

Analogous Color

#482026
#482220
#482a20
#483220
#483a20

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

#482a20
#20482a
#2a2048

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

#482a20
#2a4820
#203e48
#3e2048

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

#482a20
#203e48
#202a48
#483e20

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 #482a20 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.

#482a20 Color Code Preview on Black Background Color

This is how #482a20 Color will look on black background color. Color contrast ratio is 1.63

#482a20 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #482a20

HTML with inline CSS

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

Your Example Paragraph content text in with font color #482a20

#482a20 color code is use for CSS Background Color

Background color for the above div is #482a20

HTML with inline CSS

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

#482a20 color code is use for CSS Border Color

CSS Border color for the above div is #482a20

HTML with inline CSS

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

CSS Border Left color for the above div is #482a20

HTML with inline CSS

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

CSS Border Right color for the above div is #482a20

HTML with inline CSS

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

CSS Border Bottom color for the above div is #482a20

HTML with inline CSS

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

CSS Border Top color for the above div is #482a20

HTML with inline CSS

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

#482a20 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#482a20 Color code Preview on White Background

This is how #482a20 Color code will look on white background color. Color contrast ratio is 12.90

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

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.