crispedge.com

Color picker

Loading...

#879695 hex color - Blue - Cool color - Information

#879695 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #879695 Color code in RGB color code model is created after adding 52.94% red color, 58.82% green color and 58.43% blue color. Hex #879695 Color code in CMYK color (process color) code model is generated after subtraction of 10% cyan, 0% magenta, 1% yellow and 41% black.

Hex #879695 color code is between #889999 web safe hex color code and #778888 web safe hex color code. #889999 is the nearest web safe color code. You can see here many more shades of #879695 color code.

0 Likes 0 Comments | 3 Views

RGB Chart

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

Color Table

Hex Color Code879695#879695
RGB Decimal135, 150, 149rgb(135, 150, 149)
RGB Percent53%, 59%, 58%rgb(53%, 59%, 58%)
CSS RGBa135, 150, 149,1rgba(135,150,149,1)
CMYK Modelcmyk(10%,0%,1%,41%)
HSL Color Space176,7% ,56%hsl(176,7% ,56%)
HSV Color Space176°, 10%, 59%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100001111001011010010101
Octal207226225
Decimal135150149
Hex879695

Different shades of #879695 color code.

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

Light Shade of #879695
#a2aead
Dark Shade of #879695
#6d7d7c
Saturated Shade of #879695
#7ca19f
Desaturated Shade of #879695
#8e8e8e
Grey scale Shade of #879695
#8e8e8e
Brighten Shade
#a0afae
Most Readable Shade
#000000

Shades of #879695 color code

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

#879695
#788584
#697473
#5a6463
#4b5352
#3c4242
#2d3231
#1e2121
#0f1010
#000000

Similar Color like #879695 color

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

#889796
#899897
#8a9998
#8b9a99
#8c9b9a
#8d9c9b
#8e9d9c
#8f9e9d
#909f9e
#91a09f
#92a1a0
#93a2a1
#94a3a2
#95a4a3
#869594
#859493
#849392
#839291
#829190
#81908f
#808f8e
#7f8e8d
#7e8d8c
#7d8c8b
#7c8b8a
#7b8a89
#7a8988
#798887

Monochromatic Color with #879695

#879695
#adc0bf
#d3ebe9
#141616
#3a4141
#616b6b

Tints of #879695 Color

#879695
#94a1a0
#a1adac
#afb9b8
#bcc4c4
#c9d0cf
#d7dcdb
#e4e7e7
#f1f3f3
#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

#879695
#968788

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

Split Complementary

#879695
#968790
#968e87

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

Analogous Color

#87968f
#879692
#879695
#879496
#879196

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

#879695
#958796
#969587

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

#879695
#8d8796
#968788
#8f9687

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

#879695
#968788
#968e87
#879096

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

#879695 Color Code Preview on Black Background Color

This is how #879695 Color will look on black background color. Color contrast ratio is 6.83

#879695 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #879695

HTML with inline CSS

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

Your Example Paragraph content text in with font color #879695

#879695 color code is use for CSS Background Color

Background color for the above div is #879695

HTML with inline CSS

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

#879695 color code is use for CSS Border Color

CSS Border color for the above div is #879695

HTML with inline CSS

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

CSS Border Left color for the above div is #879695

HTML with inline CSS

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

CSS Border Right color for the above div is #879695

HTML with inline CSS

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

CSS Border Bottom color for the above div is #879695

HTML with inline CSS

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

CSS Border Top color for the above div is #879695

HTML with inline CSS

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

#879695 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#879695 Color code Preview on White Background

This is how #879695 Color code will look on white background color. Color contrast ratio is 3.08

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

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(135,150,149,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(150,135,136,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(135,150,149,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.