crispedge.com

Color picker

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

#9fb8d4 hex color - Blue - Cool color - Information

#9fb8d4 hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #9fb8d4 Color code in RGB color code model is created after adding 62.35% red color, 72.16% green color and 83.14% blue color. Hex #9fb8d4 Color code in CMYK color (process color) code model is generated after subtraction of 25% cyan, 13% magenta, 0% yellow and 17% black.

Hex #9fb8d4 color code is between #99bbcc web safe hex color code and #aaaadd web safe hex color code. #99bbcc is the nearest web safe color code. You can see here many more shades of #9fb8d4 color code.

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Code9fb8d4#9fb8d4
RGB Decimal159, 184, 212rgb(159, 184, 212)
RGB Percent62%, 72%, 83%rgb(62%, 72%, 83%)
CSS RGBa159, 184, 212,1rgba(159,184,212,1)
CMYK Modelcmyk(25%,13%,0%,17%)
HSL Color Space212,38% ,73%hsl(212,38% ,73%)
HSV Color Space212°, 25%, 83%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100111111011100011010100
Octal237270324
Decimal159184212
Hex9fb8d4

Different shades of #9fb8d4 color code.

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

Light Shade of #9fb8d4
#c2d2e4
Dark Shade of #9fb8d4
#7c9ec4
Saturated Shade of #9fb8d4
#98b8db
Desaturated Shade of #9fb8d4
#a6b8cd
Grey scale Shade of #9fb8d4
#b9b9b9
Brighten Shade
#b8d1ed
Most Readable Shade
#000000

Shades of #9fb8d4 color code

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

#9fb8d4
#8da3bc
#7b8fa4
#6a7a8d
#586675
#46515e
#353d46
#23282f
#111417
#000000

Similar Color like #9fb8d4 color

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

#a0b9d5
#a1bad6
#a2bbd7
#a3bcd8
#a4bdd9
#a5beda
#a6bfdb
#a7c0dc
#a8c1dd
#a9c2de
#aac3df
#abc4e0
#acc5e1
#adc6e2
#9eb7d3
#9db6d2
#9cb5d1
#9bb4d0
#9ab3cf
#99b2ce
#98b1cd
#97b0cc
#96afcb
#95aeca
#94adc9
#93acc8
#92abc7
#91aac6

Monochromatic Color with #9fb8d4

#9fb8d4
#bfddfe
#1f242a
#3f4954
#5f6e7f
#7f93a9

Tints of #9fb8d4 Color

#9fb8d4
#a9bfd8
#b4c7dd
#bfcfe2
#c9d7e7
#d4dfeb
#dfe7f0
#e9eff5
#f4f7fa
#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

#9fb8d4
#d4bb9f

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

Split Complementary

#9fb8d4
#d4a19f
#d3d49f

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

Analogous Color

#9fcdd4
#9fc3d4
#9fb8d4
#9fadd4
#9fa3d4

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

#9fb8d4
#d49fb8
#b8d49f

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

#9fb8d4
#d49fd2
#d4bb9f
#9fd4a0

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

#9fb8d4
#d4bb9f
#d3d49f
#a19fd4

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 #9fb8d4 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.

#9fb8d4 Color Code Preview on Black Background Color

This is how #9fb8d4 Color will look on black background color. Color contrast ratio is 10.28

#9fb8d4 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #9fb8d4

HTML with inline CSS

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

Your Example Paragraph content text in with font color #9fb8d4

#9fb8d4 color code is use for CSS Background Color

Background color for the above div is #9fb8d4

HTML with inline CSS

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

#9fb8d4 color code is use for CSS Border Color

CSS Border color for the above div is #9fb8d4

HTML with inline CSS

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

CSS Border Left color for the above div is #9fb8d4

HTML with inline CSS

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

CSS Border Right color for the above div is #9fb8d4

HTML with inline CSS

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

CSS Border Bottom color for the above div is #9fb8d4

HTML with inline CSS

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

CSS Border Top color for the above div is #9fb8d4

HTML with inline CSS

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

#9fb8d4 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#9fb8d4 Color code Preview on White Background

This is how #9fb8d4 Color code will look on white background color. Color contrast ratio is 2.04

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

Related Gradients

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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.