crispedge.com

Color picker

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

#689a86 hex color - Green - Cool color - Information

#689a86 hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #689a86 Color code in RGB color code model is created after adding 40.78% red color, 60.39% green color and 52.55% blue color. Hex #689a86 Color code in CMYK color (process color) code model is generated after subtraction of 32% cyan, 0% magenta, 13% yellow and 40% black.

Hex #689a86 color code is between #669988 web safe hex color code and #77aa77 web safe hex color code. #669988 is the nearest web safe color code. You can see here many more shades of #689a86 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code689a86#689a86
RGB Decimal104, 154, 134rgb(104, 154, 134)
RGB Percent41%, 60%, 53%rgb(41%, 60%, 53%)
CSS RGBa104, 154, 134,1rgba(104,154,134,1)
CMYK Modelcmyk(32%,0%,13%,40%)
HSL Color Space156,20% ,51%hsl(156,20% ,51%)
HSV Color Space156°, 32%, 60%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011010001001101010000110
Octal150232206
Decimal104154134
Hex689a86

Different shades of #689a86 color code.

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

Light Shade of #689a86
#87ae9e
Dark Shade of #689a86
#537c6c
Saturated Shade of #689a86
#5ba788
Desaturated Shade of #689a86
#758d83
Grey scale Shade of #689a86
#818181
Brighten Shade
#81b39f
Most Readable Shade
#000000

Shades of #689a86 color code

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

#689a86
#5c8877
#507768
#456659
#39554a
#2e443b
#22332c
#17221d
#0b110e
#000000

Similar Color like #689a86 color

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

#699b87
#6a9c88
#6b9d89
#6c9e8a
#6d9f8b
#6ea08c
#6fa18d
#70a28e
#71a38f
#72a490
#73a591
#74a692
#75a793
#76a894
#679985
#669884
#659783
#649682
#639581
#629480
#61937f
#60927e
#5f917d
#5e907c
#5d8f7b
#5c8e7a
#5b8d79
#5a8c78

Monochromatic Color with #689a86

#689a86
#85c4ab
#a1efd0
#121a17
#2f453c
#4b6f61

Tints of #689a86 Color

#689a86
#78a593
#89b0a0
#9abbae
#abc6bb
#bbd2c9
#ccddd6
#dde8e4
#eef3f1
#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

#689a86
#9a687c

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

Split Complementary

#689a86
#9a6895
#9a6d68

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

Analogous Color

#689a72
#689a7c
#689a86
#689a90
#689a9a

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

#689a86
#86689a
#9a8668

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

#689a86
#6d689a
#9a687c
#959a68

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

#689a86
#9a687c
#9a6d68
#68959a

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 #689a86 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.

#689a86 Color Code Preview on Black Background Color

This is how #689a86 Color will look on black background color. Color contrast ratio is 6.56

#689a86 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #689a86

HTML with inline CSS

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

Your Example Paragraph content text in with font color #689a86

#689a86 color code is use for CSS Background Color

Background color for the above div is #689a86

HTML with inline CSS

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

#689a86 color code is use for CSS Border Color

CSS Border color for the above div is #689a86

HTML with inline CSS

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

CSS Border Left color for the above div is #689a86

HTML with inline CSS

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

CSS Border Right color for the above div is #689a86

HTML with inline CSS

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

CSS Border Bottom color for the above div is #689a86

HTML with inline CSS

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

CSS Border Top color for the above div is #689a86

HTML with inline CSS

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

#689a86 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#689a86 Color code Preview on White Background

This is how #689a86 Color code will look on white background color. Color contrast ratio is 3.20

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

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.