crispedge.com

Color picker

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

#492f48 hex color - Violet - Warm color - Information

#492f48 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #492f48 Color code in RGB color code model is created after adding 28.63% red color, 18.43% green color and 28.24% blue color. Hex #492f48 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 36% magenta, 1% yellow and 71% black.

Hex #492f48 color code is between #443344 web safe hex color code and #552255 web safe hex color code. #443344 is the nearest web safe color code. You can see here many more shades of #492f48 color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Code492f48#492f48
RGB Decimal73, 47, 72rgb(73, 47, 72)
RGB Percent29%, 18%, 28%rgb(29%, 18%, 28%)
CSS RGBa73, 47, 72,1rgba(73,47,72,1)
CMYK Modelcmyk(0%,36%,1%,71%)
HSL Color Space302,22% ,24%hsl(302,22% ,24%)
HSV Color Space302°, 36%, 29%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary010010010010111101001000
Octal11157110
Decimal734772
Hex492f48

Different shades of #492f48 color code.

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

Light Shade of #492f48
#684367
Dark Shade of #492f48
#2a1b29
Saturated Shade of #492f48
#4f294e
Desaturated Shade of #492f48
#433542
Grey scale Shade of #492f48
#3c3c3c
Brighten Shade
#624861
Most Readable Shade
#FFFFFF

Shades of #492f48 color code

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

#492f48
#402940
#382438
#301f30
#281a28
#201420
#180f18
#100a10
#080508
#000000

Similar Color like #492f48 color

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

#4a3049
#4b314a
#4c324b
#4d334c
#4e344d
#4f354e
#50364f
#513750
#523851
#533952
#543a53
#553b54
#563c55
#573d56
#482e47
#472d46
#462c45
#452b44
#442a43
#432942
#422841
#412740
#40263f
#3f253e
#3e243d
#3d233c
#3c223b
#3b213a

Monochromatic Color with #492f48

#492f48
#734a72
#9e669c
#c881c6
#f39cf0
#1e141e

Tints of #492f48 Color

#492f48
#5d465c
#715d70
#857485
#998b99
#aea2ad
#c2b9c2
#d6d0d6
#eae7ea
#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

#492f48
#2f4930

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

Split Complementary

#492f48
#3b492f
#2f493d

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

Analogous Color

#402f49
#452f49
#492f48
#492f43
#492f3e

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

#492f48
#48492f
#2f4849

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

#492f48
#493d2f
#2f4930
#2f3b49

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

#492f48
#2f4930
#2f493d
#492f3b

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 #492f48 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.

#492f48 Color Code Preview on Black Background Color

This is how #492f48 Color will look on black background color. Color contrast ratio is 1.78

#492f48 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #492f48

HTML with inline CSS

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

Your Example Paragraph content text in with font color #492f48

#492f48 color code is use for CSS Background Color

Background color for the above div is #492f48

HTML with inline CSS

<div style="background-color:#492f48;"></div>

#492f48 color code is use for CSS Border Color

CSS Border color for the above div is #492f48

HTML with inline CSS

<div style="border:5px solid #492f48;"></div>

CSS Border Left color for the above div is #492f48

HTML with inline CSS

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

CSS Border Right color for the above div is #492f48

HTML with inline CSS

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

CSS Border Bottom color for the above div is #492f48

HTML with inline CSS

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

CSS Border Top color for the above div is #492f48

HTML with inline CSS

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

#492f48 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#492f48 Color code Preview on White Background

This is how #492f48 Color code will look on white background color. Color contrast ratio is 11.77

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

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.