crispedge.com

Color picker

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

#00557e hex color - Green - Cool color - Information

#00557e hex color - Green - Cool color

Color Hue/Base color: Green

Hex #00557e Color code in RGB color code model is created after adding 0% red color, 33.33% green color and 49.41% blue color. Hex #00557e Color code in CMYK color (process color) code model is generated after subtraction of 100% cyan, 33% magenta, 0% yellow and 51% black.

Hex #00557e color code is between #004477 web safe hex color code and #006688 web safe hex color code. #004477 is the nearest web safe color code. You can see here many more shades of #00557e color code.

0 Likes 0 Comments | 11 Views

Color Table

Hex Color Code00557e#00557e
RGB Decimal0, 85, 126rgb(0, 85, 126)
RGB Percent0%, 33%, 49%rgb(0%, 33%, 49%)
CSS RGBa0, 85, 126,1rgba(0,85,126,1)
CMYK Modelcmyk(100%,33%,0%,51%)
HSL Color Space200,100% ,25%hsl(200,100% ,25%)
HSV Color Space200°, 100%, 49%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000000000101010101111110
Octal0125176
Decimal085126
Hex00557e

Different shades of #00557e color code.

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

Light Shade of #00557e
#0077b1
Dark Shade of #00557e
#00334b
Saturated Shade of #00557e
#00557e
Desaturated Shade of #00557e
#065378
Grey scale Shade of #00557e
#3f3f3f
Brighten Shade
#196e97
Most Readable Shade
#FFFFFF

Shades of #00557e color code

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

#00557e
#004b70
#004262
#003854
#002f46
#002538
#001c2a
#00121c
#00090e
#000000

Similar Color like #00557e color

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

#01567f
#025780
#035881
#045982
#055a83
#065b84
#075c85
#085d86
#095e87
#0a5f88
#0b6089
#0c618a
#0d628b
#0e638c
#00547d
#00537c
#00527b
#00517a
#005079
#004f78
#004e77
#004d76
#004c75
#004b74
#004a73
#004972
#004871
#004770

Monochromatic Color with #00557e

#00557e
#0072a8
#008ed3
#00abfd
#001c29
#003853

Tints of #00557e Color

#00557e
#1c678c
#387a9a
#558da9
#71a0b7
#8db3c5
#aac6d4
#c6d9e2
#e2ecf0
#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

#00557e
#7e2900

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

Split Complementary

#00557e
#7e0016
#7e6800

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

Analogous Color

#007e75
#006e7e
#00557e
#003c7e
#00237e

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

#00557e
#7e0055
#557e00

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

#00557e
#68007e
#7e2900
#167e00

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

#00557e
#7e2900
#7e6800
#00167e

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 #00557e 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.

#00557e Color Code Preview on Black Background Color

This is how #00557e Color will look on black background color. Color contrast ratio is 2.60

#00557e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #00557e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #00557e

#00557e color code is use for CSS Background Color

Background color for the above div is #00557e

HTML with inline CSS

<div style="background-color:#00557e;"></div>

#00557e color code is use for CSS Border Color

CSS Border color for the above div is #00557e

HTML with inline CSS

<div style="border:5px solid #00557e;"></div>

CSS Border Left color for the above div is #00557e

HTML with inline CSS

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

CSS Border Right color for the above div is #00557e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #00557e

HTML with inline CSS

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

CSS Border Top color for the above div is #00557e

HTML with inline CSS

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

#00557e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#00557e Color code Preview on White Background

This is how #00557e Color code will look on white background color. Color contrast ratio is 8.07

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

Related Gradients

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

0 Likes 0 Comments | 11 Views

Post your comment:-

By submitting comment you agree to our privacy policy.