crispedge.com

Color picker

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

#a198b0 hex color - Blue - Cool color - Information

#a198b0 hex color - Blue - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #a198b0 Color code in RGB color code model is created after adding 63.14% red color, 59.61% green color and 69.02% blue color. Hex #a198b0 Color code in CMYK color (process color) code model is generated after subtraction of 9% cyan, 14% magenta, 0% yellow and 31% black.

Hex #a198b0 color code is between #9999aa web safe hex color code and #aa88bb web safe hex color code. #9999aa is the nearest web safe color code. You can see here many more shades of #a198b0 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codea198b0#a198b0
RGB Decimal161, 152, 176rgb(161, 152, 176)
RGB Percent63%, 60%, 69%rgb(63%, 60%, 69%)
CSS RGBa161, 152, 176,1rgba(161,152,176,1)
CMYK Modelcmyk(9%,14%,0%,31%)
HSL Color Space263,13% ,64%hsl(263,13% ,64%)
HSV Color Space263°, 14%, 69%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101000011001100010110000
Octal241230260
Decimal161152176
Hexa198b0

Different shades of #a198b0 color code.

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

Light Shade of #a198b0
#bbb5c6
Dark Shade of #a198b0
#877b9a
Saturated Shade of #a198b0
#9f8fb9
Desaturated Shade of #a198b0
#a3a1a7
Grey scale Shade of #a198b0
#a4a4a4
Brighten Shade
#bab1c9
Most Readable Shade
#000000

Shades of #a198b0 color code

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

#a198b0
#8f879c
#7d7688
#6b6575
#595461
#47434e
#35323a
#232127
#111013
#000000

Similar Color like #a198b0 color

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

#a299b1
#a39ab2
#a49bb3
#a59cb4
#a69db5
#a79eb6
#a89fb7
#a9a0b8
#aaa1b9
#aba2ba
#aca3bb
#ada4bc
#aea5bd
#afa6be
#a097af
#9f96ae
#9e95ad
#9d94ac
#9c93ab
#9b92aa
#9a91a9
#9990a8
#988fa7
#978ea6
#968da5
#958ca4
#948ba3
#938aa2

Monochromatic Color with #a198b0

#a198b0
#c8bdda
#050506
#2c2a30
#534f5b
#7a7385

Tints of #a198b0 Color

#a198b0
#aba3b8
#b5aec1
#c0baca
#cac5d3
#d5d1db
#dfdce4
#eae8ed
#f4f3f6
#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

#a198b0
#a7b098

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

Split Complementary

#a198b0
#b0ad98
#9bb098

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

Analogous Color

#9899b0
#9c98b0
#a198b0
#a698b0
#ab98b0

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

#a198b0
#b0a198
#98b0a1

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

#a198b0
#b0989b
#a7b098
#98b0ad

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

#a198b0
#a7b098
#9bb098
#ad98b0

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 #a198b0 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.

#a198b0 Color Code Preview on Black Background Color

This is how #a198b0 Color will look on black background color. Color contrast ratio is 7.63

#a198b0 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a198b0

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a198b0

#a198b0 color code is use for CSS Background Color

Background color for the above div is #a198b0

HTML with inline CSS

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

#a198b0 color code is use for CSS Border Color

CSS Border color for the above div is #a198b0

HTML with inline CSS

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

CSS Border Left color for the above div is #a198b0

HTML with inline CSS

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

CSS Border Right color for the above div is #a198b0

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a198b0

HTML with inline CSS

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

CSS Border Top color for the above div is #a198b0

HTML with inline CSS

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

#a198b0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a198b0 Color code Preview on White Background

This is how #a198b0 Color code will look on white background color. Color contrast ratio is 2.75

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

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.