crispedge.com

Color picker

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

#b9c2f9 hex color - Blue - Cool color - Information

#b9c2f9 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #b9c2f9 Color code in RGB color code model is created after adding 72.55% red color, 76.08% green color and 97.65% blue color. Hex #b9c2f9 Color code in CMYK color (process color) code model is generated after subtraction of 26% cyan, 22% magenta, 0% yellow and 2% black.

Hex #b9c2f9 color code is between #bbbbff web safe hex color code and #aaccee web safe hex color code. #bbbbff is the nearest web safe color code. You can see here many more shades of #b9c2f9 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeb9c2f9#b9c2f9
RGB Decimal185, 194, 249rgb(185, 194, 249)
RGB Percent73%, 76%, 98%rgb(73%, 76%, 98%)
CSS RGBa185, 194, 249,1rgba(185,194,249,1)
CMYK Modelcmyk(26%,22%,0%,2%)
HSL Color Space232,84% ,85%hsl(232,84% ,85%)
HSV Color Space232°, 26%, 98%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101110011100001011111001
Octal271302371
Decimal185194249
Hexb9c2f9

Different shades of #b9c2f9 color code.

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

Light Shade of #b9c2f9
#e8ebfd
Dark Shade of #b9c2f9
#8a99f5
Saturated Shade of #b9c2f9
#b5bffd
Desaturated Shade of #b9c2f9
#bdc5f5
Grey scale Shade of #b9c2f9
#d9d9d9
Brighten Shade
#d2dbff
Most Readable Shade
#000000

Shades of #b9c2f9 color code

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

#b9c2f9
#a4acdd
#8f96c1
#7b81a6
#666b8a
#52566e
#3d4053
#292b37
#14151b
#000000

Similar Color like #b9c2f9 color

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

#bac3fa
#bbc4fb
#bcc5fc
#bdc6fd
#bec7fe
#bfc8ff
#c0c9ff
#c1caff
#c2cbff
#c3ccff
#c4cdff
#c5ceff
#c6cfff
#c7d0ff
#b8c1f8
#b7c0f7
#b6bff6
#b5bef5
#b4bdf4
#b3bcf3
#b2bbf2
#b1baf1
#b0b9f0
#afb8ef
#aeb7ee
#adb6ed
#acb5ec
#abb4eb

Monochromatic Color with #b9c2f9

#b9c2f9
#1b1c24
#3b3e4f
#5a5f79
#7a80a4
#99a1ce

Tints of #b9c2f9 Color

#b9c2f9
#c0c8f9
#c8cffa
#d0d6fb
#d8ddfb
#dfe3fc
#e7eafd
#eff1fd
#f7f8fe
#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

#b9c2f9
#f9f0b9

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

Split Complementary

#b9c2f9
#f9d0b9
#e2f9b9

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

Analogous Color

#b9dcf9
#b9cff9
#b9c2f9
#bdb9f9
#cab9f9

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

#b9c2f9
#f9b9c2
#c2f9b9

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

#b9c2f9
#f9b9e2
#f9f0b9
#b9f9d0

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

#b9c2f9
#f9f0b9
#e2f9b9
#d0b9f9

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 #b9c2f9 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.

#b9c2f9 Color Code Preview on Black Background Color

This is how #b9c2f9 Color will look on black background color. Color contrast ratio is 12.15

#b9c2f9 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b9c2f9

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b9c2f9

#b9c2f9 color code is use for CSS Background Color

Background color for the above div is #b9c2f9

HTML with inline CSS

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

#b9c2f9 color code is use for CSS Border Color

CSS Border color for the above div is #b9c2f9

HTML with inline CSS

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

CSS Border Left color for the above div is #b9c2f9

HTML with inline CSS

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

CSS Border Right color for the above div is #b9c2f9

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b9c2f9

HTML with inline CSS

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

CSS Border Top color for the above div is #b9c2f9

HTML with inline CSS

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

#b9c2f9 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b9c2f9 Color code Preview on White Background

This is how #b9c2f9 Color code will look on white background color. Color contrast ratio is 1.73

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

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.