crispedge.com

Color picker

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

#48292f hex color - Red - Warm color - Information

#48292f hex color - Red - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Red

Hex #48292f Color code in RGB color code model is created after adding 28.24% red color, 16.08% green color and 18.43% blue color. Hex #48292f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 43% magenta, 35% yellow and 72% black.

Hex #48292f color code is between #442233 web safe hex color code and #553322 web safe hex color code. #442233 is the nearest web safe color code. You can see here many more shades of #48292f color code.

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Code48292f#48292f
RGB Decimal72, 41, 47rgb(72, 41, 47)
RGB Percent28%, 16%, 18%rgb(28%, 16%, 18%)
CSS RGBa72, 41, 47,1rgba(72,41,47,1)
CMYK Modelcmyk(0%,43%,35%,72%)
HSL Color Space348,27% ,22%hsl(348,27% ,22%)
HSV Color Space348°, 43%, 28%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary010010000010100100101111
Octal1105157
Decimal724147
Hex48292f

Different shades of #48292f color code.

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

Light Shade of #48292f
#683b44
Dark Shade of #48292f
#27161a
Saturated Shade of #48292f
#4e232c
Desaturated Shade of #48292f
#422f32
Grey scale Shade of #48292f
#383838
Brighten Shade
#614248
Most Readable Shade
#FFFFFF

Shades of #48292f color code

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

#48292f
#402429
#381f24
#301b1f
#28161a
#201214
#180d0f
#10090a
#080405
#000000

Similar Color like #48292f color

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

#492a30
#4a2b31
#4b2c32
#4c2d33
#4d2e34
#4e2f35
#4f3036
#503137
#513238
#523339
#53343a
#54353b
#55363c
#56373d
#47282e
#46272d
#45262c
#44252b
#43242a
#422329
#412228
#402127
#3f2026
#3e1f25
#3d1e24
#3c1d23
#3b1c22
#3a1b21

Monochromatic Color with #48292f

#48292f
#72414b
#9d5966
#c77282
#f28a9e
#1d1113

Tints of #48292f Color

#48292f
#5c4046
#70585d
#857074
#99888b
#ad9fa2
#c2b7b9
#d6cfd0
#eae7e7
#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

#48292f
#294842

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

Split Complementary

#48292f
#294832
#293f48

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

Analogous Color

#48293b
#482935
#48292f
#482929
#482f29

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

#48292f
#2f4829
#292f48

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

#48292f
#3e4829
#294842
#322948

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

#48292f
#294842
#293f48
#483229

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 #48292f 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.

#48292f Color Code Preview on Black Background Color

This is how #48292f Color will look on black background color. Color contrast ratio is 1.63

#48292f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #48292f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #48292f

#48292f color code is use for CSS Background Color

Background color for the above div is #48292f

HTML with inline CSS

<div style="background-color:#48292f;"></div>

#48292f color code is use for CSS Border Color

CSS Border color for the above div is #48292f

HTML with inline CSS

<div style="border:5px solid #48292f;"></div>

CSS Border Left color for the above div is #48292f

HTML with inline CSS

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

CSS Border Right color for the above div is #48292f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #48292f

HTML with inline CSS

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

CSS Border Top color for the above div is #48292f

HTML with inline CSS

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

#48292f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#48292f Color code Preview on White Background

This is how #48292f Color code will look on white background color. Color contrast ratio is 12.85

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

Related Gradients

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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.