crispedge.com

Color picker

Loading...

#51605d hex color - Blue - Cool color - Information

#51605d hex color - Blue - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Blue

Hex #51605d Color code in RGB color code model is created after adding 31.76% red color, 37.65% green color and 36.47% blue color. Hex #51605d Color code in CMYK color (process color) code model is generated after subtraction of 16% cyan, 0% magenta, 3% yellow and 62% black.

Hex #51605d color code is between #556655 web safe hex color code and #445566 web safe hex color code. #556655 is the nearest web safe color code. You can see here many more shades of #51605d color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Code51605d#51605d
RGB Decimal81, 96, 93rgb(81, 96, 93)
RGB Percent32%, 38%, 36%rgb(32%, 38%, 36%)
CSS RGBa81, 96, 93,1rgba(81,96,93,1)
CMYK Modelcmyk(16%,0%,3%,62%)
HSL Color Space168,8% ,35%hsl(168,8% ,35%)
HSV Color Space168°, 16%, 38%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010100010110000001011101
Octal121140135
Decimal819693
Hex51605d

Different shades of #51605d color code.

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

Light Shade of #51605d
#687c78
Dark Shade of #51605d
#3a4442
Saturated Shade of #51605d
#486962
Desaturated Shade of #51605d
#585858
Grey scale Shade of #51605d
#585858
Brighten Shade
#6a7976
Most Readable Shade
#FFFFFF

Shades of #51605d color code

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

#51605d
#485552
#3f4a48
#36403e
#2d3533
#242a29
#1b201f
#121514
#090a0a
#000000

Similar Color like #51605d color

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

#52615e
#53625f
#546360
#556461
#566562
#576663
#586764
#596865
#5a6966
#5b6a67
#5c6b68
#5d6c69
#5e6d6a
#5f6e6b
#505f5c
#4f5e5b
#4e5d5a
#4d5c59
#4c5b58
#4b5a57
#4a5956
#495855
#485754
#475653
#465552
#455451
#445350
#43524f

Monochromatic Color with #51605d

#51605d
#758a86
#99b5af
#bddfd9
#090b0b
#2d3534

Tints of #51605d Color

#51605d
#64716f
#778381
#8b9593
#9ea6a5
#b1b8b7
#c5cac9
#d8dbdb
#ebeded
#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

#51605d
#605154

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

Split Complementary

#51605d
#60515c
#605651

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

Analogous Color

#516057
#51605a
#51605d
#516060
#515d60

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

#51605d
#5d5160
#605d51

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

#51605d
#555160
#605154
#5b6051

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

#51605d
#605154
#605651
#515c60

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 #51605d 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.

#51605d Color Code Preview on Black Background Color

This is how #51605d Color will look on black background color. Color contrast ratio is 3.18

#51605d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #51605d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #51605d

#51605d color code is use for CSS Background Color

Background color for the above div is #51605d

HTML with inline CSS

<div style="background-color:#51605d;"></div>

#51605d color code is use for CSS Border Color

CSS Border color for the above div is #51605d

HTML with inline CSS

<div style="border:5px solid #51605d;"></div>

CSS Border Left color for the above div is #51605d

HTML with inline CSS

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

CSS Border Right color for the above div is #51605d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #51605d

HTML with inline CSS

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

CSS Border Top color for the above div is #51605d

HTML with inline CSS

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

#51605d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#51605d Color code Preview on White Background

This is how #51605d Color code will look on white background color. Color contrast ratio is 6.60

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

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.