crispedge.com

Color picker

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

#af0066 hex color - Violet - Warm color - Information

#af0066 hex color - Violet - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Violet

Hex #af0066 Color code in RGB color code model is created after adding 68.63% red color, 0% green color and 40% blue color. Hex #af0066 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 100% magenta, 42% yellow and 31% black.

Hex #af0066 color code is between #aa0055 web safe hex color code and #bb0077 web safe hex color code. #aa0055 is the nearest web safe color code. You can see here many more shades of #af0066 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeaf0066#af0066
RGB Decimal175, 0, 102rgb(175, 0, 102)
RGB Percent69%, 0%, 40%rgb(69%, 0%, 40%)
CSS RGBa175, 0, 102,1rgba(175,0,102,1)
CMYK Modelcmyk(0%,100%,42%,31%)
HSL Color Space325,100% ,34%hsl(325,100% ,34%)
HSV Color Space325°, 100%, 69%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011110000000001100110
Octal2570146
Decimal1750102
Hexaf0066

Different shades of #af0066 color code.

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

Light Shade of #af0066
#e20084
Dark Shade of #af0066
#7c0048
Saturated Shade of #af0066
#af0066
Desaturated Shade of #af0066
#a60965
Grey scale Shade of #af0066
#575757
Brighten Shade
#c8197f
Most Readable Shade
#FFFFFF

Shades of #af0066 color code

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

#af0066
#9b005a
#88004f
#740044
#610038
#4d002d
#3a0022
#260016
#13000b
#000000

Similar Color like #af0066 color

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

#b00167
#b10268
#b20369
#b3046a
#b4056b
#b5066c
#b6076d
#b7086e
#b8096f
#b90a70
#ba0b71
#bb0c72
#bc0d73
#bd0e74
#ae0065
#ad0064
#ac0063
#ab0062
#aa0061
#a90060
#a8005f
#a7005e
#a6005d
#a5005c
#a4005b
#a3005a
#a20059
#a10058

Monochromatic Color with #af0066

#af0066
#d9007f
#050003
#2f001c
#5a0034
#84004d

Tints of #af0066 Color

#af0066
#b71c77
#c03888
#c95599
#d271aa
#db8dbb
#e4aacc
#edc6dd
#f6e2ee
#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

#af0066
#00af49

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

Split Complementary

#af0066
#0faf00
#00afa1

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

Analogous Color

#af00ac
#af0089
#af0066
#af0043
#af0020

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

#af0066
#66af00
#0066af

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

#af0066
#afa000
#00af49
#000eaf

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

#af0066
#00af49
#00afa0
#af000f

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

#af0066 Color Code Preview on Black Background Color

This is how #af0066 Color will look on black background color. Color contrast ratio is 3.01

#af0066 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af0066

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af0066

#af0066 color code is use for CSS Background Color

Background color for the above div is #af0066

HTML with inline CSS

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

#af0066 color code is use for CSS Border Color

CSS Border color for the above div is #af0066

HTML with inline CSS

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

CSS Border Left color for the above div is #af0066

HTML with inline CSS

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

CSS Border Right color for the above div is #af0066

HTML with inline CSS

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

CSS Border Bottom color for the above div is #af0066

HTML with inline CSS

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

CSS Border Top color for the above div is #af0066

HTML with inline CSS

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

#af0066 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#af0066 Color code Preview on White Background

This is how #af0066 Color code will look on white background color. Color contrast ratio is 6.97

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

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.