crispedge.com

Color picker

Loading...

#779999 hex color - Undertow - Green - Cool color - Information

#779999 hex color - Undertow - Green - Cool color

Color Hue/Base color: Green

Hex #779999 Color Code is also known as Undertow color.

Hex #779999 Color code in RGB color code model is created after adding 46.67% red color, 60% green color and 60% blue color. Hex #779999 Color code in CMYK color (process color) code model is generated after subtraction of 22% cyan, 0% magenta, 0% yellow and 40% black.

Hex #779999 color code is a web safe color. Next web safe color code is #668888 and previous web safe color code is #88aaaa. You can see here many more shades of #779999 color code.

0 Likes 0 Comments | 89 Views

RGB Chart

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

Color Table

Hex Color Code779999#779999
RGB Decimal119, 153, 153rgb(119, 153, 153)
RGB Percent47%, 60%, 60%rgb(47%, 60%, 60%)
CSS RGBa119, 153, 153,1rgba(119,153,153,1)
CMYK Modelcmyk(22%,0%,0%,40%)
HSL Color Space180,14% ,53%hsl(180,14% ,53%)
HSV Color Space180°, 22%, 60%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011101111001100110011001
Octal167231231
Decimal119153153
Hex779999

Different shades of #779999 color code.

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

Light Shade of #779999
#94afaf
Dark Shade of #779999
#5f7e7e
Saturated Shade of #779999
#6ba5a5
Desaturated Shade of #779999
#838d8d
Grey scale Shade of #779999
#888888
Brighten Shade
#90b2b2
Most Readable Shade
#000000

Shades of #779999 color code

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

#779999
#698888
#5c7777
#4f6666
#425555
#344444
#273333
#1a2222
#0d1111
#000000

Similar Color like #779999 color

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

#789a9a
#799b9b
#7a9c9c
#7b9d9d
#7c9e9e
#7d9f9f
#7ea0a0
#7fa1a1
#80a2a2
#81a3a3
#82a4a4
#83a5a5
#84a6a6
#85a7a7
#769898
#759797
#749696
#739595
#729494
#719393
#709292
#6f9191
#6e9090
#6d8f8f
#6c8e8e
#6b8d8d
#6a8c8c
#698b8b

Monochromatic Color with #779999

#779999
#98c3c3
#b9eeee
#141919
#354444
#566e6e

Tints of #779999 Color

#779999
#86a4a4
#95afaf
#a4bbbb
#b3c6c6
#c2d1d1
#d1dddd
#e0e8e8
#eff3f3
#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

#779999
#997777

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

Split Complementary

#779999
#997788
#998877

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

Analogous Color

#77998b
#779992
#779999
#779299
#778b99

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

#779999
#997799
#999977

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

#779999
#887799
#997777
#889977

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

#779999
#997777
#998877
#778899

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 #779999 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.

#779999 Color Code Preview on Black Background Color

This is how #779999 Color will look on black background color. Color contrast ratio is 6.80

#779999 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #779999

HTML with inline CSS

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

Your Example Paragraph content text in with font color #779999

#779999 color code is use for CSS Background Color

Background color for the above div is #779999

HTML with inline CSS

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

#779999 color code is use for CSS Border Color

CSS Border color for the above div is #779999

HTML with inline CSS

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

CSS Border Left color for the above div is #779999

HTML with inline CSS

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

CSS Border Right color for the above div is #779999

HTML with inline CSS

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

CSS Border Bottom color for the above div is #779999

HTML with inline CSS

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

CSS Border Top color for the above div is #779999

HTML with inline CSS

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

#779999 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#779999 Color code Preview on White Background

This is how #779999 Color code will look on white background color. Color contrast ratio is 3.09

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

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(119,153,153,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(153,119,119,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(119,153,153,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 89 Views

Post your comment:-

By submitting comment you agree to our privacy policy.