crispedge.com

Color picker

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

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

#002e3e hex color - Green - Cool color

Color Hue/Base color: Green

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

Hex #002e3e 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 #002e3e color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Code002e3e#002e3e
RGB Decimal0, 46, 62rgb(0, 46, 62)
RGB Percent0%, 18%, 24%rgb(0%, 18%, 24%)
CSS RGBa0, 46, 62,1rgba(0,46,62,1)
CMYK Modelcmyk(100%,26%,0%,76%)
HSL Color Space195,100% ,12%hsl(195,100% ,12%)
HSV Color Space195°, 100%, 24%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000000000010111000111110
Octal05676
Decimal04662
Hex002e3e

Different shades of #002e3e color code.

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

Light Shade of #002e3e
#005471
Dark Shade of #002e3e
#00080b
Saturated Shade of #002e3e
#002e3e
Desaturated Shade of #002e3e
#032c3b
Grey scale Shade of #002e3e
#1f1f1f
Brighten Shade
#194757
Most Readable Shade
#FFFFFF

Shades of #002e3e color code

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

#002e3e
#002837
#002330
#001e29
#001922
#00141b
#000f14
#000a0d
#000506
#000000

Similar Color like #002e3e color

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

#012f3f
#023040
#033141
#043242
#053343
#063444
#073545
#083646
#093747
#0a3848
#0b3949
#0c3a4a
#0d3b4b
#0e3c4c
#002d3d
#002c3c
#002b3b
#002a3a
#002939
#002838
#002737
#002636
#002535
#002434
#002333
#002232
#002131
#002030

Monochromatic Color with #002e3e

#002e3e
#004e68
#006d93
#008dbd
#00ace8
#000e13

Tints of #002e3e Color

#002e3e
#1c4553
#385c68
#55737e
#718a93
#8da2a9
#aab9be
#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

#002e3e
#3e1000

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

Split Complementary

#002e3e
#3e000f
#3e2f00

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

Analogous Color

#003e35
#003a3e
#002e3e
#00223e
#00153e

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

#002e3e
#3e002e
#2e3e00

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

#002e3e
#2f003e
#3e1000
#0f3e00

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

#002e3e
#3e1000
#3e2f00
#000f3e

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

#002e3e Color Code Preview on Black Background Color

This is how #002e3e Color will look on black background color. Color contrast ratio is 1.46

#002e3e in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#002e3e color code is use for CSS Background Color

Background color for the above div is #002e3e

HTML with inline CSS

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

#002e3e color code is use for CSS Border Color

CSS Border color for the above div is #002e3e

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#002e3e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#002e3e Color code Preview on White Background

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

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

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.