crispedge.com

#00517d hex color - Green - Cool color - Information

#00517d hex color - Green - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Green

Hex #00517d Color code in RGB color code model is created after adding 0% red color, 31.76% green color and 49.02% blue color. Hex #00517d Color code in CMYK color (process color) code model is generated after subtraction of 100% cyan, 35% magenta, 0% yellow and 51% black.

Hex #00517d color code is between #005577 web safe hex color code and #004488 web safe hex color code. #005577 is the nearest web safe color code. You can see here many more shades of #00517d color code.

0 Likes 0 Comments | 22 Views

RGB Chart

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

Color Table

Hex Color Code00517d#00517d
RGB Decimal0, 81, 125rgb(0, 81, 125)
RGB Percent0%, 32%, 49%rgb(0%, 32%, 49%)
CSS RGBa0, 81, 125,1rgba(0,81,125,1)
CMYK Modelcmyk(100%,35%,0%,51%)
HSL Color Space201,100% ,25%hsl(201,100% ,25%)
HSV Color Space201°, 100%, 49%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000000000101000101111101
Octal0121175
Decimal081125
Hex00517d

Different shades of #00517d color code.

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

Light Shade of #00517d
#0072b0
Dark Shade of #00517d
#00304a
Saturated Shade of #00517d
#00517d
Desaturated Shade of #00517d
#064f77
Grey scale Shade of #00517d
#3e3e3e
Brighten Shade
#196a96
Most Readable Shade
#FFFFFF

Shades of #00517d color code

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

#00517d
#00486f
#003f61
#003653
#002d45
#002437
#001b29
#00121b
#00090d
#000000

Similar Color like #00517d color

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

#01527e
#02537f
#035480
#045581
#055682
#065783
#075884
#085985
#095a86
#0a5b87
#0b5c88
#0c5d89
#0d5e8a
#0e5f8b
#00507c
#004f7b
#004e7a
#004d79
#004c78
#004b77
#004a76
#004975
#004874
#004773
#004672
#004571
#004470
#00436f

Monochromatic Color with #00517d

#00517d
#006da7
#0088d2
#00a4fc
#001a28
#003552

Tints of #00517d Color

#00517d
#1c648b
#387799
#558ba8
#719eb6
#8db1c5
#aac5d3
#c6d8e2
#e2ebf0
#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

#00517d
#7d2c00

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

Split Complementary

#00517d
#7d0012
#7d6b00

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

Analogous Color

#007d77
#006a7d
#00517d
#00387d
#001f7d

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

#00517d
#7d0051
#517d00

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

#00517d
#6a007d
#7d2c00
#127d00

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

#00517d
#7d2c00
#7d6b00
#00127d

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 #00517d 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.

#00517d Color Code Preview on Black Background Color

This is how #00517d Color will look on black background color. Color contrast ratio is 2.47

#00517d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #00517d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #00517d

#00517d color code is use for CSS Background Color

Background color for the above div is #00517d

HTML with inline CSS

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

#00517d color code is use for CSS Border Color

CSS Border color for the above div is #00517d

HTML with inline CSS

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

CSS Border Left color for the above div is #00517d

HTML with inline CSS

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

CSS Border Right color for the above div is #00517d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #00517d

HTML with inline CSS

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

CSS Border Top color for the above div is #00517d

HTML with inline CSS

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

#00517d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#00517d Color code Preview on White Background

This is how #00517d Color code will look on white background color. Color contrast ratio is 8.49

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

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

0 Likes 0 Comments | 22 Views

Post your comment:-

By submitting comment you agree to our privacy policy.

< /html>