crispedge.com

Color picker

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

#5b5a61 hex color - Violet - Cool color - Information

#5b5a61 hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #5b5a61 Color code in RGB color code model is created after adding 35.69% red color, 35.29% green color and 38.04% blue color. Hex #5b5a61 Color code in CMYK color (process color) code model is generated after subtraction of 6% cyan, 7% magenta, 0% yellow and 62% black.

Hex #5b5a61 color code is between #555566 web safe hex color code and #666655 web safe hex color code. #555566 is the nearest web safe color code. You can see here many more shades of #5b5a61 color code.

0 Likes 0 Comments | 5 Views

Color Table

Hex Color Code5b5a61#5b5a61
RGB Decimal91, 90, 97rgb(91, 90, 97)
RGB Percent36%, 35%, 38%rgb(36%, 35%, 38%)
CSS RGBa91, 90, 97,1rgba(91,90,97,1)
CMYK Modelcmyk(6%,7%,0%,62%)
HSL Color Space249,4% ,37%hsl(249,4% ,37%)
HSV Color Space249°, 7%, 38%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010110110101101001100001
Octal133132141
Decimal919097
Hex5b5a61

Different shades of #5b5a61 color code.

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

Light Shade of #5b5a61
#74737b
Dark Shade of #5b5a61
#424147
Saturated Shade of #5b5a61
#54516a
Desaturated Shade of #5b5a61
#5d5d5d
Grey scale Shade of #5b5a61
#5d5d5d
Brighten Shade
#74737a
Most Readable Shade
#FFFFFF

Shades of #5b5a61 color code

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

#5b5a61
#505056
#46464b
#3c3c40
#323235
#28282b
#1e1e20
#141415
#0a0a0a
#000000

Similar Color like #5b5a61 color

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

#5c5b62
#5d5c63
#5e5d64
#5f5e65
#605f66
#616067
#626168
#636269
#64636a
#65646b
#66656c
#67666d
#68676e
#69686f
#5a5960
#59585f
#58575e
#57565d
#56555c
#55545b
#54535a
#535259
#525158
#515057
#504f56
#4f4e55
#4e4d54
#4d4c53

Monochromatic Color with #5b5a61

#5b5a61
#83818b
#aba9b6
#d3d0e0
#0b0b0c
#333336

Tints of #5b5a61 Color

#5b5a61
#6d6c72
#7f7e84
#919195
#a3a3a7
#b6b5b8
#c8c8ca
#dadadb
#ececed
#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

#5b5a61
#60615a

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

Split Complementary

#5b5a61
#615f5a
#5d615a

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

Analogous Color

#5a5c61
#5a5a61
#5b5a61
#5c5a61
#5e5a61

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

#5b5a61
#615b5a
#5a615b

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

#5b5a61
#615a5c
#60615a
#5a615e

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

#5b5a61
#60615a
#5d615a
#5f5a61

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 #5b5a61 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.

#5b5a61 Color Code Preview on Black Background Color

This is how #5b5a61 Color will look on black background color. Color contrast ratio is 3.08

#5b5a61 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #5b5a61

HTML with inline CSS

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

Your Example Paragraph content text in with font color #5b5a61

#5b5a61 color code is use for CSS Background Color

Background color for the above div is #5b5a61

HTML with inline CSS

<div style="background-color:#5b5a61;"></div>

#5b5a61 color code is use for CSS Border Color

CSS Border color for the above div is #5b5a61

HTML with inline CSS

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

CSS Border Left color for the above div is #5b5a61

HTML with inline CSS

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

CSS Border Right color for the above div is #5b5a61

HTML with inline CSS

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

CSS Border Bottom color for the above div is #5b5a61

HTML with inline CSS

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

CSS Border Top color for the above div is #5b5a61

HTML with inline CSS

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

#5b5a61 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#5b5a61 Color code Preview on White Background

This is how #5b5a61 Color code will look on white background color. Color contrast ratio is 6.82

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

Related Gradients

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

0 Likes 0 Comments | 5 Views

Post your comment:-

By submitting comment you agree to our privacy policy.