crispedge.com

Color picker

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

#6131f3 hex color - Violet - Cool color - Information

#6131f3 hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #6131f3 Color code in RGB color code model is created after adding 38.04% red color, 19.22% green color and 95.29% blue color. Hex #6131f3 Color code in CMYK color (process color) code model is generated after subtraction of 60% cyan, 80% magenta, 0% yellow and 5% black.

Hex #6131f3 color code is between #6633ee web safe hex color code and #5522ff web safe hex color code. #6633ee is the nearest web safe color code. You can see here many more shades of #6131f3 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code6131f3#6131f3
RGB Decimal97, 49, 243rgb(97, 49, 243)
RGB Percent38%, 19%, 95%rgb(38%, 19%, 95%)
CSS RGBa97, 49, 243,1rgba(97,49,243,1)
CMYK Modelcmyk(60%,80%,0%,5%)
HSL Color Space255,89% ,57%hsl(255,89% ,57%)
HSV Color Space255°, 80%, 95%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011000010011000111110011
Octal14161363
Decimal9749243
Hex6131f3

Different shades of #6131f3 color code.

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

Light Shade of #6131f3
#8661f6
Dark Shade of #6131f3
#420de4
Saturated Shade of #6131f3
#5b26fe
Desaturated Shade of #6131f3
#663ce8
Grey scale Shade of #6131f3
#929292
Brighten Shade
#7a4aff
Most Readable Shade
#FFFFFF

Shades of #6131f3 color code

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

#6131f3
#562bd8
#4b26bd
#4020a2
#351b87
#2b156c
#201051
#150a36
#0a051b
#000000

Similar Color like #6131f3 color

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

#6232f4
#6333f5
#6434f6
#6535f7
#6636f8
#6737f9
#6838fa
#6939fb
#6a3afc
#6b3bfd
#6c3cfe
#6d3dff
#6e3eff
#6f3fff
#6030f2
#5f2ff1
#5e2ef0
#5d2def
#5c2cee
#5b2bed
#5a2aec
#5929eb
#5828ea
#5727e9
#5626e8
#5525e7
#5424e6
#5323e5

Monochromatic Color with #6131f3

#6131f3
#0c061e
#1d0f49
#2e1773
#3f209e
#5028c8

Tints of #6131f3 Color

#6131f3
#7247f4
#845ef5
#9575f7
#a78cf8
#b8a3f9
#cabafb
#dbd1fc
#ede8fd
#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

#6131f3
#c3f331

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

Split Complementary

#6131f3
#f3c231
#62f331

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

Analogous Color

#314ff3
#3a31f3
#6131f3
#8831f3
#af31f3

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

#6131f3
#f36131
#31f361

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

#6131f3
#f33162
#c3f331
#31f3c2

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

#6131f3
#c3f331
#62f331
#c231f3

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 #6131f3 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.

#6131f3 Color Code Preview on Black Background Color

This is how #6131f3 Color will look on black background color. Color contrast ratio is 3.24

#6131f3 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #6131f3

HTML with inline CSS

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

Your Example Paragraph content text in with font color #6131f3

#6131f3 color code is use for CSS Background Color

Background color for the above div is #6131f3

HTML with inline CSS

<div style="background-color:#6131f3;"></div>

#6131f3 color code is use for CSS Border Color

CSS Border color for the above div is #6131f3

HTML with inline CSS

<div style="border:5px solid #6131f3;"></div>

CSS Border Left color for the above div is #6131f3

HTML with inline CSS

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

CSS Border Right color for the above div is #6131f3

HTML with inline CSS

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

CSS Border Bottom color for the above div is #6131f3

HTML with inline CSS

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

CSS Border Top color for the above div is #6131f3

HTML with inline CSS

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

#6131f3 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#6131f3 Color code Preview on White Background

This is how #6131f3 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 #6131f3; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #6131f3; }

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.