@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

#c015a9 hex color - Red - Warm color - Information

#c015a9 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #c015a9 Color code in RGB color code model is created after adding 75.29% red color, 8.24% green color and 66.27% blue color. Hex #c015a9 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 89% magenta, 12% yellow and 24.71% black.

Hex #c015a9 color code is between #bb11aa web safe hex color code and #cc2299 web safe hex color code. #bb11aa is the nearest web safe color code. You can see here many more shades of #c015a9 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code c015a9 #c015a9
RGB Decimal 192, 21, 169 rgb(192, 21, 169)
RGB Percent 75%, 8%, 66% rgb(75%, 8%, 66%)
CSS RGBa 192, 21, 169,1 rgba(192,21,169,1)
CMYK Model cmyk(0%,89%,12%,24.71%)
HSL Color Space 308,80% ,42% hsl(308,80% ,42%)
HSV Color Space 308°, 89%, 75%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11000000 00010101 10101001
Octal 300 25 251
Decimal 192 21 169
Hex c0 15 a9

Different shades of #c015a9 color code.

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

Light Shade of #c015a9
#e721cc
Dark Shade of #c015a9
#921081
Saturated Shade of #c015a9
#cb0ab1
Desaturated Shade of #c015a9
#b520a1
Grey scale Shade of #c015a9
#6a6a6a
Brighten Shade
#d92ec2
Most Readable Shade
#FFFFFF

Shades of #c015a9 color code

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

#c015a9
#aa1296
#951083
#800e70
#6a0b5d
#55094b
#400738
#2a0425
#150212
#000000

Similar Color like #c015a9 color

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

#c116aa
#c217ab
#c318ac
#c419ad
#c51aae
#c61baf
#c71cb0
#c81db1
#c91eb2
#ca1fb3
#cb20b4
#cc21b5
#cd22b6
#ce23b7
#bf14a8
#be13a7
#bd12a6
#bc11a5
#bb10a4
#ba0fa3
#b90ea2
#b80da1
#b70ca0
#b60b9f
#b50a9e
#b4099d
#b3089c
#b2079b

Monochromatic Color with #c015a9

#c015a9
#ea1ace
#160213
#400739
#6b0c5e
#951084

Tints of #c015a9 Color

#c015a9
#c72fb2
#ce49bc
#d563c5
#dc7dcf
#e397d8
#eab1e2
#f1cbeb
#f8e5f5
#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

#c015a9
#15c02c

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

Split Complementary

#c015a9
#54c015
#15c082

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

Analogous Color

#9315c0
#b515c0
#c015a9
#c01587
#c01565

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

#c015a9
#a9c015
#15a9c0

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

#c015a9
#c08115
#15c02c
#1553c0

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

#c015a9
#15c02c
#15c082
#c01554

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

#c015a9 Color Code Preview on Black Background Color

This is how #c015a9 Color will look on black background color. Color contrast ratio is 3.92

#c015a9 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c015a9

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c015a9

#c015a9 color code is use for CSS Background Color

Background color for the above div is #c015a9

HTML with inline CSS

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

#c015a9 color code is use for CSS Border Color

CSS Border color for the above div is #c015a9

HTML with inline CSS

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

CSS Border Left color for the above div is #c015a9

HTML with inline CSS

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

CSS Border Right color for the above div is #c015a9

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c015a9

HTML with inline CSS

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

CSS Border Top color for the above div is #c015a9

HTML with inline CSS

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

#c015a9 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c015a9 Color code Preview on White Background

This is how #c015a9 Color code will look on white background color. Color contrast ratio is 5.36

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(192,21,169,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(21,192,44,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(192,21,169,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.