crispedge.com

Color picker

Loading...

#05846b hex color - Green - Cool color - Information

#05846b hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #05846b Color code in RGB color code model is created after adding 1.96% red color, 51.76% green color and 41.96% blue color. Hex #05846b Color code in CMYK color (process color) code model is generated after subtraction of 96% cyan, 0% magenta, 19% yellow and 48% black.

Hex #05846b color code is between #008866 web safe hex color code and #007777 web safe hex color code. #008866 is the nearest web safe color code. You can see here many more shades of #05846b color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code05846b#05846b
RGB Decimal5, 132, 107rgb(5, 132, 107)
RGB Percent2%, 52%, 42%rgb(2%, 52%, 42%)
CSS RGBa5, 132, 107,1rgba(5,132,107,1)
CMYK Modelcmyk(96%,0%,19%,48%)
HSL Color Space168,93% ,27%hsl(168,93% ,27%)
HSV Color Space168°, 96%, 52%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000001011000010001101011
Octal5204153
Decimal5132107
Hex05846b

Different shades of #05846b color code.

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

Light Shade of #05846b
#07b593
Dark Shade of #05846b
#035343
Saturated Shade of #05846b
#00896e
Desaturated Shade of #05846b
#0c7d67
Grey scale Shade of #05846b
#444444
Brighten Shade
#1e9d84
Most Readable Shade
#FFFFFF

Shades of #05846b color code

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

#05846b
#04755f
#036653
#035847
#02493b
#023a2f
#012c23
#011d17
#000e0b
#000000

Similar Color like #05846b color

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

#06856c
#07866d
#08876e
#09886f
#0a8970
#0b8a71
#0c8b72
#0d8c73
#0e8d74
#0f8e75
#108f76
#119077
#129178
#139279
#04836a
#038269
#028168
#018067
#007f66
#007e65
#007d64
#007c63
#007b62
#007a61
#007960
#00785f
#00775e
#00765d

Monochromatic Color with #05846b

#05846b
#07ae8d
#08d9b0
#000404
#022f26
#035949

Tints of #05846b Color

#05846b
#20917b
#3c9f8b
#58ad9c
#74baac
#8fc8bd
#abd6cd
#c7e3de
#e3f1ee
#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

#05846b
#84051e

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

Split Complementary

#05846b
#84055e
#842b05

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

Analogous Color

#058438
#058452
#05846b
#058484
#056a84

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

#05846b
#6b0584
#846b05

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

#05846b
#2b0584
#84051e
#5d8405

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

#05846b
#84051e
#842b05
#055e84

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 #05846b 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.

#05846b Color Code Preview on Black Background Color

This is how #05846b Color will look on black background color. Color contrast ratio is 4.52

#05846b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #05846b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #05846b

#05846b color code is use for CSS Background Color

Background color for the above div is #05846b

HTML with inline CSS

<div style="background-color:#05846b;"></div>

#05846b color code is use for CSS Border Color

CSS Border color for the above div is #05846b

HTML with inline CSS

<div style="border:5px solid #05846b;"></div>

CSS Border Left color for the above div is #05846b

HTML with inline CSS

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

CSS Border Right color for the above div is #05846b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #05846b

HTML with inline CSS

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

CSS Border Top color for the above div is #05846b

HTML with inline CSS

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

#05846b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#05846b Color code Preview on White Background

This is how #05846b Color code will look on white background color. Color contrast ratio is 4.65

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

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.