crispedge.com

Color picker

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

#695a88 hex color - Violet - Cool color - Information

#695a88 hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #695a88 Color code in RGB color code model is created after adding 41.18% red color, 35.29% green color and 53.33% blue color. Hex #695a88 Color code in CMYK color (process color) code model is generated after subtraction of 23% cyan, 34% magenta, 0% yellow and 47% black.

Hex #695a88 color code is between #665577 web safe hex color code and #776699 web safe hex color code. #665577 is the nearest web safe color code. You can see here many more shades of #695a88 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code695a88#695a88
RGB Decimal105, 90, 136rgb(105, 90, 136)
RGB Percent41%, 35%, 53%rgb(41%, 35%, 53%)
CSS RGBa105, 90, 136,1rgba(105,90,136,1)
CMYK Modelcmyk(23%,34%,0%,47%)
HSL Color Space260,20% ,44%hsl(260,20% ,44%)
HSV Color Space260°, 34%, 53%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011010010101101010001000
Octal151132210
Decimal10590136
Hex695a88

Different shades of #695a88 color code.

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

Light Shade of #695a88
#8273a2
Dark Shade of #695a88
#514669
Saturated Shade of #695a88
#654f93
Desaturated Shade of #695a88
#6d657d
Grey scale Shade of #695a88
#717171
Brighten Shade
#8273a1
Most Readable Shade
#FFFFFF

Shades of #695a88 color code

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

#695a88
#5d5078
#514669
#463c5a
#3a324b
#2e283c
#231e2d
#17141e
#0b0a0f
#000000

Similar Color like #695a88 color

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

#6a5b89
#6b5c8a
#6c5d8b
#6d5e8c
#6e5f8d
#6f608e
#70618f
#716290
#726391
#736492
#746593
#756694
#766795
#776896
#685987
#675886
#665785
#655684
#645583
#635482
#625381
#615280
#60517f
#5f507e
#5e4f7d
#5d4e7c
#5c4d7b
#5b4c7a

Monochromatic Color with #695a88

#695a88
#8a76b3
#ab92dd
#070608
#272233
#483e5d

Tints of #695a88 Color

#695a88
#796c95
#8a7ea2
#9b91af
#aba3bc
#bcb5ca
#cdc8d7
#dddae4
#eeecf1
#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

#695a88
#79885a

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

Split Complementary

#695a88
#88805a
#62885a

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

Analogous Color

#5a5d88
#605a88
#695a88
#725a88
#7b5a88

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

#695a88
#88695a
#5a8869

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

#695a88
#885a62
#79885a
#5a8880

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

#695a88
#79885a
#62885a
#805a88

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 #695a88 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.

#695a88 Color Code Preview on Black Background Color

This is how #695a88 Color will look on black background color. Color contrast ratio is 3.42

#695a88 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #695a88

HTML with inline CSS

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

Your Example Paragraph content text in with font color #695a88

#695a88 color code is use for CSS Background Color

Background color for the above div is #695a88

HTML with inline CSS

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

#695a88 color code is use for CSS Border Color

CSS Border color for the above div is #695a88

HTML with inline CSS

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

CSS Border Left color for the above div is #695a88

HTML with inline CSS

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

CSS Border Right color for the above div is #695a88

HTML with inline CSS

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

CSS Border Bottom color for the above div is #695a88

HTML with inline CSS

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

CSS Border Top color for the above div is #695a88

HTML with inline CSS

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

#695a88 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#695a88 Color code Preview on White Background

This is how #695a88 Color code will look on white background color. Color contrast ratio is 6.14

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

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.