crispedge.com

Color picker

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

#7d7771 hex color - Tadpole - Grey - Warm color - Information

#7d7771 hex color - Tadpole - Grey - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Grey

Hex #7d7771 Color Code is also known as Tadpole color.

Hex #7d7771 Color code in RGB color code model is created after adding 49.02% red color, 46.67% green color and 44.31% blue color. Hex #7d7771 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 5% magenta, 10% yellow and 51% black.

Hex #7d7771 color code is between #776677 web safe hex color code and #888866 web safe hex color code. #776677 is the nearest web safe color code. You can see here many more shades of #7d7771 color code.

0 Likes 0 Comments | 40 Views

Color Table

Hex Color Code7d7771#7d7771
RGB Decimal125, 119, 113rgb(125, 119, 113)
RGB Percent49%, 47%, 44%rgb(49%, 47%, 44%)
CSS RGBa125, 119, 113,1rgba(125,119,113,1)
CMYK Modelcmyk(0%,5%,10%,51%)
HSL Color Space30,5% ,47%hsl(30,5% ,47%)
HSV Color Space30°, 10%, 49%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary011111010111011101110001
Octal175167161
Decimal125119113
Hex7d7771

Different shades of #7d7771 color code.

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

Light Shade of #7d7771
#96908b
Dark Shade of #7d7771
#625d59
Saturated Shade of #7d7771
#897765
Desaturated Shade of #7d7771
#777777
Grey scale Shade of #7d7771
#777777
Brighten Shade
#96908a
Most Readable Shade
#FFFFFF

Shades of #7d7771 color code

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

#7d7771
#6f6964
#615c57
#534f4b
#45423e
#373432
#292725
#1b1a19
#0d0d0c
#000000

Similar Color like #7d7771 color

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

#7e7872
#7f7973
#807a74
#817b75
#827c76
#837d77
#847e78
#857f79
#86807a
#87817b
#88827c
#89837d
#8a847e
#8b857f
#7c7670
#7b756f
#7a746e
#79736d
#78726c
#77716b
#76706a
#756f69
#746e68
#736d67
#726c66
#716b65
#706a64
#6f6963

Monochromatic Color with #7d7771

#7d7771
#a79f97
#d2c8be
#fcf0e4
#282624
#524f4b

Tints of #7d7771 Color

#7d7771
#8b8680
#999590
#a8a4a0
#b6b3b0
#c5c2bf
#d3d1cf
#e2e0df
#f0efef
#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

#7d7771
#71777d

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

Split Complementary

#7d7771
#717d7d
#71717d

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

Analogous Color

#7d7271
#7d7571
#7d7771
#7d7971
#7d7c71

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

#7d7771
#717d77
#77717d

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

#7d7771
#717d71
#71777d
#7d717d

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

#7d7771
#71777d
#71717d
#7d7d71

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 #7d7771 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.

#7d7771 Color Code Preview on Black Background Color

This is how #7d7771 Color will look on black background color. Color contrast ratio is 4.75

#7d7771 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7d7771

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7d7771

#7d7771 color code is use for CSS Background Color

Background color for the above div is #7d7771

HTML with inline CSS

<div style="background-color:#7d7771;"></div>

#7d7771 color code is use for CSS Border Color

CSS Border color for the above div is #7d7771

HTML with inline CSS

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

CSS Border Left color for the above div is #7d7771

HTML with inline CSS

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

CSS Border Right color for the above div is #7d7771

HTML with inline CSS

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

CSS Border Bottom color for the above div is #7d7771

HTML with inline CSS

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

CSS Border Top color for the above div is #7d7771

HTML with inline CSS

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

#7d7771 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7d7771 Color code Preview on White Background

This is how #7d7771 Color code will look on white background color. Color contrast ratio is 4.42

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

Related Gradients

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

0 Likes 0 Comments | 40 Views

Post your comment:-

By submitting comment you agree to our privacy policy.