Skip to main content Skip to docs navigation

#c136fa hex color | Download Dark Violet BG image | Information

Color Picker

@
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.

Color Info

Woow we have a nearby visually matching color name available. It's name is Magento and its hex is #BF3CFF Nearest Color Name

Color Hue/Base color: Violet

Hex #c136fa Color code in RGB color code model is created after adding 75.69% red color, 21.18% green color and 98.04% blue color. Hex #c136fa Color code in CMYK color (process color) code model is generated after subtraction of 23% cyan, 78% magenta, 0% yellow and 1.96% black.

Hex #c136fa color code is between #bb33ff web safe hex color code and #cc44ee web safe hex color code. #bb33ff is the nearest web safe color code. You can see here many more shades of #c136fa color code.

RGB Chart

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

Color Table

Hex Color Code c136fa #c136fa
RGB Decimal 193, 54, 250 193, 54, 250
RGB Percent 76%, 21%, 98% rgb(76%, 21%, 98%)
CSS RGBa 193, 54, 250,1 rgba(193,54,250,1)
CMYK Model cmyk(23%,78%,0%,1.96%)
HSL Color Space 283,95% ,60% hsl(283,95% ,60%)
HSV Color Space 283°, 78%, 98%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11000001 00110110 11111010
Octal 301 66 372
Decimal 193 54 250
Hex c1 36 fa

Different shades of #c136fa color code.

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

Darkest of #c136fa
#6a0493
Darker of #c136fa
#8d05c5
Dark of #c136fa
#b106f7
Base of #c136fa
#c136fa
Light of #c136fa
#d068fb
Lighter
#e09afc
Lightest
#efcbfe

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

#c136fa
#6ffa36

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

Split Complementary

#c136fa
#d1fa36
#36fa5f

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

Analogous Color

#4f36fa
#6f36fa
#c136fa
#fa36f2
#fa36a0

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

#c136fa
#36fac1
#fac136

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

#c136fa
#fac136
#6ffa36
#366ffa

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#c136fa
#fa5f36
#6ffa36
#36d1fa

Square 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).

Monochromatic Color with #c136fa

#460262
#6a0493
#8d05c5
#b106f7
#c136fa
#d068fb
#e09afc
#efcbfe
#fefdff

Tints of #c136fa Color

#c136fa
#c74cfa
#ce62fb
#d579fb
#dc8ffc
#e3a5fc
#eabcfd
#f1d2fd
#f8e8fe
#ffffff

Shades of #c136fa color code

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

#c136fa
#ab30de
#962ac2
#8024a6
#6b1e8a
#55186f
#401253
#2a0c37
#15061b
#000000

Tones

#c136fa
#b84be5
#b05fd1
#a774bc
#9f88a8

Tones

Similar Color like #c136fa color

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

#c237fb
#c338fc
#c439fd
#c53afe
#c63bff
#c73cff
#c83dff
#c93eff
#ca3fff
#cb40ff
#cc41ff
#cd42ff
#ce43ff
#cf44ff
#c035f9
#bf34f8
#be33f7
#bd32f6
#bc31f5
#bb30f4
#ba2ff3
#b92ef2
#b82df1
#b72cf0
#b62bef
#b52aee
#b429ed
#b328ec

Download this Dark Violet

Hex #c136fa 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.

#c136fa Color Code Preview on Black Background Color

This is how #c136fa Color will look on black background color. Color contrast ratio is 5.18

#c136fa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c136fa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c136fa

#c136fa color code is use for CSS Background Color

Background color for the above div is #c136fa

HTML with inline CSS

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

#c136fa color code is use for CSS Border Color

CSS Border color for the above div is #c136fa

HTML with inline CSS

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

CSS Border Left color for the above div is #c136fa

HTML with inline CSS

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

CSS Border Right color for the above div is #c136fa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c136fa

HTML with inline CSS

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

CSS Border Top color for the above div is #c136fa

HTML with inline CSS

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

#c136fa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c136fa Color code Preview on White Background

This is how #c136fa Color code will look on white background color. Color contrast ratio is 4.06

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(193,54,250,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(111,250,54,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(193,54,250,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }