crispedge.com

Color picker

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

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

#75bef4 hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #75bef4 Color code in RGB color code model is created after adding 45.88% red color, 74.51% green color and 95.69% blue color. Hex #75bef4 Color code in CMYK color (process color) code model is generated after subtraction of 52% cyan, 22% magenta, 0% yellow and 4% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code75bef4#75bef4
RGB Decimal117, 190, 244rgb(117, 190, 244)
RGB Percent46%, 75%, 96%rgb(46%, 75%, 96%)
CSS RGBa117, 190, 244,1rgba(117,190,244,1)
CMYK Modelcmyk(52%,22%,0%,4%)
HSL Color Space206,85% ,71%hsl(206,85% ,71%)
HSV Color Space206°, 52%, 96%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011101011011111011110100
Octal165276364
Decimal117190244
Hex75bef4

Different shades of #75bef4 color code.

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

Light Shade of #75bef4
#a4d4f8
Dark Shade of #75bef4
#46a8f0
Saturated Shade of #75bef4
#6ebffb
Desaturated Shade of #75bef4
#7cbded
Grey scale Shade of #75bef4
#b4b4b4
Brighten Shade
#8ed7ff
Most Readable Shade
#000000

Shades of #75bef4 color code

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

#75bef4
#68a8d8
#5b93bd
#4e7ea2
#416987
#34546c
#273f51
#1a2a36
#0d151b
#000000

Similar Color like #75bef4 color

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

#76bff5
#77c0f6
#78c1f7
#79c2f8
#7ac3f9
#7bc4fa
#7cc5fb
#7dc6fc
#7ec7fd
#7fc8fe
#80c9ff
#81caff
#82cbff
#83ccff
#74bdf3
#73bcf2
#72bbf1
#71baf0
#70b9ef
#6fb8ee
#6eb7ed
#6db6ec
#6cb5eb
#6bb4ea
#6ab3e9
#69b2e8
#68b1e7
#67b0e6

Monochromatic Color with #75bef4

#75bef4
#0f191f
#233a4a
#385b74
#4c7c9f
#619dc9

Tints of #75bef4 Color

#75bef4
#84c5f5
#93ccf6
#a3d3f7
#b2daf8
#c1e2fa
#d1e9fb
#e0f0fc
#eff7fd
#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

#75bef4
#f4ab75

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

Split Complementary

#75bef4
#f4757f
#f4eb75

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

Analogous Color

#75f1f4
#75d7f4
#75bef4
#75a5f4
#758bf4

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

#75bef4
#f475be
#bef475

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

#75bef4
#ea75f4
#f4ab75
#7ef475

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

#75bef4
#f4ab75
#f4eb75
#757ff4

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

#75bef4 Color Code Preview on Black Background Color

This is how #75bef4 Color will look on black background color. Color contrast ratio is 10.43

#75bef4 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#75bef4 color code is use for CSS Background Color

Background color for the above div is #75bef4

HTML with inline CSS

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

#75bef4 color code is use for CSS Border Color

CSS Border color for the above div is #75bef4

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#75bef4 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#75bef4 Color code Preview on White Background

This is how #75bef4 Color code will look on white background color. Color contrast ratio is 2.01

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

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.