crispedge.com

Color picker

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

#c384b5 hex color - Red - Warm color - Information

#c384b5 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #c384b5 Color code in RGB color code model is created after adding 76.47% red color, 51.76% green color and 70.98% blue color. Hex #c384b5 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 32% magenta, 7% yellow and 24% black.

Hex #c384b5 color code is between #bb88bb web safe hex color code and #cc77aa web safe hex color code. #bb88bb is the nearest web safe color code. You can see here many more shades of #c384b5 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codec384b5#c384b5
RGB Decimal195, 132, 181rgb(195, 132, 181)
RGB Percent76%, 52%, 71%rgb(76%, 52%, 71%)
CSS RGBa195, 132, 181,1rgba(195,132,181,1)
CMYK Modelcmyk(0%,32%,7%,24%)
HSL Color Space313,34% ,64%hsl(313,34% ,64%)
HSV Color Space313°, 32%, 76%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110000111000010010110101
Octal303204265
Decimal195132181
Hexc384b5

Different shades of #c384b5 color code.

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

Light Shade of #c384b5
#d4a6ca
Dark Shade of #c384b5
#b262a0
Saturated Shade of #c384b5
#cc7bba
Desaturated Shade of #c384b5
#ba8db0
Grey scale Shade of #c384b5
#a3a3a3
Brighten Shade
#dc9dce
Most Readable Shade
#000000

Shades of #c384b5 color code

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

#c384b5
#ad75a0
#97668c
#825878
#6c4964
#563a50
#412c3c
#2b1d28
#150e14
#000000

Similar Color like #c384b5 color

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

#c485b6
#c586b7
#c687b8
#c788b9
#c889ba
#c98abb
#ca8bbc
#cb8cbd
#cc8dbe
#cd8ebf
#ce8fc0
#cf90c1
#d091c2
#d192c3
#c283b4
#c182b3
#c081b2
#bf80b1
#be7fb0
#bd7eaf
#bc7dae
#bb7cad
#ba7bac
#b97aab
#b879aa
#b778a9
#b677a8
#b576a7

Monochromatic Color with #c384b5

#c384b5
#eda1dc
#191117
#432e3f
#6e4a66
#98678e

Tints of #c384b5 Color

#c384b5
#c991bd
#d09fc5
#d7adcd
#ddbad5
#e4c8de
#ebd6e6
#f1e3ee
#f8f1f6
#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

#c384b5
#84c392

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

Split Complementary

#c384b5
#96c384
#84c3b1

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

Analogous Color

#b884c3
#c384c2
#c384b5
#c384a8
#c3849c

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

#c384b5
#b5c384
#84b5c3

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

#c384b5
#c3b184
#84c392
#8495c3

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

#c384b5
#84c392
#84c3b1
#c38496

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

#c384b5 Color Code Preview on Black Background Color

This is how #c384b5 Color will look on black background color. Color contrast ratio is 7.29

#c384b5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c384b5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c384b5

#c384b5 color code is use for CSS Background Color

Background color for the above div is #c384b5

HTML with inline CSS

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

#c384b5 color code is use for CSS Border Color

CSS Border color for the above div is #c384b5

HTML with inline CSS

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

CSS Border Left color for the above div is #c384b5

HTML with inline CSS

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

CSS Border Right color for the above div is #c384b5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c384b5

HTML with inline CSS

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

CSS Border Top color for the above div is #c384b5

HTML with inline CSS

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

#c384b5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c384b5 Color code Preview on White Background

This is how #c384b5 Color code will look on white background color. Color contrast ratio is 2.88

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

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.