crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#368a70 hex color - Green - Cool color - Information

#368a70 hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #368a70 Color code in RGB color code model is created after adding 21.18% red color, 54.12% green color and 43.92% blue color. Hex #368a70 Color code in CMYK color (process color) code model is generated after subtraction of 61% cyan, 0% magenta, 19% yellow and 46% black.

Hex #368a70 color code is between #338877 web safe hex color code and #449966 web safe hex color code. #338877 is the nearest web safe color code. You can see here many more shades of #368a70 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code368a70#368a70
RGB Decimal54, 138, 112rgb(54, 138, 112)
RGB Percent21%, 54%, 44%rgb(21%, 54%, 44%)
CSS RGBa54, 138, 112,1rgba(54,138,112,1)
CMYK Modelcmyk(61%,0%,19%,46%)
HSL Color Space161,44% ,38%hsl(161,44% ,38%)
HSV Color Space161°, 61%, 54%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary001101101000101001110000
Octal66212160
Decimal54138112
Hex368a70

Different shades of #368a70 color code.

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

Light Shade of #368a70
#44af8e
Dark Shade of #368a70
#286552
Saturated Shade of #368a70
#2c9474
Desaturated Shade of #368a70
#40806c
Grey scale Shade of #368a70
#606060
Brighten Shade
#4fa389
Most Readable Shade
#FFFFFF

Shades of #368a70 color code

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

#368a70
#307a63
#2a6b57
#245c4a
#1e4c3e
#183d31
#122e25
#0c1e18
#060f0c
#000000

Similar Color like #368a70 color

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

#378b71
#388c72
#398d73
#3a8e74
#3b8f75
#3c9076
#3d9177
#3e9278
#3f9379
#40947a
#41957b
#42967c
#43977d
#44987e
#35896f
#34886e
#33876d
#32866c
#31856b
#30846a
#2f8369
#2e8268
#2d8167
#2c8066
#2b7f65
#2a7e64
#297d63
#287c62

Monochromatic Color with #368a70

#368a70
#47b492
#57dfb5
#040a09
#15352b
#255f4e

Tints of #368a70 Color

#368a70
#4c977f
#62a48f
#79b19f
#8fbeaf
#a5cbbf
#bcd8cf
#d2e5df
#e8f2ef
#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

#368a70
#8a3650

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

Split Complementary

#368a70
#8a367a
#8a4636

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

Analogous Color

#368a4e
#368a5f
#368a70
#368a81
#36828a

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

#368a70
#70368a
#8a7036

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

#368a70
#46368a
#8a3650
#7a8a36

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

#368a70
#8a3650
#8a4636
#367a8a

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 #368a70 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.

#368a70 Color Code Preview on Black Background Color

This is how #368a70 Color will look on black background color. Color contrast ratio is 5.03

#368a70 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #368a70

HTML with inline CSS

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

Your Example Paragraph content text in with font color #368a70

#368a70 color code is use for CSS Background Color

Background color for the above div is #368a70

HTML with inline CSS

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

#368a70 color code is use for CSS Border Color

CSS Border color for the above div is #368a70

HTML with inline CSS

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

CSS Border Left color for the above div is #368a70

HTML with inline CSS

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

CSS Border Right color for the above div is #368a70

HTML with inline CSS

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

CSS Border Bottom color for the above div is #368a70

HTML with inline CSS

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

CSS Border Top color for the above div is #368a70

HTML with inline CSS

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

#368a70 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#368a70 Color code Preview on White Background

This is how #368a70 Color code will look on white background color. Color contrast ratio is 4.18

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.