crispedge.com

Color picker

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

#c378b7 hex color - Red - Warm color - Information

#c378b7 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #c378b7 Color code in RGB color code model is created after adding 76.47% red color, 47.06% green color and 71.76% blue color. Hex #c378b7 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 38% magenta, 6% yellow and 24% black.

Hex #c378b7 color code is between #bb77bb web safe hex color code and #cc88aa web safe hex color code. #bb77bb is the nearest web safe color code. You can see here many more shades of #c378b7 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codec378b7#c378b7
RGB Decimal195, 120, 183rgb(195, 120, 183)
RGB Percent76%, 47%, 72%rgb(76%, 47%, 72%)
CSS RGBa195, 120, 183,1rgba(195,120,183,1)
CMYK Modelcmyk(0%,38%,6%,24%)
HSL Color Space310,38% ,62%hsl(310,38% ,62%)
HSV Color Space310°, 38%, 76%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110000110111100010110111
Octal303170267
Decimal195120183
Hexc378b7

Different shades of #c378b7 color code.

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

Light Shade of #c378b7
#d39bca
Dark Shade of #c378b7
#b355a4
Saturated Shade of #c378b7
#cd6ebe
Desaturated Shade of #c378b7
#b982b0
Grey scale Shade of #c378b7
#9d9d9d
Brighten Shade
#dc91d0
Most Readable Shade
#000000

Shades of #c378b7 color code

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

#c378b7
#ad6aa2
#975d8e
#82507a
#6c4265
#563551
#41283d
#2b1a28
#150d14
#000000

Similar Color like #c378b7 color

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

#c479b8
#c57ab9
#c67bba
#c77cbb
#c87dbc
#c97ebd
#ca7fbe
#cb80bf
#cc81c0
#cd82c1
#ce83c2
#cf84c3
#d085c4
#d186c5
#c277b6
#c176b5
#c075b4
#bf74b3
#be73b2
#bd72b1
#bc71b0
#bb70af
#ba6fae
#b96ead
#b86dac
#b76cab
#b66baa
#b56aa9

Monochromatic Color with #c378b7

#c378b7
#ed92df
#190f17
#432a3f
#6e4467
#985e8f

Tints of #c378b7 Color

#c378b7
#c987bf
#d096c7
#d7a5cf
#ddb4d7
#e4c3df
#ebd2e7
#f1e1ef
#f8f0f7
#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

#c378b7
#78c384

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

Split Complementary

#c378b7
#92c378
#78c3a9

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

Analogous Color

#b178c3
#c078c3
#c378b7
#c378a8
#c37899

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

#c378b7
#b7c378
#78b7c3

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

#c378b7
#c3a978
#78c384
#7891c3

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

#c378b7
#78c384
#78c3a9
#c37892

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

#c378b7 Color Code Preview on Black Background Color

This is how #c378b7 Color will look on black background color. Color contrast ratio is 6.69

#c378b7 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c378b7

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c378b7

#c378b7 color code is use for CSS Background Color

Background color for the above div is #c378b7

HTML with inline CSS

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

#c378b7 color code is use for CSS Border Color

CSS Border color for the above div is #c378b7

HTML with inline CSS

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

CSS Border Left color for the above div is #c378b7

HTML with inline CSS

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

CSS Border Right color for the above div is #c378b7

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c378b7

HTML with inline CSS

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

CSS Border Top color for the above div is #c378b7

HTML with inline CSS

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

#c378b7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c378b7 Color code Preview on White Background

This is how #c378b7 Color code will look on white background color. Color contrast ratio is 3.14

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

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.