crispedge.com

Color picker

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

#adbdc4 hex color - Blue - Cool color - Information

#adbdc4 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #adbdc4 Color code in RGB color code model is created after adding 67.84% red color, 74.12% green color and 76.86% blue color. Hex #adbdc4 Color code in CMYK color (process color) code model is generated after subtraction of 12% cyan, 4% magenta, 0% yellow and 23% black.

Hex #adbdc4 color code is between #aabbcc web safe hex color code and #bbccbb web safe hex color code. #aabbcc is the nearest web safe color code. You can see here many more shades of #adbdc4 color code.

0 Likes 0 Comments | 4 Views

Color Table

Hex Color Codeadbdc4#adbdc4
RGB Decimal173, 189, 196rgb(173, 189, 196)
RGB Percent68%, 74%, 77%rgb(68%, 74%, 77%)
CSS RGBa173, 189, 196,1rgba(173,189,196,1)
CMYK Modelcmyk(12%,4%,0%,23%)
HSL Color Space198,16% ,72%hsl(198,16% ,72%)
HSV Color Space198°, 12%, 77%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011011011110111000100
Octal255275304
Decimal173189196
Hexadbdc4

Different shades of #adbdc4 color code.

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

Light Shade of #adbdc4
#cbd5d9
Dark Shade of #adbdc4
#8fa5af
Saturated Shade of #adbdc4
#a6c0cb
Desaturated Shade of #adbdc4
#b4babd
Grey scale Shade of #adbdc4
#b8b8b8
Brighten Shade
#c6d6dd
Most Readable Shade
#000000

Shades of #adbdc4 color code

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

#adbdc4
#99a8ae
#869398
#737e82
#60696c
#4c5457
#393f41
#262a2b
#131515
#000000

Similar Color like #adbdc4 color

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

#aebec5
#afbfc6
#b0c0c7
#b1c1c8
#b2c2c9
#b3c3ca
#b4c4cb
#b5c5cc
#b6c6cd
#b7c7ce
#b8c8cf
#b9c9d0
#bacad1
#bbcbd2
#acbcc3
#abbbc2
#aabac1
#a9b9c0
#a8b8bf
#a7b7be
#a6b6bd
#a5b5bc
#a4b4bb
#a3b3ba
#a2b2b9
#a1b1b8
#a0b0b7
#9fafb6

Monochromatic Color with #adbdc4

#adbdc4
#d3e6ee
#17191a
#3c4244
#626b6f
#879499

Tints of #adbdc4 Color

#adbdc4
#b6c4ca
#bfcbd1
#c8d3d7
#d1dade
#dae1e4
#e3e9eb
#ecf0f1
#f5f7f8
#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

#adbdc4
#c4b4ad

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

Split Complementary

#adbdc4
#c4adb2
#c4c0ad

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

Analogous Color

#adc4c2
#adc2c4
#adbdc4
#adb8c4
#adb4c4

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

#adbdc4
#c4adbd
#bdc4ad

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

#adbdc4
#bfadc4
#c4b4ad
#b1c4ad

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

#adbdc4
#c4b4ad
#c4c0ad
#adb2c4

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

#adbdc4 Color Code Preview on Black Background Color

This is how #adbdc4 Color will look on black background color. Color contrast ratio is 10.85

#adbdc4 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #adbdc4

HTML with inline CSS

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

Your Example Paragraph content text in with font color #adbdc4

#adbdc4 color code is use for CSS Background Color

Background color for the above div is #adbdc4

HTML with inline CSS

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

#adbdc4 color code is use for CSS Border Color

CSS Border color for the above div is #adbdc4

HTML with inline CSS

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

CSS Border Left color for the above div is #adbdc4

HTML with inline CSS

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

CSS Border Right color for the above div is #adbdc4

HTML with inline CSS

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

CSS Border Bottom color for the above div is #adbdc4

HTML with inline CSS

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

CSS Border Top color for the above div is #adbdc4

HTML with inline CSS

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

#adbdc4 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#adbdc4 Color code Preview on White Background

This is how #adbdc4 Color code will look on white background color. Color contrast ratio is 1.93

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

Related Gradients

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

0 Likes 0 Comments | 4 Views

Post your comment:-

By submitting comment you agree to our privacy policy.