crispedge.com

Color picker

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

#6b37cb hex color - Violet - Cool color - Information

#6b37cb hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #6b37cb Color code in RGB color code model is created after adding 41.96% red color, 21.57% green color and 79.61% blue color. Hex #6b37cb Color code in CMYK color (process color) code model is generated after subtraction of 47% cyan, 73% magenta, 0% yellow and 20% black.

Hex #6b37cb color code is between #6633cc web safe hex color code and #7744bb web safe hex color code. #6633cc is the nearest web safe color code. You can see here many more shades of #6b37cb color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code6b37cb#6b37cb
RGB Decimal107, 55, 203rgb(107, 55, 203)
RGB Percent42%, 22%, 80%rgb(42%, 22%, 80%)
CSS RGBa107, 55, 203,1rgba(107,55,203,1)
CMYK Modelcmyk(47%,73%,0%,20%)
HSL Color Space261,59% ,51%hsl(261,59% ,51%)
HSV Color Space261°, 73%, 80%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011010110011011111001011
Octal15367313
Decimal10755203
Hex6b37cb

Different shades of #6b37cb color code.

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

Light Shade of #6b37cb
#895fd6
Dark Shade of #6b37cb
#552ba4
Saturated Shade of #6b37cb
#672ad8
Desaturated Shade of #6b37cb
#6f44be
Grey scale Shade of #6b37cb
#818181
Brighten Shade
#8450e4
Most Readable Shade
#FFFFFF

Shades of #6b37cb color code

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

#6b37cb
#5f30b4
#532a9d
#472487
#3b1e70
#2f185a
#231243
#170c2d
#0b0616
#000000

Similar Color like #6b37cb color

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

#6c38cc
#6d39cd
#6e3ace
#6f3bcf
#703cd0
#713dd1
#723ed2
#733fd3
#7440d4
#7541d5
#7642d6
#7743d7
#7844d8
#7945d9
#6a36ca
#6935c9
#6834c8
#6733c7
#6632c6
#6531c5
#6430c4
#632fc3
#622ec2
#612dc1
#602cc0
#5f2bbf
#5e2abe
#5d29bd

Monochromatic Color with #6b37cb

#6b37cb
#8143f5
#110921
#28144b
#3e2076
#552ba0

Tints of #6b37cb Color

#6b37cb
#7b4dd0
#8b63d6
#9c79dc
#ac8fe2
#bda6e7
#cdbced
#ded2f3
#eee8f9
#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

#6b37cb
#97cb37

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

Split Complementary

#6b37cb
#cbb537
#4dcb37

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

Analogous Color

#373ecb
#4d37cb
#6b37cb
#8937cb
#a637cb

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

#6b37cb
#cb6b37
#37cb6b

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

#6b37cb
#cb374d
#97cb37
#37cbb5

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

#6b37cb
#97cb37
#4dcb37
#b537cb

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 #6b37cb 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.

#6b37cb Color Code Preview on Black Background Color

This is how #6b37cb Color will look on black background color. Color contrast ratio is 3.03

#6b37cb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #6b37cb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #6b37cb

#6b37cb color code is use for CSS Background Color

Background color for the above div is #6b37cb

HTML with inline CSS

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

#6b37cb color code is use for CSS Border Color

CSS Border color for the above div is #6b37cb

HTML with inline CSS

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

CSS Border Left color for the above div is #6b37cb

HTML with inline CSS

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

CSS Border Right color for the above div is #6b37cb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #6b37cb

HTML with inline CSS

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

CSS Border Top color for the above div is #6b37cb

HTML with inline CSS

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

#6b37cb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#6b37cb Color code Preview on White Background

This is how #6b37cb Color code will look on white background color. Color contrast ratio is 6.92

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

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.