crispedge.com

Color picker

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

#6b6b60 hex color - Green - Warm color - Information

#6b6b60 hex color - Green - Warm color

Color Hue/Base color: Green

Hex #6b6b60 Color code in RGB color code model is created after adding 41.96% red color, 41.96% green color and 37.65% blue color. Hex #6b6b60 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 0% magenta, 10% yellow and 58% black.

Hex #6b6b60 color code is between #666666 web safe hex color code and #777755 web safe hex color code. #666666 is the nearest web safe color code. You can see here many more shades of #6b6b60 color code.

0 Likes 0 Comments | 34 Views

Color Table

Hex Color Code6b6b60#6b6b60
RGB Decimal107, 107, 96rgb(107, 107, 96)
RGB Percent42%, 42%, 38%rgb(42%, 42%, 38%)
CSS RGBa107, 107, 96,1rgba(107,107,96,1)
CMYK Modelcmyk(0%,0%,10%,58%)
HSL Color Space60,5% ,40%hsl(60,5% ,40%)
HSV Color Space60°, 10%, 42%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary011010110110101101100000
Octal153153140
Decimal10710796
Hex6b6b60

Different shades of #6b6b60 color code.

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

Light Shade of #6b6b60
#868678
Dark Shade of #6b6b60
#505048
Saturated Shade of #6b6b60
#757556
Desaturated Shade of #6b6b60
#656565
Grey scale Shade of #6b6b60
#656565
Brighten Shade
#848479
Most Readable Shade
#FFFFFF

Shades of #6b6b60 color code

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

#6b6b60
#5f5f55
#53534a
#474740
#3b3b35
#2f2f2a
#232320
#171715
#0b0b0a
#000000

Similar Color like #6b6b60 color

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

#6c6c61
#6d6d62
#6e6e63
#6f6f64
#707065
#717166
#727267
#737368
#747469
#75756a
#76766b
#77776c
#78786d
#79796e
#6a6a5f
#69695e
#68685d
#67675c
#66665b
#65655a
#646459
#636358
#626257
#616156
#606055
#5f5f54
#5e5e53
#5d5d52

Monochromatic Color with #6b6b60

#6b6b60
#959586
#c0c0ac
#eaead2
#161614
#40403a

Tints of #6b6b60 Color

#6b6b60
#7b7b71
#8b8b83
#9c9c95
#acaca6
#bdbdb8
#cdcdca
#dededb
#eeeeed
#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

#6b6b60
#60606b

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

Split Complementary

#6b6b60
#60666b
#66606b

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

Analogous Color

#6b6760
#6b6960
#6b6b60
#696b60
#676b60

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

#6b6b60
#606b6b
#6b606b

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

#6b6b60
#606b65
#60606b
#6b6065

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

#6b6b60
#60606b
#66606b
#666b60

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 #6b6b60 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.

#6b6b60 Color Code Preview on Black Background Color

This is how #6b6b60 Color will look on black background color. Color contrast ratio is 3.90

#6b6b60 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #6b6b60

HTML with inline CSS

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

Your Example Paragraph content text in with font color #6b6b60

#6b6b60 color code is use for CSS Background Color

Background color for the above div is #6b6b60

HTML with inline CSS

<div style="background-color:#6b6b60;"></div>

#6b6b60 color code is use for CSS Border Color

CSS Border color for the above div is #6b6b60

HTML with inline CSS

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

CSS Border Left color for the above div is #6b6b60

HTML with inline CSS

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

CSS Border Right color for the above div is #6b6b60

HTML with inline CSS

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

CSS Border Bottom color for the above div is #6b6b60

HTML with inline CSS

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

CSS Border Top color for the above div is #6b6b60

HTML with inline CSS

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

#6b6b60 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#6b6b60 Color code Preview on White Background

This is how #6b6b60 Color code will look on white background color. Color contrast ratio is 5.39

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

Related Gradients

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

0 Likes 0 Comments | 34 Views

Post your comment:-

By submitting comment you agree to our privacy policy.