crispedge.com

Color picker

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

#ababad hex color - Blue - Cool color - Information

#ababad hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #ababad Color code in RGB color code model is created after adding 67.06% red color, 67.06% green color and 67.84% blue color. Hex #ababad Color code in CMYK color (process color) code model is generated after subtraction of 1% cyan, 1% magenta, 0% yellow and 32% black.

Hex #ababad color code is between #aaaaaa web safe hex color code and #bbbbbb web safe hex color code. #aaaaaa is the nearest web safe color code. You can see here many more shades of #ababad color code.

0 Likes 0 Comments | 33 Views

Color Table

Hex Color Codeababad#ababad
RGB Decimal171, 171, 173rgb(171, 171, 173)
RGB Percent67%, 67%, 68%rgb(67%, 67%, 68%)
CSS RGBa171, 171, 173,1rgba(171,171,173,1)
CMYK Modelcmyk(1%,1%,0%,32%)
HSL Color Space240,1% ,67%hsl(240,1% ,67%)
HSV Color Space240°, 1%, 68%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101010111010101110101101
Octal253253255
Decimal171171173
Hexababad

Different shades of #ababad color code.

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

Light Shade of #ababad
#c5c5c6
Dark Shade of #ababad
#919194
Saturated Shade of #ababad
#a3a3b5
Desaturated Shade of #ababad
#acacac
Grey scale Shade of #ababad
#acacac
Brighten Shade
#c4c4c6
Most Readable Shade
#000000

Shades of #ababad color code

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

#ababad
#989899
#858586
#727273
#5f5f60
#4c4c4c
#393939
#262626
#131313
#000000

Similar Color like #ababad color

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

#acacae
#adadaf
#aeaeb0
#afafb1
#b0b0b2
#b1b1b3
#b2b2b4
#b3b3b5
#b4b4b6
#b5b5b7
#b6b6b8
#b7b7b9
#b8b8ba
#b9b9bb
#aaaaac
#a9a9ab
#a8a8aa
#a7a7a9
#a6a6a8
#a5a5a7
#a4a4a6
#a3a3a5
#a2a2a4
#a1a1a3
#a0a0a2
#9f9fa1
#9e9ea0
#9d9d9f

Monochromatic Color with #ababad

#ababad
#d5d5d7
#030303
#2d2d2d
#575758
#818182

Tints of #ababad Color

#ababad
#b4b4b6
#bdbdbf
#c7c7c8
#d0d0d1
#d9d9da
#e3e3e3
#ececec
#f5f5f5
#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

#ababad
#adadab

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

Split Complementary

#ababad
#adacab
#acadab

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

Analogous Color

#abacad
#ababad
#ababad
#ababad
#acabad

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

#ababad
#adabab
#abadab

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

#ababad
#adabac
#adadab
#abadac

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

#ababad
#adadab
#acadab
#acabad

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

#ababad Color Code Preview on Black Background Color

This is how #ababad Color will look on black background color. Color contrast ratio is 9.16

#ababad in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ababad

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ababad

#ababad color code is use for CSS Background Color

Background color for the above div is #ababad

HTML with inline CSS

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

#ababad color code is use for CSS Border Color

CSS Border color for the above div is #ababad

HTML with inline CSS

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

CSS Border Left color for the above div is #ababad

HTML with inline CSS

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

CSS Border Right color for the above div is #ababad

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ababad

HTML with inline CSS

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

CSS Border Top color for the above div is #ababad

HTML with inline CSS

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

#ababad hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ababad Color code Preview on White Background

This is how #ababad Color code will look on white background color. Color contrast ratio is 2.29

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

Related Gradients

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

0 Likes 0 Comments | 33 Views

Post your comment:-

By submitting comment you agree to our privacy policy.