crispedge.com

Color picker

Loading...

#74918e hex color - Juniper - Green - Cool color - Information

#74918e hex color - Juniper - Green - Cool color

Color Hue/Base color: Green

Hex #74918e Color Code is also known as Juniper color.

Hex #74918e Color code in RGB color code model is created after adding 45.49% red color, 56.86% green color and 55.69% blue color. Hex #74918e Color code in CMYK color (process color) code model is generated after subtraction of 20% cyan, 0% magenta, 2% yellow and 43% black.

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

0 Likes 0 Comments | 108 Views

RGB Chart

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

Color Table

Hex Color Code74918e#74918e
RGB Decimal116, 145, 142rgb(116, 145, 142)
RGB Percent45%, 57%, 56%rgb(45%, 57%, 56%)
CSS RGBa116, 145, 142,1rgba(116,145,142,1)
CMYK Modelcmyk(20%,0%,2%,43%)
HSL Color Space174,12% ,51%hsl(174,12% ,51%)
HSV Color Space174°, 20%, 57%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011101001001000110001110
Octal164221216
Decimal116145142
Hex74918e

Different shades of #74918e color code.

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

Light Shade of #74918e
#90a8a5
Dark Shade of #74918e
#5d7573
Saturated Shade of #74918e
#689d98
Desaturated Shade of #74918e
#808584
Grey scale Shade of #74918e
#828282
Brighten Shade
#8daaa7
Most Readable Shade
#000000

Shades of #74918e color code

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

#74918e
#67807e
#5a706e
#4d605e
#40504e
#33403f
#26302f
#19201f
#0c100f
#000000

Similar Color like #74918e color

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

#75928f
#769390
#779491
#789592
#799693
#7a9794
#7b9895
#7c9996
#7d9a97
#7e9b98
#7f9c99
#809d9a
#819e9b
#829f9c
#73908d
#728f8c
#718e8b
#708d8a
#6f8c89
#6e8b88
#6d8a87
#6c8986
#6b8885
#6a8784
#698683
#688582
#678481
#668380

Monochromatic Color with #74918e

#74918e
#96bbb8
#b8e6e1
#0e1111
#303c3b
#526664

Tints of #74918e Color

#74918e
#839d9a
#92a9a7
#a2b5b3
#b1c1c0
#c1cecc
#d0dad9
#e0e6e5
#eff2f2
#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

#74918e
#917477

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

Split Complementary

#74918e
#917486
#918074

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

Analogous Color

#749182
#749188
#74918e
#748e91
#748891

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

#74918e
#8e7491
#918e74

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

#74918e
#7f7491
#917477
#859174

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

#74918e
#917477
#918074
#748691

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 #74918e 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.

#74918e Color Code Preview on Black Background Color

This is how #74918e Color will look on black background color. Color contrast ratio is 6.18

#74918e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #74918e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #74918e

#74918e color code is use for CSS Background Color

Background color for the above div is #74918e

HTML with inline CSS

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

#74918e color code is use for CSS Border Color

CSS Border color for the above div is #74918e

HTML with inline CSS

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

CSS Border Left color for the above div is #74918e

HTML with inline CSS

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

CSS Border Right color for the above div is #74918e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #74918e

HTML with inline CSS

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

CSS Border Top color for the above div is #74918e

HTML with inline CSS

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

#74918e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#74918e Color code Preview on White Background

This is how #74918e Color code will look on white background color. Color contrast ratio is 3.40

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

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

0 Likes 0 Comments | 108 Views

Post your comment:-

By submitting comment you agree to our privacy policy.