crispedge.com

Color picker

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

#853baf hex color - Violet - Warm color - Information

#853baf hex color - Violet - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #853baf Color code in RGB color code model is created after adding 52.16% red color, 23.14% green color and 68.63% blue color. Hex #853baf Color code in CMYK color (process color) code model is generated after subtraction of 24% cyan, 66% magenta, 0% yellow and 31% black.

Hex #853baf color code is between #8833aa web safe hex color code and #7744bb web safe hex color code. #8833aa is the nearest web safe color code. You can see here many more shades of #853baf color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code853baf#853baf
RGB Decimal133, 59, 175rgb(133, 59, 175)
RGB Percent52%, 23%, 69%rgb(52%, 23%, 69%)
CSS RGBa133, 59, 175,1rgba(133,59,175,1)
CMYK Modelcmyk(24%,66%,0%,31%)
HSL Color Space278,50% ,46%hsl(278,50% ,46%)
HSV Color Space278°, 66%, 69%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary100001010011101110101111
Octal20573257
Decimal13359175
Hex853baf

Different shades of #853baf color code.

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

Light Shade of #853baf
#9e57c6
Dark Shade of #853baf
#682e89
Saturated Shade of #853baf
#882fbb
Desaturated Shade of #853baf
#8247a3
Grey scale Shade of #853baf
#757575
Brighten Shade
#9e54c8
Most Readable Shade
#FFFFFF

Shades of #853baf color code

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

#853baf
#76349b
#672d88
#582774
#492061
#3b1a4d
#2c133a
#1d0d26
#0e0613
#000000

Similar Color like #853baf color

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

#863cb0
#873db1
#883eb2
#893fb3
#8a40b4
#8b41b5
#8c42b6
#8d43b7
#8e44b8
#8f45b9
#9046ba
#9147bb
#9248bc
#9349bd
#843aae
#8339ad
#8238ac
#8137ab
#8036aa
#7f35a9
#7e34a8
#7d33a7
#7c32a6
#7b31a5
#7a30a4
#792fa3
#782ea2
#772da1

Monochromatic Color with #853baf

#853baf
#a549d9
#040205
#24102f
#441e5a
#652d84

Tints of #853baf Color

#853baf
#9250b7
#a066c0
#ad7cc9
#bb92d2
#c8a7db
#d6bde4
#e3d3ed
#f1e9f6
#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

#853baf
#65af3b

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

Split Complementary

#853baf
#9faf3b
#3baf4b

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

Analogous Color

#573baf
#6e3baf
#853baf
#9c3baf
#af3bab

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

#853baf
#af853b
#3baf85

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

#853baf
#af4b3b
#65af3b
#3b9faf

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

#853baf
#65af3b
#3baf4b
#af3b9f

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 #853baf 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.

#853baf Color Code Preview on Black Background Color

This is how #853baf Color will look on black background color. Color contrast ratio is 3.24

#853baf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #853baf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #853baf

#853baf color code is use for CSS Background Color

Background color for the above div is #853baf

HTML with inline CSS

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

#853baf color code is use for CSS Border Color

CSS Border color for the above div is #853baf

HTML with inline CSS

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

CSS Border Left color for the above div is #853baf

HTML with inline CSS

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

CSS Border Right color for the above div is #853baf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #853baf

HTML with inline CSS

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

CSS Border Top color for the above div is #853baf

HTML with inline CSS

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

#853baf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#853baf Color code Preview on White Background

This is how #853baf Color code will look on white background color. Color contrast ratio is 6.48

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

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.