crispedge.com

Color picker

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

#642ba4 hex color - Violet - Cool color - Information

#642ba4 hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #642ba4 Color code in RGB color code model is created after adding 39.22% red color, 16.86% green color and 64.31% blue color. Hex #642ba4 Color code in CMYK color (process color) code model is generated after subtraction of 39% cyan, 74% magenta, 0% yellow and 36% black.

Hex #642ba4 color code is between #6633aa web safe hex color code and #552299 web safe hex color code. #6633aa is the nearest web safe color code. You can see here many more shades of #642ba4 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code642ba4#642ba4
RGB Decimal100, 43, 164rgb(100, 43, 164)
RGB Percent39%, 17%, 64%rgb(39%, 17%, 64%)
CSS RGBa100, 43, 164,1rgba(100,43,164,1)
CMYK Modelcmyk(39%,74%,0%,36%)
HSL Color Space268,58% ,41%hsl(268,58% ,41%)
HSV Color Space268°, 74%, 64%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011001000010101110100100
Octal14453244
Decimal10043164
Hex642ba4

Different shades of #642ba4 color code.

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

Light Shade of #642ba4
#7d37cb
Dark Shade of #642ba4
#4b207c
Saturated Shade of #642ba4
#6321ae
Desaturated Shade of #642ba4
#65359a
Grey scale Shade of #642ba4
#676767
Brighten Shade
#7d44bd
Most Readable Shade
#FFFFFF

Shades of #642ba4 color code

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

#642ba4
#582691
#4d217f
#421c6d
#37175b
#2c1348
#210e36
#160924
#0b0412
#000000

Similar Color like #642ba4 color

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

#652ca5
#662da6
#672ea7
#682fa8
#6930a9
#6a31aa
#6b32ab
#6c33ac
#6d34ad
#6e35ae
#6f36af
#7037b0
#7138b1
#7239b2
#632aa3
#6229a2
#6128a1
#6027a0
#5f269f
#5e259e
#5d249d
#5c239c
#5b229b
#5a219a
#592099
#581f98
#571e97
#561d96

Monochromatic Color with #642ba4

#642ba4
#7e36ce
#9841f9
#160a24
#30154f
#4a2079

Tints of #642ba4 Color

#642ba4
#7542ae
#865ab8
#9771c2
#a889cc
#baa0d6
#cbb8e0
#dccfea
#ede7f4
#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

#642ba4
#6ba42b

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

Split Complementary

#642ba4
#a4a12b
#2fa42b

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

Analogous Color

#342ba4
#4c2ba4
#642ba4
#7c2ba4
#942ba4

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

#642ba4
#a4642b
#2ba464

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

#642ba4
#a42b2e
#6ba42b
#2ba4a0

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

#642ba4
#6ba42b
#2fa42b
#a12ba4

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 #642ba4 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.

#642ba4 Color Code Preview on Black Background Color

This is how #642ba4 Color will look on black background color. Color contrast ratio is 2.42

#642ba4 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #642ba4

HTML with inline CSS

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

Your Example Paragraph content text in with font color #642ba4

#642ba4 color code is use for CSS Background Color

Background color for the above div is #642ba4

HTML with inline CSS

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

#642ba4 color code is use for CSS Border Color

CSS Border color for the above div is #642ba4

HTML with inline CSS

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

CSS Border Left color for the above div is #642ba4

HTML with inline CSS

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

CSS Border Right color for the above div is #642ba4

HTML with inline CSS

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

CSS Border Bottom color for the above div is #642ba4

HTML with inline CSS

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

CSS Border Top color for the above div is #642ba4

HTML with inline CSS

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

#642ba4 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#642ba4 Color code Preview on White Background

This is how #642ba4 Color code will look on white background color. Color contrast ratio is 8.67

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

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.