crispedge.com

Color picker

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

#503a48 hex color - Violet - Warm color - Information

#503a48 hex color - Violet - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Violet

Hex #503a48 Color code in RGB color code model is created after adding 31.37% red color, 22.75% green color and 28.24% blue color. Hex #503a48 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 28% magenta, 10% yellow and 69% black.

Hex #503a48 color code is between #553344 web safe hex color code and #444455 web safe hex color code. #553344 is the nearest web safe color code. You can see here many more shades of #503a48 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code503a48#503a48
RGB Decimal80, 58, 72rgb(80, 58, 72)
RGB Percent31%, 23%, 28%rgb(31%, 23%, 28%)
CSS RGBa80, 58, 72,1rgba(80,58,72,1)
CMYK Modelcmyk(0%,28%,10%,69%)
HSL Color Space322,16% ,27%hsl(322,16% ,27%)
HSV Color Space322°, 28%, 31%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary010100000011101001001000
Octal12072110
Decimal805872
Hex503a48

Different shades of #503a48 color code.

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

Light Shade of #503a48
#6e4f63
Dark Shade of #503a48
#32252d
Saturated Shade of #503a48
#57334a
Desaturated Shade of #503a48
#494146
Grey scale Shade of #503a48
#454545
Brighten Shade
#695361
Most Readable Shade
#FFFFFF

Shades of #503a48 color code

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

#503a48
#473340
#3e2d38
#352630
#2c2028
#231920
#1a1318
#110c10
#080608
#000000

Similar Color like #503a48 color

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

#513b49
#523c4a
#533d4b
#543e4c
#553f4d
#56404e
#57414f
#584250
#594351
#5a4452
#5b4553
#5c4654
#5d4755
#5e4856
#4f3947
#4e3846
#4d3745
#4c3644
#4b3543
#4a3442
#493341
#483240
#47313f
#46303e
#452f3d
#442e3c
#432d3b
#422c3a

Monochromatic Color with #503a48

#503a48
#7a596e
#a57894
#cf96bb
#fab5e1
#251b22

Tints of #503a48 Color

#503a48
#634f5c
#766570
#8a7b85
#9d9199
#b1a7ad
#c4bdc2
#d8d3d6
#ebe9ea
#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

#503a48
#3a5042

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

Split Complementary

#503a48
#3d503a
#3a504d

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

Analogous Color

#4f3a50
#503a4c
#503a48
#503a44
#503a3f

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

#503a48
#48503a
#3a4850

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

#503a48
#504d3a
#3a5042
#3a3d50

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

#503a48
#3a5042
#3a504d
#503a3d

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 #503a48 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.

#503a48 Color Code Preview on Black Background Color

This is how #503a48 Color will look on black background color. Color contrast ratio is 2.04

#503a48 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #503a48

HTML with inline CSS

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

Your Example Paragraph content text in with font color #503a48

#503a48 color code is use for CSS Background Color

Background color for the above div is #503a48

HTML with inline CSS

<div style="background-color:#503a48;"></div>

#503a48 color code is use for CSS Border Color

CSS Border color for the above div is #503a48

HTML with inline CSS

<div style="border:5px solid #503a48;"></div>

CSS Border Left color for the above div is #503a48

HTML with inline CSS

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

CSS Border Right color for the above div is #503a48

HTML with inline CSS

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

CSS Border Bottom color for the above div is #503a48

HTML with inline CSS

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

CSS Border Top color for the above div is #503a48

HTML with inline CSS

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

#503a48 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#503a48 Color code Preview on White Background

This is how #503a48 Color code will look on white background color. Color contrast ratio is 10.29

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

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.