crispedge.com

Color picker

Loading...

#0c5d51 hex color - Green - Cool color - Information

#0c5d51 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #0c5d51 Color code in RGB color code model is created after adding 4.71% red color, 36.47% green color and 31.76% blue color. Hex #0c5d51 Color code in CMYK color (process color) code model is generated after subtraction of 87% cyan, 0% magenta, 13% yellow and 64% black.

Hex #0c5d51 color code is between #115555 web safe hex color code and #006644 web safe hex color code. #115555 is the nearest web safe color code. You can see here many more shades of #0c5d51 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code0c5d51#0c5d51
RGB Decimal12, 93, 81rgb(12, 93, 81)
RGB Percent5%, 36%, 32%rgb(5%, 36%, 32%)
CSS RGBa12, 93, 81,1rgba(12,93,81,1)
CMYK Modelcmyk(87%,0%,13%,64%)
HSL Color Space171,77% ,21%hsl(171,77% ,21%)
HSV Color Space171°, 87%, 36%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000011000101110101010001
Octal14135121
Decimal129381
Hex0c5d51

Different shades of #0c5d51 color code.

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

Light Shade of #0c5d51
#128a78
Dark Shade of #0c5d51
#06302a
Saturated Shade of #0c5d51
#076255
Desaturated Shade of #0c5d51
#11584d
Grey scale Shade of #0c5d51
#343434
Brighten Shade
#25766a
Most Readable Shade
#FFFFFF

Shades of #0c5d51 color code

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

#0c5d51
#0a5248
#09483f
#083e36
#06332d
#052924
#041f1b
#021412
#010a09
#000000

Similar Color like #0c5d51 color

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

#0d5e52
#0e5f53
#0f6054
#106155
#116256
#126357
#136458
#146559
#15665a
#16675b
#17685c
#18695d
#196a5e
#1a6b5f
#0b5c50
#0a5b4f
#095a4e
#08594d
#07584c
#06574b
#05564a
#045549
#035448
#025347
#015246
#005145
#005044
#004f43

Monochromatic Color with #0c5d51

#0c5d51
#118776
#17b29b
#1cdcc0
#010807
#07322c

Tints of #0c5d51 Color

#0c5d51
#276f64
#428177
#5d938b
#78a59e
#93b7b1
#aec9c5
#c9dbd8
#e4edeb
#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

#0c5d51
#5d0c18

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

Split Complementary

#0c5d51
#5d0c41
#5d280c

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

Analogous Color

#0c5d31
#0c5d41
#0c5d51
#0c595d
#0c495d

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

#0c5d51
#510c5d
#5d510c

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

#0c5d51
#280c5d
#5d0c18
#405d0c

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

#0c5d51
#5d0c18
#5d280c
#0c415d

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 #0c5d51 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.

#0c5d51 Color Code Preview on Black Background Color

This is how #0c5d51 Color will look on black background color. Color contrast ratio is 2.70

#0c5d51 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #0c5d51

HTML with inline CSS

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

Your Example Paragraph content text in with font color #0c5d51

#0c5d51 color code is use for CSS Background Color

Background color for the above div is #0c5d51

HTML with inline CSS

<div style="background-color:#0c5d51;"></div>

#0c5d51 color code is use for CSS Border Color

CSS Border color for the above div is #0c5d51

HTML with inline CSS

<div style="border:5px solid #0c5d51;"></div>

CSS Border Left color for the above div is #0c5d51

HTML with inline CSS

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

CSS Border Right color for the above div is #0c5d51

HTML with inline CSS

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

CSS Border Bottom color for the above div is #0c5d51

HTML with inline CSS

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

CSS Border Top color for the above div is #0c5d51

HTML with inline CSS

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

#0c5d51 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#0c5d51 Color code Preview on White Background

This is how #0c5d51 Color code will look on white background color. Color contrast ratio is 7.78

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

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(12,93,81,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(93,12,24,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(12,93,81,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.