crispedge.com

Color picker

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

#6e9baa hex color - Green - Cool color - Information

#6e9baa hex color - Green - Cool color

Color Hue/Base color: Green

Hex #6e9baa Color code in RGB color code model is created after adding 43.14% red color, 60.78% green color and 66.67% blue color. Hex #6e9baa Color code in CMYK color (process color) code model is generated after subtraction of 35% cyan, 9% magenta, 0% yellow and 33% black.

Hex #6e9baa color code is between #669999 web safe hex color code and #77aabb web safe hex color code. #669999 is the nearest web safe color code. You can see here many more shades of #6e9baa color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code6e9baa#6e9baa
RGB Decimal110, 155, 170rgb(110, 155, 170)
RGB Percent43%, 61%, 67%rgb(43%, 61%, 67%)
CSS RGBa110, 155, 170,1rgba(110,155,170,1)
CMYK Modelcmyk(35%,9%,0%,33%)
HSL Color Space195,26% ,55%hsl(195,26% ,55%)
HSV Color Space195°, 35%, 67%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011011101001101110101010
Octal156233252
Decimal110155170
Hex6e9baa

Different shades of #6e9baa color code.

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

Light Shade of #6e9baa
#8eb1bd
Dark Shade of #6e9baa
#558190
Saturated Shade of #6e9baa
#63a1b5
Desaturated Shade of #6e9baa
#7a959e
Grey scale Shade of #6e9baa
#8c8c8c
Brighten Shade
#87b4c3
Most Readable Shade
#000000

Shades of #6e9baa color code

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

#6e9baa
#618997
#557884
#496771
#3d565e
#30444b
#243338
#182225
#0c1112
#000000

Similar Color like #6e9baa color

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

#6f9cab
#709dac
#719ead
#729fae
#73a0af
#74a1b0
#75a2b1
#76a3b2
#77a4b3
#78a5b4
#79a6b5
#7aa7b6
#7ba8b7
#7ca9b8
#6d9aa9
#6c99a8
#6b98a7
#6a97a6
#6996a5
#6895a4
#6794a3
#6693a2
#6592a1
#6491a0
#63909f
#628f9e
#618e9d
#608d9c

Monochromatic Color with #6e9baa

#6e9baa
#8ac2d4
#a5e8ff
#1b272a
#374d55
#52747f

Tints of #6e9baa Color

#6e9baa
#7ea6b3
#8eb1bc
#9ebcc6
#aec7cf
#bed2d9
#cedde2
#dee8ec
#eef3f5
#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

#6e9baa
#aa7d6e

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

Split Complementary

#6e9baa
#aa6e7d
#aa9b6e

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

Analogous Color

#6eaaa1
#6ea7aa
#6e9baa
#6e8faa
#6e83aa

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

#6e9baa
#aa6e9b
#9baa6e

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

#6e9baa
#9b6eaa
#aa7d6e
#7daa6e

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

#6e9baa
#aa7d6e
#aa9b6e
#6e7daa

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 #6e9baa 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.

#6e9baa Color Code Preview on Black Background Color

This is how #6e9baa Color will look on black background color. Color contrast ratio is 6.93

#6e9baa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #6e9baa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #6e9baa

#6e9baa color code is use for CSS Background Color

Background color for the above div is #6e9baa

HTML with inline CSS

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

#6e9baa color code is use for CSS Border Color

CSS Border color for the above div is #6e9baa

HTML with inline CSS

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

CSS Border Left color for the above div is #6e9baa

HTML with inline CSS

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

CSS Border Right color for the above div is #6e9baa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #6e9baa

HTML with inline CSS

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

CSS Border Top color for the above div is #6e9baa

HTML with inline CSS

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

#6e9baa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#6e9baa Color code Preview on White Background

This is how #6e9baa Color code will look on white background color. Color contrast ratio is 3.03

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

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.