crispedge.com

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

#076b79 hex color - Green - Cool color

Color Hue/Base color: Green

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

Hex #076b79 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 #076b79 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code076b79#076b79
RGB Decimal7, 107, 121rgb(7, 107, 121)
RGB Percent3%, 42%, 47%rgb(3%, 42%, 47%)
CSS RGBa7, 107, 121,1rgba(7,107,121,1)
CMYK Modelcmyk(94%,12%,0%,53%)
HSL Color Space187,89% ,25%hsl(187,89% ,25%)
HSV Color Space187°, 94%, 47%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000001110110101101111001
Octal7153171
Decimal7107121
Hex076b79

Different shades of #076b79 color code.

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

Light Shade of #076b79
#0a96a9
Dark Shade of #076b79
#044049
Saturated Shade of #076b79
#01707f
Desaturated Shade of #076b79
#0d6673
Grey scale Shade of #076b79
#404040
Brighten Shade
#208492
Most Readable Shade
#FFFFFF

Shades of #076b79 color code

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

#076b79
#065f6b
#05535e
#044750
#033b43
#032f35
#022328
#01171a
#000b0d
#000000

Similar Color like #076b79 color

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

#086c7a
#096d7b
#0a6e7c
#0b6f7d
#0c707e
#0d717f
#0e7280
#0f7381
#107482
#117583
#127684
#137785
#147886
#157987
#066a78
#056977
#046876
#036775
#026674
#016573
#006472
#006371
#006270
#00616f
#00606e
#005f6d
#005e6c
#005d6b

Monochromatic Color with #076b79

#076b79
#0991a3
#0cb6ce
#0edcf8
#022024
#05454e

Tints of #076b79 Color

#076b79
#227b87
#3e8b96
#599ca5
#75acb4
#90bdc3
#accdd2
#c7dee1
#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

#076b79
#791507

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

Split Complementary

#076b79
#790732
#794e07

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

Analogous Color

#077959
#077970
#076b79
#075479
#073d79

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

#076b79
#79076b
#6b7907

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

#076b79
#4e0779
#791507
#327907

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

#076b79
#791507
#794e07
#073279

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

#076b79 Color Code Preview on Black Background Color

This is how #076b79 Color will look on black background color. Color contrast ratio is 3.39

#076b79 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#076b79 color code is use for CSS Background Color

Background color for the above div is #076b79

HTML with inline CSS

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

#076b79 color code is use for CSS Border Color

CSS Border color for the above div is #076b79

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#076b79 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#076b79 Color code Preview on White Background

This is how #076b79 Color code will look on white background color. Color contrast ratio is 6.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 #076b79; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #076b79; }

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(7,107,121,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(121,21,7,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(7,107,121,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.

< /html>