crispedge.com

Color picker

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

#61595f hex color - Violet - Warm color - Information

#61595f hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #61595f Color code in RGB color code model is created after adding 38.04% red color, 34.9% green color and 37.25% blue color. Hex #61595f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 8% magenta, 2% yellow and 62% black.

Hex #61595f color code is between #665566 web safe hex color code and #556655 web safe hex color code. #665566 is the nearest web safe color code. You can see here many more shades of #61595f color code.

0 Likes 0 Comments | 9 Views

Color Table

Hex Color Code61595f#61595f
RGB Decimal97, 89, 95rgb(97, 89, 95)
RGB Percent38%, 35%, 37%rgb(38%, 35%, 37%)
CSS RGBa97, 89, 95,1rgba(97,89,95,1)
CMYK Modelcmyk(0%,8%,2%,62%)
HSL Color Space315,4% ,36%hsl(315,4% ,36%)
HSV Color Space315°, 8%, 38%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary011000010101100101011111
Octal141131137
Decimal978995
Hex61595f

Different shades of #61595f color code.

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

Light Shade of #61595f
#7c7179
Dark Shade of #61595f
#464145
Saturated Shade of #61595f
#6a5064
Desaturated Shade of #61595f
#5d5d5d
Grey scale Shade of #61595f
#5d5d5d
Brighten Shade
#7a7278
Most Readable Shade
#FFFFFF

Shades of #61595f color code

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

#61595f
#564f54
#4b4549
#403b3f
#353134
#2b272a
#201d1f
#151315
#0a090a
#000000

Similar Color like #61595f color

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

#625a60
#635b61
#645c62
#655d63
#665e64
#675f65
#686066
#696167
#6a6268
#6b6369
#6c646a
#6d656b
#6e666c
#6f676d
#60585e
#5f575d
#5e565c
#5d555b
#5c545a
#5b5359
#5a5258
#595157
#585056
#574f55
#564e54
#554d53
#544c52
#534b51

Monochromatic Color with #61595f

#61595f
#8b8089
#b6a7b2
#e0cedc
#0c0b0c
#363235

Tints of #61595f Color

#61595f
#726b70
#847d82
#959094
#a7a2a6
#b8b5b7
#cac7c9
#dbdadb
#edeced
#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

#61595f
#59615b

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

Split Complementary

#61595f
#5b6159
#59615f

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

Analogous Color

#605961
#615961
#61595f
#61595d
#61595c

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

#61595f
#5f6159
#595f61

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

#61595f
#615f59
#59615b
#595b61

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

#61595f
#59615b
#59615f
#61595b

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 #61595f 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.

#61595f Color Code Preview on Black Background Color

This is how #61595f Color will look on black background color. Color contrast ratio is 3.10

#61595f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #61595f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #61595f

#61595f color code is use for CSS Background Color

Background color for the above div is #61595f

HTML with inline CSS

<div style="background-color:#61595f;"></div>

#61595f color code is use for CSS Border Color

CSS Border color for the above div is #61595f

HTML with inline CSS

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

CSS Border Left color for the above div is #61595f

HTML with inline CSS

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

CSS Border Right color for the above div is #61595f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #61595f

HTML with inline CSS

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

CSS Border Top color for the above div is #61595f

HTML with inline CSS

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

#61595f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#61595f Color code Preview on White Background

This is how #61595f Color code will look on white background color. Color contrast ratio is 6.77

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

Related Gradients

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

0 Likes 0 Comments | 9 Views

Post your comment:-

By submitting comment you agree to our privacy policy.