crispedge.com

Color picker

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

#975a98 hex color - Violet - Warm color - Information

#975a98 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #975a98 Color code in RGB color code model is created after adding 59.22% red color, 35.29% green color and 59.61% blue color. Hex #975a98 Color code in CMYK color (process color) code model is generated after subtraction of 1% cyan, 41% magenta, 0% yellow and 40% black.

Hex #975a98 color code is between #995599 web safe hex color code and #886688 web safe hex color code. #995599 is the nearest web safe color code. You can see here many more shades of #975a98 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code975a98#975a98
RGB Decimal151, 90, 152rgb(151, 90, 152)
RGB Percent59%, 35%, 60%rgb(59%, 35%, 60%)
CSS RGBa151, 90, 152,1rgba(151,90,152,1)
CMYK Modelcmyk(1%,41%,0%,40%)
HSL Color Space299,26% ,47%hsl(299,26% ,47%)
HSV Color Space299°, 41%, 60%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary100101110101101010011000
Octal227132230
Decimal15190152
Hex975a98

Different shades of #975a98 color code.

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

Light Shade of #975a98
#ad77ae
Dark Shade of #975a98
#774778
Saturated Shade of #975a98
#a34ea4
Desaturated Shade of #975a98
#8b668c
Grey scale Shade of #975a98
#797979
Brighten Shade
#b073b1
Most Readable Shade
#FFFFFF

Shades of #975a98 color code

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

#975a98
#865087
#754676
#643c65
#533254
#432843
#321e32
#211421
#100a10
#000000

Similar Color like #975a98 color

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

#985b99
#995c9a
#9a5d9b
#9b5e9c
#9c5f9d
#9d609e
#9e619f
#9f62a0
#a063a1
#a164a2
#a265a3
#a366a4
#a467a5
#a568a6
#965997
#955896
#945795
#935694
#925593
#915492
#905391
#8f5290
#8e518f
#8d508e
#8c4f8d
#8b4e8c
#8a4d8b
#894c8a

Monochromatic Color with #975a98

#975a98
#c173c2
#eb8ced
#180e18
#432843
#6d416d

Tints of #975a98 Color

#975a98
#a26ca3
#ae7eae
#b991ba
#c5a3c5
#d0b5d1
#dcc8dc
#e7dae8
#f3ecf3
#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

#975a98
#5b985a

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

Split Complementary

#975a98
#7a985a
#5a9878

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

Analogous Color

#7e5a98
#8b5a98
#975a98
#985a8d
#985a80

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

#975a98
#98975a
#5a9897

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

#975a98
#98785a
#5b985a
#5a7a98

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

#975a98
#5b985a
#5a9878
#985a7a

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 #975a98 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.

#975a98 Color Code Preview on Black Background Color

This is how #975a98 Color will look on black background color. Color contrast ratio is 4.23

#975a98 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #975a98

HTML with inline CSS

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

Your Example Paragraph content text in with font color #975a98

#975a98 color code is use for CSS Background Color

Background color for the above div is #975a98

HTML with inline CSS

<div style="background-color:#975a98;"></div>

#975a98 color code is use for CSS Border Color

CSS Border color for the above div is #975a98

HTML with inline CSS

<div style="border:5px solid #975a98;"></div>

CSS Border Left color for the above div is #975a98

HTML with inline CSS

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

CSS Border Right color for the above div is #975a98

HTML with inline CSS

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

CSS Border Bottom color for the above div is #975a98

HTML with inline CSS

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

CSS Border Top color for the above div is #975a98

HTML with inline CSS

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

#975a98 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#975a98 Color code Preview on White Background

This is how #975a98 Color code will look on white background color. Color contrast ratio is 4.96

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

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.