crispedge.com

Color picker

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

#084e50 hex color - Green - Cool color - Information

#084e50 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #084e50 Color code in RGB color code model is created after adding 3.14% red color, 30.59% green color and 31.37% blue color. Hex #084e50 Color code in CMYK color (process color) code model is generated after subtraction of 90% cyan, 2% magenta, 0% yellow and 69% black.

Hex #084e50 color code is between #005555 web safe hex color code and #004444 web safe hex color code. #005555 is the nearest web safe color code. You can see here many more shades of #084e50 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code084e50#084e50
RGB Decimal8, 78, 80rgb(8, 78, 80)
RGB Percent3%, 31%, 31%rgb(3%, 31%, 31%)
CSS RGBa8, 78, 80,1rgba(8,78,80,1)
CMYK Modelcmyk(90%,2%,0%,69%)
HSL Color Space182,82% ,17%hsl(182,82% ,17%)
HSV Color Space182°, 90%, 31%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000010000100111001010000
Octal10116120
Decimal87880
Hex084e50

Different shades of #084e50 color code.

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

Light Shade of #084e50
#0d7b7e
Dark Shade of #084e50
#032122
Saturated Shade of #084e50
#045254
Desaturated Shade of #084e50
#0c4a4c
Grey scale Shade of #084e50
#2c2c2c
Brighten Shade
#216769
Most Readable Shade
#FFFFFF

Shades of #084e50 color code

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

#084e50
#074547
#063c3e
#053435
#042b2c
#032223
#021a1a
#011111
#000808
#000000

Similar Color like #084e50 color

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

#094f51
#0a5052
#0b5153
#0c5254
#0d5355
#0e5456
#0f5557
#105658
#115759
#12585a
#13595b
#145a5c
#155b5d
#165c5e
#074d4f
#064c4e
#054b4d
#044a4c
#03494b
#02484a
#014749
#004648
#004547
#004446
#004345
#004244
#004143
#004042

Monochromatic Color with #084e50

#084e50
#0c777a
#10a1a5
#15cacf
#19f4fa
#042525

Tints of #084e50 Color

#084e50
#236163
#3e7576
#5a898a
#759c9d
#91b0b1
#acc4c4
#c8d7d8
#e3ebeb
#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

#084e50
#500a08

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

Split Complementary

#084e50
#50082a
#502e08

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

Analogous Color

#085035
#085044
#084e50
#084050
#083150

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

#084e50
#50084e
#4e5008

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

#084e50
#2e0850
#500a08
#2a5008

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

#084e50
#500a08
#502e08
#082a50

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 #084e50 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.

#084e50 Color Code Preview on Black Background Color

This is how #084e50 Color will look on black background color. Color contrast ratio is 2.22

#084e50 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #084e50

HTML with inline CSS

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

Your Example Paragraph content text in with font color #084e50

#084e50 color code is use for CSS Background Color

Background color for the above div is #084e50

HTML with inline CSS

<div style="background-color:#084e50;"></div>

#084e50 color code is use for CSS Border Color

CSS Border color for the above div is #084e50

HTML with inline CSS

<div style="border:5px solid #084e50;"></div>

CSS Border Left color for the above div is #084e50

HTML with inline CSS

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

CSS Border Right color for the above div is #084e50

HTML with inline CSS

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

CSS Border Bottom color for the above div is #084e50

HTML with inline CSS

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

CSS Border Top color for the above div is #084e50

HTML with inline CSS

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

#084e50 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#084e50 Color code Preview on White Background

This is how #084e50 Color code will look on white background color. Color contrast ratio is 9.48

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

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.