crispedge.com

Color picker

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

#05617a hex color - Green - Cool color - Information

#05617a hex color - Green - Cool color

Color Hue/Base color: Green

Hex #05617a Color code in RGB color code model is created after adding 1.96% red color, 38.04% green color and 47.84% blue color. Hex #05617a Color code in CMYK color (process color) code model is generated after subtraction of 96% cyan, 20% magenta, 0% yellow and 52% black.

Hex #05617a color code is between #006677 web safe hex color code and #005588 web safe hex color code. #006677 is the nearest web safe color code. You can see here many more shades of #05617a color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code05617a#05617a
RGB Decimal5, 97, 122rgb(5, 97, 122)
RGB Percent2%, 38%, 48%rgb(2%, 38%, 48%)
CSS RGBa5, 97, 122,1rgba(5,97,122,1)
CMYK Modelcmyk(96%,20%,0%,52%)
HSL Color Space193,92% ,25%hsl(193,92% ,25%)
HSV Color Space193°, 96%, 48%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000001010110000101111010
Octal5141172
Decimal597122
Hex05617a

Different shades of #05617a color code.

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

Light Shade of #05617a
#0788ab
Dark Shade of #05617a
#033a49
Saturated Shade of #05617a
#00647f
Desaturated Shade of #05617a
#0b5d74
Grey scale Shade of #05617a
#3f3f3f
Brighten Shade
#1e7a93
Most Readable Shade
#FFFFFF

Shades of #05617a color code

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

#05617a
#04566c
#034b5e
#034051
#023543
#022b36
#012028
#01151b
#000a0d
#000000

Similar Color like #05617a color

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

#06627b
#07637c
#08647d
#09657e
#0a667f
#0b6780
#0c6881
#0d6982
#0e6a83
#0f6b84
#106c85
#116d86
#126e87
#136f88
#046079
#035f78
#025e77
#015d76
#005c75
#005b74
#005a73
#005972
#005871
#005770
#00566f
#00556e
#00546d
#00536c

Monochromatic Color with #05617a

#05617a
#0783a4
#08a5cf
#0ac6f9
#021d25
#033f4f

Tints of #05617a Color

#05617a
#207288
#3c8497
#5895a6
#74a7b5
#8fb8c3
#abcad2
#c7dbe1
#e3edf0
#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

#05617a
#7a1e05

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

Split Complementary

#05617a
#7a0527
#7a5905

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

Analogous Color

#057a64
#05787a
#05617a
#054a7a
#05327a

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

#05617a
#7a0561
#617a05

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

#05617a
#58057a
#7a1e05
#267a05

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

#05617a
#7a1e05
#7a5905
#05277a

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 #05617a 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.

#05617a Color Code Preview on Black Background Color

This is how #05617a Color will look on black background color. Color contrast ratio is 3.00

#05617a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #05617a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #05617a

#05617a color code is use for CSS Background Color

Background color for the above div is #05617a

HTML with inline CSS

<div style="background-color:#05617a;"></div>

#05617a color code is use for CSS Border Color

CSS Border color for the above div is #05617a

HTML with inline CSS

<div style="border:5px solid #05617a;"></div>

CSS Border Left color for the above div is #05617a

HTML with inline CSS

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

CSS Border Right color for the above div is #05617a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #05617a

HTML with inline CSS

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

CSS Border Top color for the above div is #05617a

HTML with inline CSS

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

#05617a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#05617a Color code Preview on White Background

This is how #05617a Color code will look on white background color. Color contrast ratio is 7.01

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

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.