crispedge.com

Color picker

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

#97364d hex color - Red - Warm color - Information

#97364d hex color - Red - Warm color

Color Hue/Base color: Red

Hex #97364d Color code in RGB color code model is created after adding 59.22% red color, 21.18% green color and 30.2% blue color. Hex #97364d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 64% magenta, 49% yellow and 41% black.

Hex #97364d color code is between #993355 web safe hex color code and #884444 web safe hex color code. #993355 is the nearest web safe color code. You can see here many more shades of #97364d color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code97364d#97364d
RGB Decimal151, 54, 77rgb(151, 54, 77)
RGB Percent59%, 21%, 30%rgb(59%, 21%, 30%)
CSS RGBa151, 54, 77,1rgba(151,54,77,1)
CMYK Modelcmyk(0%,64%,49%,41%)
HSL Color Space346,47% ,40%hsl(346,47% ,40%)
HSV Color Space346°, 64%, 59%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary100101110011011001001101
Octal22766115
Decimal1515477
Hex97364d

Different shades of #97364d color code.

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

Light Shade of #97364d
#bc4460
Dark Shade of #97364d
#71293a
Saturated Shade of #97364d
#a12c48
Desaturated Shade of #97364d
#8d4052
Grey scale Shade of #97364d
#666666
Brighten Shade
#b04f66
Most Readable Shade
#FFFFFF

Shades of #97364d color code

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

#97364d
#863044
#752a3b
#642433
#531e2a
#431822
#321219
#210c11
#100608
#000000

Similar Color like #97364d color

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

#98374e
#99384f
#9a3950
#9b3a51
#9c3b52
#9d3c53
#9e3d54
#9f3e55
#a03f56
#a14057
#a24158
#a34259
#a4435a
#a5445b
#96354c
#95344b
#94334a
#933249
#923148
#913047
#902f46
#8f2e45
#8e2d44
#8d2c43
#8c2b42
#8b2a41
#8a2940
#89283f

Monochromatic Color with #97364d

#97364d
#c14563
#ec5478
#17080c
#421822
#6c2737

Tints of #97364d Color

#97364d
#a24c60
#ae6274
#b97988
#c58f9c
#d0a5af
#dcbcc3
#e7d2d7
#f3e8eb
#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

#97364d
#369780

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

Split Complementary

#97364d
#36974f
#367e97

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

Analogous Color

#973674
#973660
#97364d
#97363a
#974636

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

#97364d
#4d9736
#364d97

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

#97364d
#7d9736
#369780
#4f3697

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

#97364d
#369780
#367e97
#974f36

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 #97364d 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.

#97364d Color Code Preview on Black Background Color

This is how #97364d Color will look on black background color. Color contrast ratio is 2.95

#97364d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #97364d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #97364d

#97364d color code is use for CSS Background Color

Background color for the above div is #97364d

HTML with inline CSS

<div style="background-color:#97364d;"></div>

#97364d color code is use for CSS Border Color

CSS Border color for the above div is #97364d

HTML with inline CSS

<div style="border:5px solid #97364d;"></div>

CSS Border Left color for the above div is #97364d

HTML with inline CSS

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

CSS Border Right color for the above div is #97364d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #97364d

HTML with inline CSS

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

CSS Border Top color for the above div is #97364d

HTML with inline CSS

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

#97364d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#97364d Color code Preview on White Background

This is how #97364d Color code will look on white background color. Color contrast ratio is 7.12

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

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.