crispedge.com

Color picker

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

#97b0d2 hex color - Blue - Cool color - Information

#97b0d2 hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #97b0d2 Color code in RGB color code model is created after adding 59.22% red color, 69.02% green color and 82.35% blue color. Hex #97b0d2 Color code in CMYK color (process color) code model is generated after subtraction of 28% cyan, 16% magenta, 0% yellow and 18% black.

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

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Code97b0d2#97b0d2
RGB Decimal151, 176, 210rgb(151, 176, 210)
RGB Percent59%, 69%, 82%rgb(59%, 69%, 82%)
CSS RGBa151, 176, 210,1rgba(151,176,210,1)
CMYK Modelcmyk(28%,16%,0%,18%)
HSL Color Space215,40% ,71%hsl(215,40% ,71%)
HSV Color Space215°, 28%, 82%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100101111011000011010010
Octal227260322
Decimal151176210
Hex97b0d2

Different shades of #97b0d2 color code.

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

Light Shade of #97b0d2
#bbcbe1
Dark Shade of #97b0d2
#7395c3
Saturated Shade of #97b0d2
#90afd9
Desaturated Shade of #97b0d2
#9eb1cb
Grey scale Shade of #97b0d2
#b4b4b4
Brighten Shade
#b0c9eb
Most Readable Shade
#000000

Shades of #97b0d2 color code

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

#97b0d2
#869cba
#7588a3
#64758c
#536174
#434e5d
#323a46
#21272e
#101317
#000000

Similar Color like #97b0d2 color

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

#98b1d3
#99b2d4
#9ab3d5
#9bb4d6
#9cb5d7
#9db6d8
#9eb7d9
#9fb8da
#a0b9db
#a1badc
#a2bbdd
#a3bcde
#a4bddf
#a5bee0
#96afd1
#95aed0
#94adcf
#93acce
#92abcd
#91aacc
#90a9cb
#8fa8ca
#8ea7c9
#8da6c8
#8ca5c7
#8ba4c6
#8aa3c5
#89a2c4

Monochromatic Color with #97b0d2

#97b0d2
#b6d4fc
#1d2228
#3b4552
#5a697d
#788ca7

Tints of #97b0d2 Color

#97b0d2
#a2b8d7
#aec1dc
#b9cae1
#c5d3e6
#d0dbeb
#dce4f0
#e7edf5
#f3f6fa
#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

#97b0d2
#d2b997

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

Split Complementary

#97b0d2
#d29b97
#ced297

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

Analogous Color

#97c8d2
#97bcd2
#97b0d2
#97a4d2
#9798d2

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

#97b0d2
#d297b0
#b0d297

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

#97b0d2
#d297cd
#d2b997
#97d29b

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

#97b0d2
#d2b997
#ced297
#9b97d2

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 #97b0d2 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.

#97b0d2 Color Code Preview on Black Background Color

This is how #97b0d2 Color will look on black background color. Color contrast ratio is 9.46

#97b0d2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #97b0d2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #97b0d2

#97b0d2 color code is use for CSS Background Color

Background color for the above div is #97b0d2

HTML with inline CSS

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

#97b0d2 color code is use for CSS Border Color

CSS Border color for the above div is #97b0d2

HTML with inline CSS

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

CSS Border Left color for the above div is #97b0d2

HTML with inline CSS

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

CSS Border Right color for the above div is #97b0d2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #97b0d2

HTML with inline CSS

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

CSS Border Top color for the above div is #97b0d2

HTML with inline CSS

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

#97b0d2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#97b0d2 Color code Preview on White Background

This is how #97b0d2 Color code will look on white background color. Color contrast ratio is 2.22

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

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.