crispedge.com

Color picker

Loading...

#68625a hex color - Grey - Warm color - Information

#68625a hex color - Grey - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Grey

Hex #68625a Color code in RGB color code model is created after adding 40.78% red color, 38.43% green color and 35.29% blue color. Hex #68625a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 6% magenta, 13% yellow and 59% black.

Hex #68625a color code is between #666655 web safe hex color code and #775566 web safe hex color code. #666655 is the nearest web safe color code. You can see here many more shades of #68625a color code.

0 Likes 0 Comments | 30 Views

RGB Chart

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

Color Table

Hex Color Code68625a#68625a
RGB Decimal104, 98, 90rgb(104, 98, 90)
RGB Percent41%, 38%, 35%rgb(41%, 38%, 35%)
CSS RGBa104, 98, 90,1rgba(104,98,90,1)
CMYK Modelcmyk(0%,6%,13%,59%)
HSL Color Space34,7% ,38%hsl(34,7% ,38%)
HSV Color Space34°, 13%, 41%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary011010000110001001011010
Octal150142132
Decimal1049890
Hex68625a

Different shades of #68625a color code.

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

Light Shade of #68625a
#837c72
Dark Shade of #68625a
#4d4842
Saturated Shade of #68625a
#726350
Desaturated Shade of #68625a
#616161
Grey scale Shade of #68625a
#616161
Brighten Shade
#817b73
Most Readable Shade
#FFFFFF

Shades of #68625a color code

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

#68625a
#5c5750
#504c46
#45413c
#393632
#2e2b28
#22201e
#171514
#0b0a0a
#000000

Similar Color like #68625a color

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

#69635b
#6a645c
#6b655d
#6c665e
#6d675f
#6e6860
#6f6961
#706a62
#716b63
#726c64
#736d65
#746e66
#756f67
#767068
#676159
#666058
#655f57
#645e56
#635d55
#625c54
#615b53
#605a52
#5f5951
#5e5850
#5d574f
#5c564e
#5b554d
#5a544c

Monochromatic Color with #68625a

#68625a
#928a7f
#bdb2a4
#e7dac8
#131210
#3d3a35

Tints of #68625a Color

#68625a
#78736c
#89847e
#9a9691
#aba7a3
#bbb9b5
#cccac8
#dddcda
#eeedec
#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

#68625a
#5a6068

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

Split Complementary

#68625a
#5a6768
#5b5a68

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

Analogous Color

#685c5a
#685f5a
#68625a
#68655a
#68685a

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

#68625a
#5a6862
#625a68

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

#68625a
#5a685b
#5a6068
#685a67

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

#68625a
#5a6068
#5b5a68
#67685a

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 #68625a 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.

#68625a Color Code Preview on Black Background Color

This is how #68625a Color will look on black background color. Color contrast ratio is 3.48

#68625a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #68625a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #68625a

#68625a color code is use for CSS Background Color

Background color for the above div is #68625a

HTML with inline CSS

<div style="background-color:#68625a;"></div>

#68625a color code is use for CSS Border Color

CSS Border color for the above div is #68625a

HTML with inline CSS

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

CSS Border Left color for the above div is #68625a

HTML with inline CSS

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

CSS Border Right color for the above div is #68625a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #68625a

HTML with inline CSS

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

CSS Border Top color for the above div is #68625a

HTML with inline CSS

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

#68625a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#68625a Color code Preview on White Background

This is how #68625a Color code will look on white background color. Color contrast ratio is 6.03

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

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

0 Likes 0 Comments | 30 Views

Post your comment:-

By submitting comment you agree to our privacy policy.