crispedge.com

Color picker

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

#a7aff4 hex color - Blue - Cool color - Information

#a7aff4 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #a7aff4 Color code in RGB color code model is created after adding 65.49% red color, 68.63% green color and 95.69% blue color. Hex #a7aff4 Color code in CMYK color (process color) code model is generated after subtraction of 32% cyan, 28% magenta, 0% yellow and 4% black.

Hex #a7aff4 color code is between #aaaaee web safe hex color code and #99bbff web safe hex color code. #aaaaee is the nearest web safe color code. You can see here many more shades of #a7aff4 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codea7aff4#a7aff4
RGB Decimal167, 175, 244rgb(167, 175, 244)
RGB Percent65%, 69%, 96%rgb(65%, 69%, 96%)
CSS RGBa167, 175, 244,1rgba(167,175,244,1)
CMYK Modelcmyk(32%,28%,0%,4%)
HSL Color Space234,78% ,81%hsl(234,78% ,81%)
HSV Color Space234°, 32%, 96%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101001111010111111110100
Octal247257364
Decimal167175244
Hexa7aff4

Different shades of #a7aff4 color code.

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

Light Shade of #a7aff4
#d4d8fa
Dark Shade of #a7aff4
#7a86ee
Saturated Shade of #a7aff4
#a2abf9
Desaturated Shade of #a7aff4
#acb3ef
Grey scale Shade of #a7aff4
#cdcdcd
Brighten Shade
#c0c8ff
Most Readable Shade
#000000

Shades of #a7aff4 color code

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

#a7aff4
#949bd8
#8188bd
#6f74a2
#5c6187
#4a4d6c
#373a51
#252636
#12131b
#000000

Similar Color like #a7aff4 color

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

#a8b0f5
#a9b1f6
#aab2f7
#abb3f8
#acb4f9
#adb5fa
#aeb6fb
#afb7fc
#b0b8fd
#b1b9fe
#b2baff
#b3bbff
#b4bcff
#b5bdff
#a6aef3
#a5adf2
#a4acf1
#a3abf0
#a2aaef
#a1a9ee
#a0a8ed
#9fa7ec
#9ea6eb
#9da5ea
#9ca4e9
#9ba3e8
#9aa2e7
#99a1e6

Monochromatic Color with #a7aff4

#a7aff4
#16171f
#33354a
#505474
#6d729f
#8a91c9

Tints of #a7aff4 Color

#a7aff4
#b0b7f5
#bac0f6
#c4c9f7
#ced2f8
#d7dbfa
#e1e4fb
#ebedfc
#f5f6fd
#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

#a7aff4
#f4eca7

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

Split Complementary

#a7aff4
#f4c6a7
#d6f4a7

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

Analogous Color

#a7cef4
#a7bef4
#a7aff4
#aea7f4
#bea7f4

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

#a7aff4
#f4a7af
#aff4a7

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

#a7aff4
#f4a7d5
#f4eca7
#a7f4c5

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

#a7aff4
#f4eca7
#d6f4a7
#c6a7f4

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

#a7aff4 Color Code Preview on Black Background Color

This is how #a7aff4 Color will look on black background color. Color contrast ratio is 10.08

#a7aff4 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a7aff4

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a7aff4

#a7aff4 color code is use for CSS Background Color

Background color for the above div is #a7aff4

HTML with inline CSS

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

#a7aff4 color code is use for CSS Border Color

CSS Border color for the above div is #a7aff4

HTML with inline CSS

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

CSS Border Left color for the above div is #a7aff4

HTML with inline CSS

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

CSS Border Right color for the above div is #a7aff4

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a7aff4

HTML with inline CSS

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

CSS Border Top color for the above div is #a7aff4

HTML with inline CSS

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

#a7aff4 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a7aff4 Color code Preview on White Background

This is how #a7aff4 Color code will look on white background color. Color contrast ratio is 2.08

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

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.