crispedge.com

Color picker

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

#70807d hex color - Green - Cool color - Information

#70807d hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #70807d Color code in RGB color code model is created after adding 43.92% red color, 50.2% green color and 49.02% blue color. Hex #70807d Color code in CMYK color (process color) code model is generated after subtraction of 13% cyan, 0% magenta, 2% yellow and 50% black.

Hex #70807d color code is between #778877 web safe hex color code and #667788 web safe hex color code. #778877 is the nearest web safe color code. You can see here many more shades of #70807d color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Code70807d#70807d
RGB Decimal112, 128, 125rgb(112, 128, 125)
RGB Percent44%, 50%, 49%rgb(44%, 50%, 49%)
CSS RGBa112, 128, 125,1rgba(112,128,125,1)
CMYK Modelcmyk(13%,0%,2%,50%)
HSL Color Space169,7% ,47%hsl(169,7% ,47%)
HSV Color Space169°, 13%, 50%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011100001000000001111101
Octal160200175
Decimal112128125
Hex70807d

Different shades of #70807d color code.

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

Light Shade of #70807d
#8a9996
Dark Shade of #70807d
#586562
Saturated Shade of #70807d
#648c84
Desaturated Shade of #70807d
#787878
Grey scale Shade of #70807d
#787878
Brighten Shade
#899996
Most Readable Shade
#FFFFFF

Shades of #70807d color code

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

#70807d
#63716f
#576361
#4a5553
#3e4745
#313837
#252a29
#181c1b
#0c0e0d
#000000

Similar Color like #70807d color

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

#71817e
#72827f
#738380
#748481
#758582
#768683
#778784
#788885
#798986
#7a8a87
#7b8b88
#7c8c89
#7d8d8a
#7e8e8b
#6f7f7c
#6e7e7b
#6d7d7a
#6c7c79
#6b7b78
#6a7a77
#697976
#687875
#677774
#667673
#657572
#647471
#637370
#62726f

Monochromatic Color with #70807d

#70807d
#95aaa6
#bad5d0
#000000
#262b2a
#4b5553

Tints of #70807d Color

#70807d
#7f8e8b
#8f9c99
#9faaa8
#afb8b6
#bfc6c5
#cfd4d3
#dfe2e2
#eff0f0
#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

#70807d
#807073

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

Split Complementary

#70807d
#80707b
#807570

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

Analogous Color

#708077
#70807a
#70807d
#708080
#707d80

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

#70807d
#7d7080
#807d70

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

#70807d
#757080
#807073
#7b8070

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

#70807d
#807073
#807570
#707b80

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 #70807d 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.

#70807d Color Code Preview on Black Background Color

This is how #70807d Color will look on black background color. Color contrast ratio is 5.07

#70807d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #70807d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #70807d

#70807d color code is use for CSS Background Color

Background color for the above div is #70807d

HTML with inline CSS

<div style="background-color:#70807d;"></div>

#70807d color code is use for CSS Border Color

CSS Border color for the above div is #70807d

HTML with inline CSS

<div style="border:5px solid #70807d;"></div>

CSS Border Left color for the above div is #70807d

HTML with inline CSS

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

CSS Border Right color for the above div is #70807d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #70807d

HTML with inline CSS

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

CSS Border Top color for the above div is #70807d

HTML with inline CSS

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

#70807d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#70807d Color code Preview on White Background

This is how #70807d Color code will look on white background color. Color contrast ratio is 4.14

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

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.