crispedge.com

Color picker

Loading...

#002c3e hex color - Green - Cool color - Information

#002c3e hex color - Green - Cool color

Color Hue/Base color: Green

Hex #002c3e Color code in RGB color code model is created after adding 0% red color, 17.25% green color and 24.31% blue color. Hex #002c3e Color code in CMYK color (process color) code model is generated after subtraction of 100% cyan, 29% magenta, 0% yellow and 76% black.

Hex #002c3e color code is between #003344 web safe hex color code and #002233 web safe hex color code. #003344 is the nearest web safe color code. You can see here many more shades of #002c3e color code.

0 Likes 0 Comments | 3 Views

RGB Chart

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

Color Table

Hex Color Code002c3e#002c3e
RGB Decimal0, 44, 62rgb(0, 44, 62)
RGB Percent0%, 17%, 24%rgb(0%, 17%, 24%)
CSS RGBa0, 44, 62,1rgba(0,44,62,1)
CMYK Modelcmyk(100%,29%,0%,76%)
HSL Color Space197,100% ,12%hsl(197,100% ,12%)
HSV Color Space197°, 100%, 24%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000000000010110000111110
Octal05476
Decimal04462
Hex002c3e

Different shades of #002c3e color code.

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

Light Shade of #002c3e
#005071
Dark Shade of #002c3e
#00080b
Saturated Shade of #002c3e
#002c3e
Desaturated Shade of #002c3e
#032b3b
Grey scale Shade of #002c3e
#1f1f1f
Brighten Shade
#194557
Most Readable Shade
#FFFFFF

Shades of #002c3e color code

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

#002c3e
#002737
#002230
#001d29
#001822
#00131b
#000e14
#00090d
#000406
#000000

Similar Color like #002c3e color

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

#012d3f
#022e40
#032f41
#043042
#053143
#063244
#073345
#083446
#093547
#0a3648
#0b3749
#0c384a
#0d394b
#0e3a4c
#002b3d
#002a3c
#00293b
#00283a
#002739
#002638
#002537
#002436
#002335
#002234
#002133
#002032
#001f31
#001e30

Monochromatic Color with #002c3e

#002c3e
#004a68
#006893
#0086bd
#00a5e8
#000e13

Tints of #002c3e Color

#002c3e
#1c4353
#385a68
#55727e
#718993
#8da1a9
#aab8be
#c6d0d4
#e2e7e9
#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

#002c3e
#3e1200

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

Split Complementary

#002c3e
#3e000d
#3e3100

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

Analogous Color

#003e37
#00383e
#002c3e
#00203e
#00133e

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

#002c3e
#3e002c
#2c3e00

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

#002c3e
#31003e
#3e1200
#0d3e00

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

#002c3e
#3e1200
#3e3100
#000d3e

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 #002c3e 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.

#002c3e Color Code Preview on Black Background Color

This is how #002c3e Color will look on black background color. Color contrast ratio is 1.43

#002c3e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #002c3e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #002c3e

#002c3e color code is use for CSS Background Color

Background color for the above div is #002c3e

HTML with inline CSS

<div style="background-color:#002c3e;"></div>

#002c3e color code is use for CSS Border Color

CSS Border color for the above div is #002c3e

HTML with inline CSS

<div style="border:5px solid #002c3e;"></div>

CSS Border Left color for the above div is #002c3e

HTML with inline CSS

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

CSS Border Right color for the above div is #002c3e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #002c3e

HTML with inline CSS

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

CSS Border Top color for the above div is #002c3e

HTML with inline CSS

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

#002c3e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#002c3e Color code Preview on White Background

This is how #002c3e Color code will look on white background color. Color contrast ratio is 14.69

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

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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.