crispedge.com

Color picker

Loading...

#75bbfc hex color - Blue - Cool color - Information

#75bbfc hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #75bbfc Color code in RGB color code model is created after adding 45.88% red color, 73.33% green color and 98.82% blue color. Hex #75bbfc Color code in CMYK color (process color) code model is generated after subtraction of 54% cyan, 26% magenta, 0% yellow and 1% black.

Hex #75bbfc color code is between #77aaff web safe hex color code and #66ccee web safe hex color code. #77aaff is the nearest web safe color code. You can see here many more shades of #75bbfc color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code75bbfc#75bbfc
RGB Decimal117, 187, 252rgb(117, 187, 252)
RGB Percent46%, 73%, 99%rgb(46%, 73%, 99%)
CSS RGBa117, 187, 252,1rgba(117,187,252,1)
CMYK Modelcmyk(54%,26%,0%,1%)
HSL Color Space209,96% ,72%hsl(209,96% ,72%)
HSV Color Space209°, 54%, 99%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011101011011101111111100
Octal165273374
Decimal117187252
Hex75bbfc

Different shades of #75bbfc color code.

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

Light Shade of #75bbfc
#a7d4fd
Dark Shade of #75bbfc
#43a2fb
Saturated Shade of #75bbfc
#72bbff
Desaturated Shade of #75bbfc
#7cbbf5
Grey scale Shade of #75bbfc
#b8b8b8
Brighten Shade
#8ed4ff
Most Readable Shade
#000000

Shades of #75bbfc color code

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

#75bbfc
#68a6e0
#5b91c4
#4e7ca8
#41678c
#345370
#273e54
#1a2938
#0d141c
#000000

Similar Color like #75bbfc color

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

#76bcfd
#77bdfe
#78beff
#79bfff
#7ac0ff
#7bc1ff
#7cc2ff
#7dc3ff
#7ec4ff
#7fc5ff
#80c6ff
#81c7ff
#82c8ff
#83c9ff
#74bafb
#73b9fa
#72b8f9
#71b7f8
#70b6f7
#6fb5f6
#6eb4f5
#6db3f4
#6cb2f3
#6bb1f2
#6ab0f1
#69aff0
#68aeef
#67adee

Monochromatic Color with #75bbfc

#75bbfc
#121d27
#263d52
#3a5c7c
#4e7ca7
#619bd1

Tints of #75bbfc Color

#75bbfc
#84c2fc
#93cafc
#a3d1fd
#b2d9fd
#c1e0fd
#d1e8fe
#e0effe
#eff7fe
#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

#75bbfc
#fcb675

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

Split Complementary

#75bbfc
#fc7577
#fcfa75

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

Analogous Color

#75f1fc
#75d6fc
#75bbfc
#75a0fc
#7585fc

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

#75bbfc
#fc75bb
#bbfc75

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

#75bbfc
#f975fc
#fcb675
#77fc75

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

#75bbfc
#fcb675
#fcfa75
#7577fc

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 #75bbfc 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.

#75bbfc Color Code Preview on Black Background Color

This is how #75bbfc Color will look on black background color. Color contrast ratio is 10.27

#75bbfc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #75bbfc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #75bbfc

#75bbfc color code is use for CSS Background Color

Background color for the above div is #75bbfc

HTML with inline CSS

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

#75bbfc color code is use for CSS Border Color

CSS Border color for the above div is #75bbfc

HTML with inline CSS

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

CSS Border Left color for the above div is #75bbfc

HTML with inline CSS

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

CSS Border Right color for the above div is #75bbfc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #75bbfc

HTML with inline CSS

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

CSS Border Top color for the above div is #75bbfc

HTML with inline CSS

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

#75bbfc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#75bbfc Color code Preview on White Background

This is how #75bbfc 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 #75bbfc; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #75bbfc; }

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(117,187,252,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(252,182,117,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(117,187,252,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.