crispedge.com

Color picker

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

#076b7e hex color - Green - Cool color - Information

#076b7e hex color - Green - Cool color

Color Hue/Base color: Green

Hex #076b7e Color code in RGB color code model is created after adding 2.75% red color, 41.96% green color and 49.41% blue color. Hex #076b7e Color code in CMYK color (process color) code model is generated after subtraction of 94% cyan, 15% magenta, 0% yellow and 51% black.

Hex #076b7e color code is between #006677 web safe hex color code and #007788 web safe hex color code. #006677 is the nearest web safe color code. You can see here many more shades of #076b7e color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code076b7e#076b7e
RGB Decimal7, 107, 126rgb(7, 107, 126)
RGB Percent3%, 42%, 49%rgb(3%, 42%, 49%)
CSS RGBa7, 107, 126,1rgba(7,107,126,1)
CMYK Modelcmyk(94%,15%,0%,51%)
HSL Color Space190,89% ,26%hsl(190,89% ,26%)
HSV Color Space190°, 94%, 49%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000001110110101101111110
Octal7153176
Decimal7107126
Hex076b7e

Different shades of #076b7e color code.

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

Light Shade of #076b7e
#0a94ae
Dark Shade of #076b7e
#04424e
Saturated Shade of #076b7e
#006f85
Desaturated Shade of #076b7e
#0e6677
Grey scale Shade of #076b7e
#424242
Brighten Shade
#208497
Most Readable Shade
#FFFFFF

Shades of #076b7e color code

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

#076b7e
#065f70
#055362
#044754
#033b46
#032f38
#02232a
#01171c
#000b0e
#000000

Similar Color like #076b7e color

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

#086c7f
#096d80
#0a6e81
#0b6f82
#0c7083
#0d7184
#0e7285
#0f7386
#107487
#117588
#127689
#13778a
#14788b
#15798c
#066a7d
#05697c
#04687b
#03677a
#026679
#016578
#006477
#006376
#006275
#006174
#006073
#005f72
#005e71
#005d70

Monochromatic Color with #076b7e

#076b7e
#098fa8
#0cb3d3
#0ed7fd
#022329
#054753

Tints of #076b7e Color

#076b7e
#227b8c
#3e8b9a
#599ca9
#75acb7
#90bdc5
#accdd4
#c7dee2
#e3eef0
#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

#076b7e
#7e1a07

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

Split Complementary

#076b7e
#7e072f
#7e5607

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

Analogous Color

#077e61
#077e79
#076b7e
#07537e
#073b7e

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

#076b7e
#7e076b
#6b7e07

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

#076b7e
#55077e
#7e1a07
#2f7e07

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

#076b7e
#7e1a07
#7e5607
#072f7e

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 #076b7e 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.

#076b7e Color Code Preview on Black Background Color

This is how #076b7e Color will look on black background color. Color contrast ratio is 3.41

#076b7e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #076b7e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #076b7e

#076b7e color code is use for CSS Background Color

Background color for the above div is #076b7e

HTML with inline CSS

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

#076b7e color code is use for CSS Border Color

CSS Border color for the above div is #076b7e

HTML with inline CSS

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

CSS Border Left color for the above div is #076b7e

HTML with inline CSS

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

CSS Border Right color for the above div is #076b7e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #076b7e

HTML with inline CSS

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

CSS Border Top color for the above div is #076b7e

HTML with inline CSS

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

#076b7e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#076b7e Color code Preview on White Background

This is how #076b7e Color code will look on white background color. Color contrast ratio is 6.15

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

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.