crispedge.com

Color picker

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

#8093a0 hex color - Grey - Cool color - Information

#8093a0 hex color - Grey - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Grey

Hex #8093a0 Color code in RGB color code model is created after adding 50.2% red color, 57.65% green color and 62.75% blue color. Hex #8093a0 Color code in CMYK color (process color) code model is generated after subtraction of 20% cyan, 8% magenta, 0% yellow and 37% black.

Hex #8093a0 color code is between #889999 web safe hex color code and #7788aa web safe hex color code. #889999 is the nearest web safe color code. You can see here many more shades of #8093a0 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code8093a0#8093a0
RGB Decimal128, 147, 160rgb(128, 147, 160)
RGB Percent50%, 58%, 63%rgb(50%, 58%, 63%)
CSS RGBa128, 147, 160,1rgba(128,147,160,1)
CMYK Modelcmyk(20%,8%,0%,37%)
HSL Color Space204,14% ,56%hsl(204,14% ,56%)
HSV Color Space204°, 20%, 63%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100000001001001110100000
Octal200223240
Decimal128147160
Hex8093a0

Different shades of #8093a0 color code.

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

Light Shade of #8093a0
#9dacb6
Dark Shade of #8093a0
#657a88
Saturated Shade of #8093a0
#7595ab
Desaturated Shade of #8093a0
#8b9195
Grey scale Shade of #8093a0
#909090
Brighten Shade
#99acb9
Most Readable Shade
#000000

Shades of #8093a0 color code

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

#8093a0
#71828e
#63727c
#55626a
#475158
#384147
#2a3135
#1c2023
#0e1011
#000000

Similar Color like #8093a0 color

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

#8194a1
#8295a2
#8396a3
#8497a4
#8598a5
#8699a6
#879aa7
#889ba8
#899ca9
#8a9daa
#8b9eab
#8c9fac
#8da0ad
#8ea1ae
#7f929f
#7e919e
#7d909d
#7c8f9c
#7b8e9b
#7a8d9a
#798c99
#788b98
#778a97
#768996
#758895
#748794
#738693
#728592

Monochromatic Color with #8093a0

#8093a0
#a2baca
#c4e1f5
#1a1e20
#3c454b
#5e6c75

Tints of #8093a0 Color

#8093a0
#8e9faa
#9cabb5
#aab7bf
#b8c3ca
#c6cfd4
#d4dbdf
#e2e7e9
#f0f3f4
#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

#8093a0
#a08d80

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

Split Complementary

#8093a0
#a08083
#a09d80

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

Analogous Color

#80a0a0
#8099a0
#8093a0
#808da0
#8086a0

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

#8093a0
#a08093
#93a080

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

#8093a0
#9d80a0
#a08d80
#83a080

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

#8093a0
#a08d80
#a09d80
#8083a0

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 #8093a0 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.

#8093a0 Color Code Preview on Black Background Color

This is how #8093a0 Color will look on black background color. Color contrast ratio is 6.60

#8093a0 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #8093a0

HTML with inline CSS

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

Your Example Paragraph content text in with font color #8093a0

#8093a0 color code is use for CSS Background Color

Background color for the above div is #8093a0

HTML with inline CSS

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

#8093a0 color code is use for CSS Border Color

CSS Border color for the above div is #8093a0

HTML with inline CSS

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

CSS Border Left color for the above div is #8093a0

HTML with inline CSS

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

CSS Border Right color for the above div is #8093a0

HTML with inline CSS

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

CSS Border Bottom color for the above div is #8093a0

HTML with inline CSS

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

CSS Border Top color for the above div is #8093a0

HTML with inline CSS

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

#8093a0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#8093a0 Color code Preview on White Background

This is how #8093a0 Color code will look on white background color. Color contrast ratio is 3.18

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

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.