crispedge.com

Color picker

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

#705fad hex color - Violet - Cool color - Information

#705fad hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #705fad Color code in RGB color code model is created after adding 43.92% red color, 37.25% green color and 67.84% blue color. Hex #705fad Color code in CMYK color (process color) code model is generated after subtraction of 35% cyan, 45% magenta, 0% yellow and 32% black.

Hex #705fad color code is between #7766aa web safe hex color code and #6655bb web safe hex color code. #7766aa is the nearest web safe color code. You can see here many more shades of #705fad color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code705fad#705fad
RGB Decimal112, 95, 173rgb(112, 95, 173)
RGB Percent44%, 37%, 68%rgb(44%, 37%, 68%)
CSS RGBa112, 95, 173,1rgba(112,95,173,1)
CMYK Modelcmyk(35%,45%,0%,32%)
HSL Color Space253,32% ,53%hsl(253,32% ,53%)
HSV Color Space253°, 45%, 68%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011100000101111110101101
Octal160137255
Decimal11295173
Hex705fad

Different shades of #705fad color code.

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

Light Shade of #705fad
#8e81be
Dark Shade of #705fad
#594a8f
Saturated Shade of #705fad
#6953b9
Desaturated Shade of #705fad
#776ba1
Grey scale Shade of #705fad
#868686
Brighten Shade
#8978c6
Most Readable Shade
#FFFFFF

Shades of #705fad color code

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

#705fad
#635499
#574986
#4a3f73
#3e3460
#312a4c
#251f39
#181526
#0c0a13
#000000

Similar Color like #705fad color

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

#7160ae
#7261af
#7362b0
#7463b1
#7564b2
#7665b3
#7766b4
#7867b5
#7968b6
#7a69b7
#7b6ab8
#7c6bb9
#7d6cba
#7e6dbb
#6f5eac
#6e5dab
#6d5caa
#6c5ba9
#6b5aa8
#6a59a7
#6958a6
#6857a5
#6756a4
#6655a3
#6554a2
#6453a1
#6352a0
#62519f

Monochromatic Color with #705fad

#705fad
#8c76d7
#020203
#1d192d
#393058
#544882

Tints of #705fad Color

#705fad
#7f70b6
#8f82bf
#9f94c8
#afa6d1
#bfb7da
#cfc9e3
#dfdbec
#efedf5
#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

#705fad
#9cad5f

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

Split Complementary

#705fad
#ad975f
#75ad5f

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

Analogous Color

#5f6dad
#605fad
#705fad
#805fad
#8f5fad

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

#705fad
#ad705f
#5fad70

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

#705fad
#ad5f75
#9cad5f
#5fad97

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

#705fad
#9cad5f
#75ad5f
#975fad

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 #705fad 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.

#705fad Color Code Preview on Black Background Color

This is how #705fad Color will look on black background color. Color contrast ratio is 3.93

#705fad in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #705fad

HTML with inline CSS

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

Your Example Paragraph content text in with font color #705fad

#705fad color code is use for CSS Background Color

Background color for the above div is #705fad

HTML with inline CSS

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

#705fad color code is use for CSS Border Color

CSS Border color for the above div is #705fad

HTML with inline CSS

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

CSS Border Left color for the above div is #705fad

HTML with inline CSS

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

CSS Border Right color for the above div is #705fad

HTML with inline CSS

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

CSS Border Bottom color for the above div is #705fad

HTML with inline CSS

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

CSS Border Top color for the above div is #705fad

HTML with inline CSS

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

#705fad hex Color code used as CSS color Codes

Example CSS Class for usage

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

#705fad Color code Preview on White Background

This is how #705fad Color code will look on white background color. Color contrast ratio is 5.34

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

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.