crispedge.com

Color picker

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

#3d34a5 hex color - Purple Cabbage - Violet - Cool color - Information

#3d34a5 hex color - Purple Cabbage - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #3d34a5 Color Code is also known as Purple Cabbage color.

Hex #3d34a5 Color code in RGB color code model is created after adding 23.92% red color, 20.39% green color and 64.71% blue color. Hex #3d34a5 Color code in CMYK color (process color) code model is generated after subtraction of 63% cyan, 68% magenta, 0% yellow and 35% black.

Hex #3d34a5 color code is between #4433aa web safe hex color code and #334499 web safe hex color code. #4433aa is the nearest web safe color code. You can see here many more shades of #3d34a5 color code.

0 Likes 0 Comments | 34 Views

Color Table

Hex Color Code3d34a5#3d34a5
RGB Decimal61, 52, 165rgb(61, 52, 165)
RGB Percent24%, 20%, 65%rgb(24%, 20%, 65%)
CSS RGBa61, 52, 165,1rgba(61,52,165,1)
CMYK Modelcmyk(63%,68%,0%,35%)
HSL Color Space245,52% ,43%hsl(245,52% ,43%)
HSV Color Space245°, 68%, 65%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary001111010011010010100101
Octal7564245
Decimal6152165
Hex3d34a5

Different shades of #3d34a5 color code.

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

Light Shade of #3d34a5
#5147c5
Dark Shade of #3d34a5
#2f287e
Saturated Shade of #3d34a5
#3429b0
Desaturated Shade of #3d34a5
#463f9a
Grey scale Shade of #3d34a5
#6c6c6c
Brighten Shade
#564dbe
Most Readable Shade
#FFFFFF

Shades of #3d34a5 color code

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

#3d34a5
#362e92
#2f2880
#28226e
#211c5b
#1b1749
#141137
#0d0b24
#060512
#000000

Similar Color like #3d34a5 color

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

#3e35a6
#3f36a7
#4037a8
#4138a9
#4239aa
#433aab
#443bac
#453cad
#463dae
#473eaf
#483fb0
#4940b1
#4a41b2
#4b42b3
#3c33a4
#3b32a3
#3a31a2
#3930a1
#382fa0
#372e9f
#362d9e
#352c9d
#342b9c
#332a9b
#32299a
#312899
#302798
#2f2697

Monochromatic Color with #3d34a5

#3d34a5
#4d41cf
#5c4ffa
#0e0c25
#1e1950
#2d277a

Tints of #3d34a5 Color

#3d34a5
#524aaf
#6861b9
#7d77c3
#938ecd
#a8a4d7
#bebbe1
#d3d1eb
#e9e8f5
#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

#3d34a5
#9ca534

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

Split Complementary

#3d34a5
#a57634
#63a534

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

Analogous Color

#3458a5
#3442a5
#3d34a5
#5434a5
#6a34a5

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

#3d34a5
#a53d34
#34a53d

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

#3d34a5
#a53463
#9ca534
#34a575

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

#3d34a5
#9ca534
#63a534
#7634a5

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 #3d34a5 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.

#3d34a5 Color Code Preview on Black Background Color

This is how #3d34a5 Color will look on black background color. Color contrast ratio is 2.23

#3d34a5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #3d34a5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #3d34a5

#3d34a5 color code is use for CSS Background Color

Background color for the above div is #3d34a5

HTML with inline CSS

<div style="background-color:#3d34a5;"></div>

#3d34a5 color code is use for CSS Border Color

CSS Border color for the above div is #3d34a5

HTML with inline CSS

<div style="border:5px solid #3d34a5;"></div>

CSS Border Left color for the above div is #3d34a5

HTML with inline CSS

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

CSS Border Right color for the above div is #3d34a5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #3d34a5

HTML with inline CSS

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

CSS Border Top color for the above div is #3d34a5

HTML with inline CSS

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

#3d34a5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#3d34a5 Color code Preview on White Background

This is how #3d34a5 Color code will look on white background color. Color contrast ratio is 9.40

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 34 Views

Post your comment:-

By submitting comment you agree to our privacy policy.