crispedge.com

Color picker

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

#c348db hex color - Violet - Warm color - Information

#c348db hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #c348db Color code in RGB color code model is created after adding 76.47% red color, 28.24% green color and 85.88% blue color. Hex #c348db Color code in CMYK color (process color) code model is generated after subtraction of 11% cyan, 67% magenta, 0% yellow and 14% black.

Hex #c348db color code is between #bb44dd web safe hex color code and #cc55cc web safe hex color code. #bb44dd is the nearest web safe color code. You can see here many more shades of #c348db color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codec348db#c348db
RGB Decimal195, 72, 219rgb(195, 72, 219)
RGB Percent76%, 28%, 86%rgb(76%, 28%, 86%)
CSS RGBa195, 72, 219,1rgba(195,72,219,1)
CMYK Modelcmyk(11%,67%,0%,14%)
HSL Color Space290,67% ,57%hsl(290,67% ,57%)
HSV Color Space290°, 67%, 86%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110000110100100011011011
Octal303110333
Decimal19572219
Hexc348db

Different shades of #c348db color code.

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

Light Shade of #c348db
#d173e3
Dark Shade of #c348db
#ae27c9
Saturated Shade of #c348db
#ca3de6
Desaturated Shade of #c348db
#bc53d0
Grey scale Shade of #c348db
#919191
Brighten Shade
#dc61f4
Most Readable Shade
#FFFFFF

Shades of #c348db color code

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

#c348db
#ad40c2
#9738aa
#823092
#6c2879
#562061
#411849
#2b1030
#150818
#000000

Similar Color like #c348db color

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

#c449dc
#c54add
#c64bde
#c74cdf
#c84de0
#c94ee1
#ca4fe2
#cb50e3
#cc51e4
#cd52e5
#ce53e6
#cf54e7
#d055e8
#d156e9
#c247da
#c146d9
#c045d8
#bf44d7
#be43d6
#bd42d5
#bc41d4
#bb40d3
#ba3fd2
#b93ed1
#b83dd0
#b73ccf
#b63bce
#b53acd

Monochromatic Color with #c348db

#c348db
#060206
#2c1031
#511e5b
#772c86
#9d3ab0

Tints of #c348db Color

#c348db
#c95cdf
#d070e3
#d785e7
#dd99eb
#e4adef
#ebc2f3
#f1d6f7
#f8eafb
#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

#c348db
#60db48

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

Split Complementary

#c348db
#a9db48
#48db7a

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

Analogous Color

#8848db
#a648db
#c348db
#db48d6
#db48b8

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

#c348db
#dbc348
#48dbc3

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

#c348db
#db7948
#60db48
#48a9db

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

#c348db
#60db48
#48db7a
#db48a9

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

#c348db Color Code Preview on Black Background Color

This is how #c348db Color will look on black background color. Color contrast ratio is 5.27

#c348db in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c348db

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c348db

#c348db color code is use for CSS Background Color

Background color for the above div is #c348db

HTML with inline CSS

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

#c348db color code is use for CSS Border Color

CSS Border color for the above div is #c348db

HTML with inline CSS

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

CSS Border Left color for the above div is #c348db

HTML with inline CSS

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

CSS Border Right color for the above div is #c348db

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c348db

HTML with inline CSS

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

CSS Border Top color for the above div is #c348db

HTML with inline CSS

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

#c348db hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c348db Color code Preview on White Background

This is how #c348db Color code will look on white background color. Color contrast ratio is 3.98

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

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.