crispedge.com

Color picker

Loading...

#75869b hex color - Grey - Cool color - Information

#75869b hex color - Grey - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Grey

Hex #75869b Color code in RGB color code model is created after adding 45.88% red color, 52.55% green color and 60.78% blue color. Hex #75869b Color code in CMYK color (process color) code model is generated after subtraction of 25% cyan, 14% magenta, 0% yellow and 39% black.

Hex #75869b color code is between #778899 web safe hex color code and #6677aa web safe hex color code. #778899 is the nearest web safe color code. You can see here many more shades of #75869b color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code75869b#75869b
RGB Decimal117, 134, 155rgb(117, 134, 155)
RGB Percent46%, 53%, 61%rgb(46%, 53%, 61%)
CSS RGBa117, 134, 155,1rgba(117,134,155,1)
CMYK Modelcmyk(25%,14%,0%,39%)
HSL Color Space213,16% ,53%hsl(213,16% ,53%)
HSV Color Space213°, 25%, 61%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011101011000011010011011
Octal165206233
Decimal117134155
Hex75869b

Different shades of #75869b color code.

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

Light Shade of #75869b
#93a0b0
Dark Shade of #75869b
#5d6d80
Saturated Shade of #75869b
#6985a7
Desaturated Shade of #75869b
#81878f
Grey scale Shade of #75869b
#888888
Brighten Shade
#8e9fb4
Most Readable Shade
#FFFFFF

Shades of #75869b color code

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

#75869b
#687789
#5b6878
#4e5967
#414a56
#343b44
#272c33
#1a1d22
#0d0e11
#000000

Similar Color like #75869b color

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

#76879c
#77889d
#78899e
#798a9f
#7a8ba0
#7b8ca1
#7c8da2
#7d8ea3
#7e8fa4
#7f90a5
#8091a6
#8192a7
#8293a8
#8394a9
#74859a
#738499
#728398
#718297
#708196
#6f8095
#6e7f94
#6d7e93
#6c7d92
#6b7c91
#6a7b90
#697a8f
#68798e
#67788d

Monochromatic Color with #75869b

#75869b
#95abc5
#b5cff0
#15181b
#353d46
#556170

Tints of #75869b Color

#75869b
#8493a6
#93a0b1
#a3aebc
#b2bbc7
#c1c9d2
#d1d6dd
#e0e4e8
#eff1f3
#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

#75869b
#9b8a75

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

Split Complementary

#75869b
#9b7775
#999b75

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

Analogous Color

#75959b
#758e9b
#75869b
#757e9b
#75779b

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

#75869b
#9b7586
#869b75

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

#75869b
#9b7599
#9b8a75
#759b77

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

#75869b
#9b8a75
#999b75
#77759b

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 #75869b 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.

#75869b Color Code Preview on Black Background Color

This is how #75869b Color will look on black background color. Color contrast ratio is 5.64

#75869b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #75869b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #75869b

#75869b color code is use for CSS Background Color

Background color for the above div is #75869b

HTML with inline CSS

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

#75869b color code is use for CSS Border Color

CSS Border color for the above div is #75869b

HTML with inline CSS

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

CSS Border Left color for the above div is #75869b

HTML with inline CSS

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

CSS Border Right color for the above div is #75869b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #75869b

HTML with inline CSS

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

CSS Border Top color for the above div is #75869b

HTML with inline CSS

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

#75869b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#75869b Color code Preview on White Background

This is how #75869b Color code will look on white background color. Color contrast ratio is 3.72

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

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(117,134,155,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(155,138,117,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(117,134,155,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.