Skip to main content Skip to docs navigation

#749485 hex color | Dark Green & Cool color | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Hawkesbury and its hex is #729183 Nearest Color Name

Color Hue/Base color: Green

Hex #749485 Color code in RGB color code model is created after adding 45.49% red color, 58.04% green color and 52.16% blue color. Hex #749485 Color code in CMYK color (process color) code model is generated after subtraction of 22% cyan, 0% magenta, 10% yellow and 41.96% black.

Hex #749485 color code is between #779988 web safe hex color code and #668877 web safe hex color code. #779988 is the nearest web safe color code. You can see here many more shades of #749485 color code.

RGB Chart

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

Color Table

Hex Color Code 749485 #749485
RGB Decimal 116, 148, 133 116, 148, 133
RGB Percent 45%, 58%, 52% rgb(45%, 58%, 52%)
CSS RGBa 116, 148, 133,1 rgba(116,148,133,1)
CMYK Model cmyk(22%,0%,10%,41.96%)
HSL Color Space 152,13% ,52% hsl(152,13% ,52%)
HSV Color Space 152°, 22%, 58%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01110100 10010100 10000101
Octal 164 224 205
Decimal 116 148 133
Hex 74 94 85

Different shades of #749485 color code.

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

Darkest of #749485
#303f38
Darker of #749485
#465c52
Dark of #749485
#5d786b
Base of #749485
#749485
Light of #749485
#91aa9e
Lighter
#aec0b8
Lightest
#cad7d1

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

#749485
#947483

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

Split Complementary

#749485
#947493
#947574

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

Analogous Color

#769474
#749478
#749485
#749490
#748b94

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

#749485
#948574
#857494

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

#749485
#857494
#947483
#839474

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#749485
#757494
#947483
#939474

Square 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).

Monochromatic Color with #749485

#1a221e
#303f38
#465c52
#5d786b
#749485
#91aa9e
#aec0b8
#cad7d1
#e7edea

Tints of #749485 Color

#749485
#839f92
#92aba0
#a2b7ad
#b1c3bb
#c1cfc8
#d0dbd6
#e0e7e3
#eff3f1
#ffffff

Shades of #749485 color code

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

#749485
#678376
#5a7367
#4d6258
#405249
#33413b
#26312c
#19201d
#0c100e
#000000

Tones

#749485
#848484
#848484
#848484
#848484

Tones

Similar Color like #749485 color

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

#759586
#769687
#779788
#789889
#79998a
#7a9a8b
#7b9b8c
#7c9c8d
#7d9d8e
#7e9e8f
#7f9f90
#80a091
#81a192
#82a293
#739384
#729283
#719182
#709081
#6f8f80
#6e8e7f
#6d8d7e
#6c8c7d
#6b8b7c
#6a8a7b
#69897a
#688879
#678778
#668677

Download this

Hex #749485 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.

#749485 Color Code Preview on Black Background Color

This is how #749485 Color will look on black background color. Color contrast ratio is 6.32

#749485 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #749485

HTML with inline CSS

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

Your Example Paragraph content text in with font color #749485

#749485 color code is use for CSS Background Color

Background color for the above div is #749485

HTML with inline CSS

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

#749485 color code is use for CSS Border Color

CSS Border color for the above div is #749485

HTML with inline CSS

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

CSS Border Left color for the above div is #749485

HTML with inline CSS

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

CSS Border Right color for the above div is #749485

HTML with inline CSS

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

CSS Border Bottom color for the above div is #749485

HTML with inline CSS

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

CSS Border Top color for the above div is #749485

HTML with inline CSS

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

#749485 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#749485 Color code Preview on White Background

This is how #749485 Color code will look on white background color. Color contrast ratio is 3.32

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

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