crispedge.com

Color picker

Loading...

#af12ba hex color - Violet - Warm color - Information

#af12ba hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #af12ba Color code in RGB color code model is created after adding 68.63% red color, 7.06% green color and 72.94% blue color. Hex #af12ba Color code in CMYK color (process color) code model is generated after subtraction of 6% cyan, 90% magenta, 0% yellow and 27% black.

Hex #af12ba color code is between #aa11bb web safe hex color code and #bb22aa web safe hex color code. #aa11bb is the nearest web safe color code. You can see here many more shades of #af12ba color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeaf12ba#af12ba
RGB Decimal175, 18, 186rgb(175, 18, 186)
RGB Percent69%, 7%, 73%rgb(69%, 7%, 73%)
CSS RGBa175, 18, 186,1rgba(175,18,186,1)
CMYK Modelcmyk(6%,90%,0%,27%)
HSL Color Space296,82% ,40%hsl(296,82% ,40%)
HSV Color Space296°, 90%, 73%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011110001001010111010
Octal25722272
Decimal17518186
Hexaf12ba

Different shades of #af12ba color code.

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

Light Shade of #af12ba
#db17e8
Dark Shade of #af12ba
#830d8b
Saturated Shade of #af12ba
#b808c4
Desaturated Shade of #af12ba
#a61cb0
Grey scale Shade of #af12ba
#666666
Brighten Shade
#c82bd3
Most Readable Shade
#FFFFFF

Shades of #af12ba color code

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

#af12ba
#9b10a5
#880e90
#740c7c
#610a67
#4d0852
#3a063e
#260429
#130214
#000000

Similar Color like #af12ba color

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

#b013bb
#b114bc
#b215bd
#b316be
#b417bf
#b518c0
#b619c1
#b71ac2
#b81bc3
#b91cc4
#ba1dc5
#bb1ec6
#bc1fc7
#bd20c8
#ae11b9
#ad10b8
#ac0fb7
#ab0eb6
#aa0db5
#a90cb4
#a80bb3
#a70ab2
#a609b1
#a508b0
#a407af
#a306ae
#a205ad
#a104ac

Monochromatic Color with #af12ba

#af12ba
#d716e4
#0f0210
#37063a
#5f0a65
#870e8f

Tints of #af12ba Color

#af12ba
#b72cc1
#c046c9
#c961d1
#d27bd8
#db95e0
#e4b0e8
#edcaef
#f6e4f7
#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

#af12ba
#1dba12

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

Split Complementary

#af12ba
#71ba12
#12ba5b

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

Analogous Color

#6c12ba
#8d12ba
#af12ba
#ba12a3
#ba1282

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

#af12ba
#baaf12
#12baaf

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

#af12ba
#ba5b12
#1dba12
#1271ba

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

#af12ba
#1dba12
#12ba5b
#ba1271

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

#af12ba Color Code Preview on Black Background Color

This is how #af12ba Color will look on black background color. Color contrast ratio is 3.62

#af12ba in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af12ba

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af12ba

#af12ba color code is use for CSS Background Color

Background color for the above div is #af12ba

HTML with inline CSS

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

#af12ba color code is use for CSS Border Color

CSS Border color for the above div is #af12ba

HTML with inline CSS

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

CSS Border Left color for the above div is #af12ba

HTML with inline CSS

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

CSS Border Right color for the above div is #af12ba

HTML with inline CSS

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

CSS Border Bottom color for the above div is #af12ba

HTML with inline CSS

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

CSS Border Top color for the above div is #af12ba

HTML with inline CSS

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

#af12ba hex Color code used as CSS color Codes

Example CSS Class for usage

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

#af12ba Color code Preview on White Background

This is how #af12ba Color code will look on white background color. Color contrast ratio is 5.80

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

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(175,18,186,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(29,186,18,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(175,18,186,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.