crispedge.com

Color picker

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

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

#93bed5 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #93bed5 Color code in RGB color code model is created after adding 57.65% red color, 74.51% green color and 83.53% blue color. Hex #93bed5 Color code in CMYK color (process color) code model is generated after subtraction of 31% cyan, 11% magenta, 0% yellow and 16% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code93bed5#93bed5
RGB Decimal147, 190, 213rgb(147, 190, 213)
RGB Percent58%, 75%, 84%rgb(58%, 75%, 84%)
CSS RGBa147, 190, 213,1rgba(147,190,213,1)
CMYK Modelcmyk(31%,11%,0%,16%)
HSL Color Space201,44% ,71%hsl(201,44% ,71%)
HSV Color Space201°, 31%, 84%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100100111011111011010101
Octal223276325
Decimal147190213
Hex93bed5

Different shades of #93bed5 color code.

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

Light Shade of #93bed5
#b8d4e3
Dark Shade of #93bed5
#6ea8c7
Saturated Shade of #93bed5
#8bc0dc
Desaturated Shade of #93bed5
#9abccd
Grey scale Shade of #93bed5
#b4b4b4
Brighten Shade
#acd7ee
Most Readable Shade
#000000

Shades of #93bed5 color code

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

#93bed5
#82a8bd
#7293a5
#627e8e
#516976
#41545e
#313f47
#202a2f
#101517
#000000

Similar Color like #93bed5 color

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

#94bfd6
#95c0d7
#96c1d8
#97c2d9
#98c3da
#99c4db
#9ac5dc
#9bc6dd
#9cc7de
#9dc8df
#9ec9e0
#9fcae1
#a0cbe2
#a1cce3
#92bdd4
#91bcd3
#90bbd2
#8fbad1
#8eb9d0
#8db8cf
#8cb7ce
#8bb6cd
#8ab5cc
#89b4cb
#88b3ca
#87b2c9
#86b1c8
#85b0c7

Monochromatic Color with #93bed5

#93bed5
#000000
#1e262b
#3b4c55
#587280
#7698aa

Tints of #93bed5 Color

#93bed5
#9fc5d9
#abccde
#b7d3e3
#c3dae7
#cfe2ec
#dbe9f1
#e7f0f5
#f3f7fa
#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

#93bed5
#d5aa93

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

Split Complementary

#93bed5
#d5939d
#d5cb93

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

Analogous Color

#93d5d2
#93cbd5
#93bed5
#93b1d5
#93a4d5

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

#93bed5
#d593be
#bed593

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

#93bed5
#cb93d5
#d5aa93
#9dd593

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

#93bed5
#d5aa93
#d5cb93
#939dd5

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

#93bed5 Color Code Preview on Black Background Color

This is how #93bed5 Color will look on black background color. Color contrast ratio is 10.57

#93bed5 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#93bed5 color code is use for CSS Background Color

Background color for the above div is #93bed5

HTML with inline CSS

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

#93bed5 color code is use for CSS Border Color

CSS Border color for the above div is #93bed5

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#93bed5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#93bed5 Color code Preview on White Background

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

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.