crispedge.com

Color picker

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

#93137a hex color - Red - Warm color - Information

#93137a hex color - Red - Warm color

Color Hue/Base color: Red

Hex #93137a Color code in RGB color code model is created after adding 57.65% red color, 7.45% green color and 47.84% blue color. Hex #93137a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 87% magenta, 17% yellow and 42% black.

Hex #93137a color code is between #991177 web safe hex color code and #882288 web safe hex color code. #991177 is the nearest web safe color code. You can see here many more shades of #93137a color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code93137a#93137a
RGB Decimal147, 19, 122rgb(147, 19, 122)
RGB Percent58%, 7%, 48%rgb(58%, 7%, 48%)
CSS RGBa147, 19, 122,1rgba(147,19,122,1)
CMYK Modelcmyk(0%,87%,17%,42%)
HSL Color Space312,77% ,33%hsl(312,77% ,33%)
HSV Color Space312°, 87%, 58%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary100100110001001101111010
Octal22323172
Decimal14719122
Hex93137a

Different shades of #93137a color code.

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

Light Shade of #93137a
#c0199f
Dark Shade of #93137a
#660d54
Saturated Shade of #93137a
#9b0b7f
Desaturated Shade of #93137a
#8b1b75
Grey scale Shade of #93137a
#535353
Brighten Shade
#ac2c93
Most Readable Shade
#FFFFFF

Shades of #93137a color code

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

#93137a
#82106c
#720e5e
#620c51
#510a43
#410836
#310628
#20041b
#10020d
#000000

Similar Color like #93137a color

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

#94147b
#95157c
#96167d
#97177e
#98187f
#991980
#9a1a81
#9b1b82
#9c1c83
#9d1d84
#9e1e85
#9f1f86
#a02087
#a12188
#921279
#911178
#901077
#8f0f76
#8e0e75
#8d0d74
#8c0c73
#8b0b72
#8a0a71
#890970
#88086f
#87076e
#86066d
#85056c

Monochromatic Color with #93137a

#93137a
#bd199d
#e81ec1
#130310
#3e0833
#680e57

Tints of #93137a Color

#93137a
#9f2d88
#ab4797
#b761a6
#c37bb5
#cf96c3
#dbb0d2
#e7cae1
#f3e4f0
#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

#93137a
#13932c

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

Split Complementary

#93137a
#3a9313
#13936c

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

Analogous Color

#791393
#921393
#93137a
#931360
#931347

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

#93137a
#7a9313
#137a93

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

#93137a
#936c13
#13932c
#133a93

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

#93137a
#13932c
#13936c
#93133a

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 #93137a 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.

#93137a Color Code Preview on Black Background Color

This is how #93137a Color will look on black background color. Color contrast ratio is 2.61

#93137a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #93137a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #93137a

#93137a color code is use for CSS Background Color

Background color for the above div is #93137a

HTML with inline CSS

<div style="background-color:#93137a;"></div>

#93137a color code is use for CSS Border Color

CSS Border color for the above div is #93137a

HTML with inline CSS

<div style="border:5px solid #93137a;"></div>

CSS Border Left color for the above div is #93137a

HTML with inline CSS

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

CSS Border Right color for the above div is #93137a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #93137a

HTML with inline CSS

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

CSS Border Top color for the above div is #93137a

HTML with inline CSS

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

#93137a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#93137a Color code Preview on White Background

This is how #93137a Color code will look on white background color. Color contrast ratio is 8.03

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

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.