crispedge.com

Color picker

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

#c358d4 hex color - Violet - Warm color - Information

#c358d4 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #c358d4 Color code in RGB color code model is created after adding 76.47% red color, 34.51% green color and 83.14% blue color. Hex #c358d4 Color code in CMYK color (process color) code model is generated after subtraction of 8% cyan, 58% magenta, 0% yellow and 17% black.

Hex #c358d4 color code is between #bb55cc web safe hex color code and #cc66dd web safe hex color code. #bb55cc is the nearest web safe color code. You can see here many more shades of #c358d4 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codec358d4#c358d4
RGB Decimal195, 88, 212rgb(195, 88, 212)
RGB Percent76%, 35%, 83%rgb(76%, 35%, 83%)
CSS RGBa195, 88, 212,1rgba(195,88,212,1)
CMYK Modelcmyk(8%,58%,0%,17%)
HSL Color Space292,59% ,59%hsl(292,59% ,59%)
HSV Color Space292°, 58%, 83%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110000110101100011010100
Octal303130324
Decimal19588212
Hexc358d4

Different shades of #c358d4 color code.

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

Light Shade of #c358d4
#d281de
Dark Shade of #c358d4
#b233c6
Saturated Shade of #c358d4
#cb4dde
Desaturated Shade of #c358d4
#bb62c9
Grey scale Shade of #c358d4
#969696
Brighten Shade
#dc71ed
Most Readable Shade
#FFFFFF

Shades of #c358d4 color code

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

#c358d4
#ad4ebc
#9744a4
#823a8d
#6c3075
#56275e
#411d46
#2b132f
#150917
#000000

Similar Color like #c358d4 color

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

#c459d5
#c55ad6
#c65bd7
#c75cd8
#c85dd9
#c95eda
#ca5fdb
#cb60dc
#cc61dd
#cd62de
#ce63df
#cf64e0
#d065e1
#d166e2
#c257d3
#c156d2
#c055d1
#bf54d0
#be53cf
#bd52ce
#bc51cd
#bb50cc
#ba4fcb
#b94eca
#b84dc9
#b74cc8
#b64bc7
#b54ac6

Monochromatic Color with #c358d4

#c358d4
#ea6afe
#27112a
#4e2354
#75357f
#9c46a9

Tints of #c358d4 Color

#c358d4
#c96ad8
#d07ddd
#d78fe2
#dda2e7
#e4b4eb
#ebc7f0
#f1d9f5
#f8ecfa
#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

#c358d4
#69d458

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

Split Complementary

#c358d4
#a7d458
#58d485

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

Analogous Color

#9158d4
#aa58d4
#c358d4
#d458cc
#d458b3

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

#c358d4
#d4c358
#58d4c3

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

#c358d4
#d48558
#69d458
#58a7d4

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

#c358d4
#69d458
#58d485
#d458a7

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 #c358d4 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.

#c358d4 Color Code Preview on Black Background Color

This is how #c358d4 Color will look on black background color. Color contrast ratio is 5.67

#c358d4 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c358d4

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c358d4

#c358d4 color code is use for CSS Background Color

Background color for the above div is #c358d4

HTML with inline CSS

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

#c358d4 color code is use for CSS Border Color

CSS Border color for the above div is #c358d4

HTML with inline CSS

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

CSS Border Left color for the above div is #c358d4

HTML with inline CSS

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

CSS Border Right color for the above div is #c358d4

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c358d4

HTML with inline CSS

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

CSS Border Top color for the above div is #c358d4

HTML with inline CSS

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

#c358d4 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c358d4 Color code Preview on White Background

This is how #c358d4 Color code will look on white background color. Color contrast ratio is 3.71

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

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.