crispedge.com

Color picker

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

#352d58 hex color - Violet - Cool color - Information

#352d58 hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #352d58 Color code in RGB color code model is created after adding 20.78% red color, 17.65% green color and 34.51% blue color. Hex #352d58 Color code in CMYK color (process color) code model is generated after subtraction of 40% cyan, 49% magenta, 0% yellow and 65% black.

Hex #352d58 color code is between #333355 web safe hex color code and #442266 web safe hex color code. #333355 is the nearest web safe color code. You can see here many more shades of #352d58 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code352d58#352d58
RGB Decimal53, 45, 88rgb(53, 45, 88)
RGB Percent21%, 18%, 35%rgb(21%, 18%, 35%)
CSS RGBa53, 45, 88,1rgba(53,45,88,1)
CMYK Modelcmyk(40%,49%,0%,65%)
HSL Color Space251,32% ,26%hsl(251,32% ,26%)
HSV Color Space251°, 49%, 35%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary001101010010110101011000
Octal6555130
Decimal534588
Hex352d58

Different shades of #352d58 color code.

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

Light Shade of #352d58
#493e7a
Dark Shade of #352d58
#211c36
Saturated Shade of #352d58
#31265f
Desaturated Shade of #352d58
#393451
Grey scale Shade of #352d58
#424242
Brighten Shade
#4e4671
Most Readable Shade
#FFFFFF

Shades of #352d58 color code

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

#352d58
#2f284e
#292344
#231e3a
#1d1930
#171427
#110f1d
#0b0a13
#050509
#000000

Similar Color like #352d58 color

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

#362e59
#372f5a
#38305b
#39315c
#3a325d
#3b335e
#3c345f
#3d3560
#3e3661
#3f3762
#403863
#413964
#423a65
#433b66
#342c57
#332b56
#322a55
#312954
#302853
#2f2752
#2e2651
#2d2550
#2c244f
#2b234e
#2a224d
#29214c
#28204b
#271f4a

Monochromatic Color with #352d58

#352d58
#4f4382
#6858ad
#826ed7
#020203
#1b172d

Tints of #352d58 Color

#352d58
#4b446a
#615b7d
#78738f
#8e8aa2
#a5a1b4
#bbb9c7
#d2d0d9
#e8e7ec
#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

#352d58
#50582d

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

Split Complementary

#352d58
#584a2d
#3b582d

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

Analogous Color

#2d3658
#2d2e58
#352d58
#3e2d58
#462d58

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

#352d58
#58352d
#2d5835

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

#352d58
#582d3a
#50582d
#2d584a

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

#352d58
#50582d
#3b582d
#4a2d58

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 #352d58 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.

#352d58 Color Code Preview on Black Background Color

This is how #352d58 Color will look on black background color. Color contrast ratio is 1.67

#352d58 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #352d58

HTML with inline CSS

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

Your Example Paragraph content text in with font color #352d58

#352d58 color code is use for CSS Background Color

Background color for the above div is #352d58

HTML with inline CSS

<div style="background-color:#352d58;"></div>

#352d58 color code is use for CSS Border Color

CSS Border color for the above div is #352d58

HTML with inline CSS

<div style="border:5px solid #352d58;"></div>

CSS Border Left color for the above div is #352d58

HTML with inline CSS

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

CSS Border Right color for the above div is #352d58

HTML with inline CSS

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

CSS Border Bottom color for the above div is #352d58

HTML with inline CSS

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

CSS Border Top color for the above div is #352d58

HTML with inline CSS

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

#352d58 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#352d58 Color code Preview on White Background

This is how #352d58 Color code will look on white background color. Color contrast ratio is 12.59

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

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.