crispedge.com

Color picker

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

#016d77 hex color - Green - Cool color - Information

#016d77 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #016d77 Color code in RGB color code model is created after adding 0.39% red color, 42.75% green color and 46.67% blue color. Hex #016d77 Color code in CMYK color (process color) code model is generated after subtraction of 99% cyan, 8% magenta, 0% yellow and 53% black.

Hex #016d77 color code is between #006666 web safe hex color code and #007788 web safe hex color code. #006666 is the nearest web safe color code. You can see here many more shades of #016d77 color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Code016d77#016d77
RGB Decimal1, 109, 119rgb(1, 109, 119)
RGB Percent0%, 43%, 47%rgb(0%, 43%, 47%)
CSS RGBa1, 109, 119,1rgba(1,109,119,1)
CMYK Modelcmyk(99%,8%,0%,53%)
HSL Color Space185,98% ,24%hsl(185,98% ,24%)
HSV Color Space185°, 99%, 47%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000000010110110101110111
Octal1155167
Decimal1109119
Hex016d77

Different shades of #016d77 color code.

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

Light Shade of #016d77
#019baa
Dark Shade of #016d77
#013f44
Saturated Shade of #016d77
#006e78
Desaturated Shade of #016d77
#076871
Grey scale Shade of #016d77
#3c3c3c
Brighten Shade
#1a8690
Most Readable Shade
#FFFFFF

Shades of #016d77 color code

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

#016d77
#006069
#00545c
#00484f
#003c42
#003034
#002427
#00181a
#000c0d
#000000

Similar Color like #016d77 color

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

#026e78
#036f79
#04707a
#05717b
#06727c
#07737d
#08747e
#09757f
#0a7680
#0b7781
#0c7882
#0d7983
#0e7a84
#0f7b85
#006c76
#006b75
#006a74
#006973
#006872
#006771
#006670
#00656f
#00646e
#00636d
#00626c
#00616b
#00606a
#005f69

Monochromatic Color with #016d77

#016d77
#0194a1
#02bbcc
#02e2f6
#001f22
#01464c

Tints of #016d77 Color

#016d77
#1d7d86
#398d95
#559da4
#71adb3
#8ebec2
#aaced1
#c6dee0
#e2eeef
#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

#016d77
#770b01

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

Split Complementary

#016d77
#770132
#774601

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

Analogous Color

#017752
#017769
#016d77
#015577
#013e77

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

#016d77
#77016d
#6d7701

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

#016d77
#460177
#770b01
#327701

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

#016d77
#770b01
#774601
#013277

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 #016d77 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.

#016d77 Color Code Preview on Black Background Color

This is how #016d77 Color will look on black background color. Color contrast ratio is 3.46

#016d77 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #016d77

HTML with inline CSS

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

Your Example Paragraph content text in with font color #016d77

#016d77 color code is use for CSS Background Color

Background color for the above div is #016d77

HTML with inline CSS

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

#016d77 color code is use for CSS Border Color

CSS Border color for the above div is #016d77

HTML with inline CSS

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

CSS Border Left color for the above div is #016d77

HTML with inline CSS

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

CSS Border Right color for the above div is #016d77

HTML with inline CSS

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

CSS Border Bottom color for the above div is #016d77

HTML with inline CSS

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

CSS Border Top color for the above div is #016d77

HTML with inline CSS

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

#016d77 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#016d77 Color code Preview on White Background

This is how #016d77 Color code will look on white background color. Color contrast ratio is 6.08

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

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.