crispedge.com

Color picker

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

#998ba5 hex color - Smoky Mauve - Violet - Warm color - Information

#998ba5 hex color - Smoky Mauve - Violet - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #998ba5 Color Code is also known as Smoky Mauve color.

Hex #998ba5 Color code in RGB color code model is created after adding 60% red color, 54.51% green color and 64.71% blue color. Hex #998ba5 Color code in CMYK color (process color) code model is generated after subtraction of 7% cyan, 16% magenta, 0% yellow and 35% black.

Hex #998ba5 color code is between #8888aa web safe hex color code and #aa9999 web safe hex color code. #8888aa is the nearest web safe color code. You can see here many more shades of #998ba5 color code.

0 Likes 0 Comments | 10 Views

Color Table

Hex Color Code998ba5#998ba5
RGB Decimal153, 139, 165rgb(153, 139, 165)
RGB Percent60%, 55%, 65%rgb(60%, 55%, 65%)
CSS RGBa153, 139, 165,1rgba(153,139,165,1)
CMYK Modelcmyk(7%,16%,0%,35%)
HSL Color Space272,13% ,60%hsl(272,13% ,60%)
HSV Color Space272°, 16%, 65%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary100110011000101110100101
Octal231213245
Decimal153139165
Hex998ba5

Different shades of #998ba5 color code.

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

Light Shade of #998ba5
#b2a8bb
Dark Shade of #998ba5
#806f8e
Saturated Shade of #998ba5
#9a81af
Desaturated Shade of #998ba5
#98959b
Grey scale Shade of #998ba5
#989898
Brighten Shade
#b2a4be
Most Readable Shade
#000000

Shades of #998ba5 color code

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

#998ba5
#887b92
#776c80
#665c6e
#554d5b
#443d49
#332e37
#221e24
#110f12
#000000

Similar Color like #998ba5 color

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

#9a8ca6
#9b8da7
#9c8ea8
#9d8fa9
#9e90aa
#9f91ab
#a092ac
#a193ad
#a294ae
#a395af
#a496b0
#a597b1
#a698b2
#a799b3
#988aa4
#9789a3
#9688a2
#9587a1
#9486a0
#93859f
#92849e
#91839d
#90829c
#8f819b
#8e809a
#8d7f99
#8c7e98
#8b7d97

Monochromatic Color with #998ba5

#998ba5
#c0afcf
#e8d3fa
#232025
#4a4350
#72677a

Tints of #998ba5 Color

#998ba5
#a497af
#afa4b9
#bbb1c3
#c6becd
#d1cbd7
#ddd8e1
#e8e5eb
#f3f2f5
#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

#998ba5
#97a58b

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

Split Complementary

#998ba5
#a4a58b
#8ba58c

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

Analogous Color

#8f8ba5
#948ba5
#998ba5
#9e8ba5
#a38ba5

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

#998ba5
#a5998b
#8ba599

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

#998ba5
#a58c8b
#97a58b
#8ba4a5

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

#998ba5
#97a58b
#8ba58c
#a58ba4

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 #998ba5 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.

#998ba5 Color Code Preview on Black Background Color

This is how #998ba5 Color will look on black background color. Color contrast ratio is 6.59

#998ba5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #998ba5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #998ba5

#998ba5 color code is use for CSS Background Color

Background color for the above div is #998ba5

HTML with inline CSS

<div style="background-color:#998ba5;"></div>

#998ba5 color code is use for CSS Border Color

CSS Border color for the above div is #998ba5

HTML with inline CSS

<div style="border:5px solid #998ba5;"></div>

CSS Border Left color for the above div is #998ba5

HTML with inline CSS

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

CSS Border Right color for the above div is #998ba5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #998ba5

HTML with inline CSS

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

CSS Border Top color for the above div is #998ba5

HTML with inline CSS

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

#998ba5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#998ba5 Color code Preview on White Background

This is how #998ba5 Color code will look on white background color. Color contrast ratio is 3.19

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 10 Views

Post your comment:-

By submitting comment you agree to our privacy policy.