(Tap it)
       Search Color
Please input valid color code.

Academic Blue color - #2c3e56 hex color - Blue

Hex #2c3e56 Color Code Information

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #2c3e56 Color Code is also known as Academic Blue color.

Hex #2c3e56 Color code in RGB color code model is created after adding 17.25% red color, 24.31% green color and 33.73% blue color. Hex #2c3e56 Color code in CMYK color code model is generated after subtraction of 49% cyan, 28% magenta, 0% yellow and 66% black.

Hex #2c3e56 color code is between #334455 web safe hex color code and #223366 web safe hex color code. #334455 is the nearest web safe color code. You can see here many more shades of #2c3e56 color code.

0 Likes 0 Comments | 0 Views

Hex Color Code2c3e56#2c3e56
RGB Decimal44, 62, 86rgb(44, 62, 86)
RGB Percent0%, 0%, 0%rgb(0%, 0%, 0%)
CSS RGBA44, 62, 86,1rgba(44,62,86,1)
CMYK Modelcmyk(49%,28%,0%,66%)
HSL Color Space214,32% ,25%hsl(214,32% ,25%)

Different shades of #2c3e56 color code.

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

Light Shade of #2c3e56
Dark Shade of #2c3e56
Saturated Shade of #2c3e56
Desaturated Shade of #2c3e56
Grey scale Shade of #2c3e56
Brighten Shade
Most Readable Shade
TypeColor ShadesHex Code
Light Shade #3d5678
Dark Shade #1b2634
Saturated Shade#263d5c
Desaturated Shade #333f4f
Grey scale Shade #414141
Brighten Shade #45576f
Most Readable Shade #FFFFFF

Shades of #2c3e56 color code

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

Color ShadesHex Code
#2c3e56
#27374c
#223042
#1d2939
#18222f
#131b26
#0e141c
#090d13
#040609
#000000

Similar Color like #2c3e56 color

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

Color ShadesHex Code
#2d3f57
#2e4058
#2f4159
#30425a
#31435b
#32445c
#33455d
#34465e
#35475f
#364860
#374961
#384a62
#394b63
#3a4c64
#2b3d55
#2a3c54
#293b53
#283a52
#273951
#263850
#25374f
#24364e
#23354d
#22344c
#21334b
#20324a
#1f3149
#1e3048

Monochromatic Color with #2c3e56

  • #2c3e56
  • #425d80
  • #577bab
  • #6d9ad5
  • #010101
  • #161f2b
Color ShadesHex Code
#2c3e56
#425d80
#577bab
#6d9ad5
#010101
#161f2b

Tints of #2c3e56 Color

Color ShadesHex Code
#2c3e56
#435368
#5a687b
#727e8e
#8993a1
#a1a9b3
#b8bec6
#d0d4d9
#e7e9ec
#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

  • #2c3e56
  • #2c3e56
Color ShadesHex Code
#2c3e56
#56442c

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

Split Complementary

  • #2c3e56
  • #53562c
Color ShadesHex Code
#2c3e56
#562f2c
#53562c

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

Analogous Color

  • #2c3e56
  • #2c4f56
  • #2c2d56
Color ShadesHex Code
#2c3e56
#2c4f56
#2c2d56

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

  • #2c3e56
  • #562c3e
  • #3e562c
Color ShadesHex Code
#2c3e56
#562c3e
#3e562c

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

  • #2c3e56
  • #562c53
  • #56442c
  • #2c562f
Color ShadesHex Code
#2c3e56
#562c53
#56442c
#2c562f

Double Complementary Color

  • #2c3e56
  • #56442c
  • #53562c
  • #2f2c56
Color ShadesHex Code
#2c3e56
#56442c
#53562c
#2f2c56

Hex #2c3e56 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.

#2c3e56 Color Code Preview on Black Background Color

This is how #2c3e56 Color will look on black background color. Color contrast ratio is 1.93

#2c3e56 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #2c3e56

HTML with inline CSS

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

Your Example Paragraph content text in with font color #2c3e56

#2c3e56 color code is use for CSS Background Color

Background color for the above div is #2c3e56

HTML with inline CSS

<div style="background-color:#2c3e56;"></div>

#2c3e56 color code is use for CSS Border Color

CSS Border color for the above div is #2c3e56

HTML with inline CSS

<div style="border:5px solid #2c3e56;"></div>

CSS Border Left color for the above div is #2c3e56

HTML with inline CSS

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

CSS Border Right color for the above div is #2c3e56

HTML with inline CSS

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

CSS Border Bottom color for the above div is #2c3e56

HTML with inline CSS

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

CSS Border Top color for the above div is #2c3e56

HTML with inline CSS

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

#2c3e56 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#2c3e56 Color code Preview on White Background

This is how #2c3e56 Color code will look on black background color. Color contrast ratio is 10.88

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

Related Gradients

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