crispedge.com

Color picker

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

#625f5d hex color - Grey - Warm color - Information

#625f5d hex color - Grey - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Grey

Hex #625f5d Color code in RGB color code model is created after adding 38.43% red color, 37.25% green color and 36.47% blue color. Hex #625f5d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 3% magenta, 5% yellow and 62% black.

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

0 Likes 0 Comments | 20 Views

Color Table

Hex Color Code625f5d#625f5d
RGB Decimal98, 95, 93rgb(98, 95, 93)
RGB Percent38%, 37%, 36%rgb(38%, 37%, 36%)
CSS RGBa98, 95, 93,1rgba(98,95,93,1)
CMYK Modelcmyk(0%,3%,5%,62%)
HSL Color Space24,3% ,37%hsl(24,3% ,37%)
HSV Color Space24°, 5%, 38%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary011000100101111101011101
Octal142137135
Decimal989593
Hex625f5d

Different shades of #625f5d color code.

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

Light Shade of #625f5d
#7c7876
Dark Shade of #625f5d
#484644
Saturated Shade of #625f5d
#6c5d53
Desaturated Shade of #625f5d
#5f5f5f
Grey scale Shade of #625f5d
#5f5f5f
Brighten Shade
#7b7876
Most Readable Shade
#FFFFFF

Shades of #625f5d color code

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

#625f5d
#575452
#4c4948
#413f3e
#363433
#2b2a29
#201f1f
#151514
#0a0a0a
#000000

Similar Color like #625f5d color

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

#63605e
#64615f
#656260
#666361
#676462
#686563
#696664
#6a6765
#6b6866
#6c6967
#6d6a68
#6e6b69
#6f6c6a
#706d6b
#615e5c
#605d5b
#5f5c5a
#5e5b59
#5d5a58
#5c5957
#5b5856
#5a5755
#595654
#585553
#575452
#565351
#555250
#54514f

Monochromatic Color with #625f5d

#625f5d
#8c8885
#b7b1ae
#e1dbd6
#0d0d0c
#373635

Tints of #625f5d Color

#625f5d
#73706f
#848281
#969493
#a7a6a5
#b9b7b7
#cac9c9
#dcdbdb
#ededed
#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

#625f5d
#5d6062

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

Split Complementary

#625f5d
#5d6262
#5d5e62

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

Analogous Color

#625d5d
#625e5d
#625f5d
#62605d
#62615d

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

#625f5d
#5d625f
#5f5d62

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

#625f5d
#5e625d
#5d6062
#615d62

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

#625f5d
#5d6062
#5d5e62
#62625d

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 #625f5d 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.

#625f5d Color Code Preview on Black Background Color

This is how #625f5d Color will look on black background color. Color contrast ratio is 3.31

#625f5d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #625f5d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #625f5d

#625f5d color code is use for CSS Background Color

Background color for the above div is #625f5d

HTML with inline CSS

<div style="background-color:#625f5d;"></div>

#625f5d color code is use for CSS Border Color

CSS Border color for the above div is #625f5d

HTML with inline CSS

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

CSS Border Left color for the above div is #625f5d

HTML with inline CSS

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

CSS Border Right color for the above div is #625f5d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #625f5d

HTML with inline CSS

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

CSS Border Top color for the above div is #625f5d

HTML with inline CSS

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

#625f5d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#625f5d Color code Preview on White Background

This is how #625f5d Color code will look on white background color. Color contrast ratio is 6.34

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

Related Gradients

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

0 Likes 0 Comments | 20 Views

Post your comment:-

By submitting comment you agree to our privacy policy.