crispedge.com

Color picker

Loading...

#367d6c hex color - Green - Cool color - Information

#367d6c hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #367d6c Color code in RGB color code model is created after adding 21.18% red color, 49.02% green color and 42.35% blue color. Hex #367d6c Color code in CMYK color (process color) code model is generated after subtraction of 57% cyan, 0% magenta, 14% yellow and 51% black.

Hex #367d6c color code is between #337766 web safe hex color code and #448877 web safe hex color code. #337766 is the nearest web safe color code. You can see here many more shades of #367d6c color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Code367d6c#367d6c
RGB Decimal54, 125, 108rgb(54, 125, 108)
RGB Percent21%, 49%, 42%rgb(21%, 49%, 42%)
CSS RGBa54, 125, 108,1rgba(54,125,108,1)
CMYK Modelcmyk(57%,0%,14%,51%)
HSL Color Space166,40% ,35%hsl(166,40% ,35%)
HSV Color Space166°, 57%, 49%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary001101100111110101101100
Octal66175154
Decimal54125108
Hex367d6c

Different shades of #367d6c color code.

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

Light Shade of #367d6c
#45a18b
Dark Shade of #367d6c
#27594d
Saturated Shade of #367d6c
#2d8671
Desaturated Shade of #367d6c
#3f7467
Grey scale Shade of #367d6c
#595959
Brighten Shade
#4f9685
Most Readable Shade
#FFFFFF

Shades of #367d6c color code

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

#367d6c
#306f60
#2a6154
#245348
#1e453c
#183730
#122924
#0c1b18
#060d0c
#000000

Similar Color like #367d6c color

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

#377e6d
#387f6e
#39806f
#3a8170
#3b8271
#3c8372
#3d8473
#3e8574
#3f8675
#408776
#418877
#428978
#438a79
#448b7a
#357c6b
#347b6a
#337a69
#327968
#317867
#307766
#2f7665
#2e7564
#2d7463
#2c7362
#2b7261
#2a7160
#29705f
#286f5e

Monochromatic Color with #367d6c

#367d6c
#48a791
#5bd2b5
#6dfcda
#112823
#245247

Tints of #367d6c Color

#367d6c
#4c8b7c
#62998c
#79a89d
#8fb6ad
#a5c5bd
#bcd3ce
#d2e2de
#e8f0ee
#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

#367d6c
#7d3647

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

Split Complementary

#367d6c
#7d366b
#7d4836

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

Analogous Color

#367d50
#367d5e
#367d6c
#367d7a
#36727d

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

#367d6c
#6c367d
#7d6c36

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

#367d6c
#48367d
#7d3647
#6a7d36

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

#367d6c
#7d3647
#7d4836
#366b7d

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 #367d6c 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.

#367d6c Color Code Preview on Black Background Color

This is how #367d6c Color will look on black background color. Color contrast ratio is 4.31

#367d6c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #367d6c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #367d6c

#367d6c color code is use for CSS Background Color

Background color for the above div is #367d6c

HTML with inline CSS

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

#367d6c color code is use for CSS Border Color

CSS Border color for the above div is #367d6c

HTML with inline CSS

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

CSS Border Left color for the above div is #367d6c

HTML with inline CSS

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

CSS Border Right color for the above div is #367d6c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #367d6c

HTML with inline CSS

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

CSS Border Top color for the above div is #367d6c

HTML with inline CSS

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

#367d6c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#367d6c Color code Preview on White Background

This is how #367d6c Color code will look on white background color. Color contrast ratio is 4.88

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

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.