crispedge.com

Color picker

Loading...

#93b7cf hex color - Blue - Cool color - Information

#93b7cf hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #93b7cf Color code in RGB color code model is created after adding 57.65% red color, 71.76% green color and 81.18% blue color. Hex #93b7cf Color code in CMYK color (process color) code model is generated after subtraction of 29% cyan, 12% magenta, 0% yellow and 19% black.

Hex #93b7cf color code is between #99bbcc web safe hex color code and #88aadd web safe hex color code. #99bbcc is the nearest web safe color code. You can see here many more shades of #93b7cf color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code93b7cf#93b7cf
RGB Decimal147, 183, 207rgb(147, 183, 207)
RGB Percent58%, 72%, 81%rgb(58%, 72%, 81%)
CSS RGBa147, 183, 207,1rgba(147,183,207,1)
CMYK Modelcmyk(29%,12%,0%,19%)
HSL Color Space204,38% ,69%hsl(204,38% ,69%)
HSV Color Space204°, 29%, 81%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100100111011011111001111
Octal223267317
Decimal147183207
Hex93b7cf

Different shades of #93b7cf color code.

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

Light Shade of #93b7cf
#b6cfdf
Dark Shade of #93b7cf
#709fbf
Saturated Shade of #93b7cf
#8bb9d7
Desaturated Shade of #93b7cf
#9bb5c7
Grey scale Shade of #93b7cf
#b1b1b1
Brighten Shade
#acd0e8
Most Readable Shade
#000000

Shades of #93b7cf color code

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

#93b7cf
#82a2b8
#728ea1
#627a8a
#516573
#41515c
#313d45
#20282e
#101417
#000000

Similar Color like #93b7cf color

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

#94b8d0
#95b9d1
#96bad2
#97bbd3
#98bcd4
#99bdd5
#9abed6
#9bbfd7
#9cc0d8
#9dc1d9
#9ec2da
#9fc3db
#a0c4dc
#a1c5dd
#92b6ce
#91b5cd
#90b4cc
#8fb3cb
#8eb2ca
#8db1c9
#8cb0c8
#8bafc7
#8aaec6
#89adc5
#88acc4
#87abc3
#86aac2
#85a9c1

Monochromatic Color with #93b7cf

#93b7cf
#b1ddf9
#1a2125
#38464f
#576c7a
#7591a4

Tints of #93b7cf Color

#93b7cf
#9fbfd4
#abc7d9
#b7cfdf
#c3d7e4
#cfdfe9
#dbe7ef
#e7eff4
#f3f7f9
#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

#93b7cf
#cfab93

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

Split Complementary

#93b7cf
#cf9399
#cfc993

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

Analogous Color

#93cfcf
#93c3cf
#93b7cf
#93abcf
#939fcf

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

#93b7cf
#cf93b7
#b7cf93

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

#93b7cf
#c993cf
#cfab93
#99cf93

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

#93b7cf
#cfab93
#cfc993
#9399cf

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 #93b7cf 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.

#93b7cf Color Code Preview on Black Background Color

This is how #93b7cf Color will look on black background color. Color contrast ratio is 9.92

#93b7cf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #93b7cf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #93b7cf

#93b7cf color code is use for CSS Background Color

Background color for the above div is #93b7cf

HTML with inline CSS

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

#93b7cf color code is use for CSS Border Color

CSS Border color for the above div is #93b7cf

HTML with inline CSS

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

CSS Border Left color for the above div is #93b7cf

HTML with inline CSS

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

CSS Border Right color for the above div is #93b7cf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #93b7cf

HTML with inline CSS

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

CSS Border Top color for the above div is #93b7cf

HTML with inline CSS

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

#93b7cf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#93b7cf Color code Preview on White Background

This is how #93b7cf Color code will look on white background color. Color contrast ratio is 2.12

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

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(147,183,207,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(207,171,147,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(147,183,207,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.