crispedge.com

Color picker

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

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

#75bebe hex color - Blue - Cool color

Color Hue/Base color: Blue

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

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

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Code75bebe#75bebe
RGB Decimal117, 190, 190rgb(117, 190, 190)
RGB Percent46%, 75%, 75%rgb(46%, 75%, 75%)
CSS RGBa117, 190, 190,1rgba(117,190,190,1)
CMYK Modelcmyk(38%,0%,0%,25%)
HSL Color Space180,36% ,60%hsl(180,36% ,60%)
HSV Color Space180°, 38%, 75%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011101011011111010111110
Octal165276276
Decimal117190190
Hex75bebe

Different shades of #75bebe color code.

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

Light Shade of #75bebe
#98cece
Dark Shade of #75bebe
#52aeae
Saturated Shade of #75bebe
#6bc8c8
Desaturated Shade of #75bebe
#7fb4b4
Grey scale Shade of #75bebe
#999999
Brighten Shade
#8ed7d7
Most Readable Shade
#000000

Shades of #75bebe color code

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

#75bebe
#68a8a8
#5b9393
#4e7e7e
#416969
#345454
#273f3f
#1a2a2a
#0d1515
#000000

Similar Color like #75bebe color

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

#76bfbf
#77c0c0
#78c1c1
#79c2c2
#7ac3c3
#7bc4c4
#7cc5c5
#7dc6c6
#7ec7c7
#7fc8c8
#80c9c9
#81caca
#82cbcb
#83cccc
#74bdbd
#73bcbc
#72bbbb
#71baba
#70b9b9
#6fb8b8
#6eb7b7
#6db6b6
#6cb5b5
#6bb4b4
#6ab3b3
#69b2b2
#68b1b1
#67b0b0

Monochromatic Color with #75bebe

#75bebe
#8fe8e8
#0c1414
#263e3e
#416969
#5b9393

Tints of #75bebe Color

#75bebe
#84c5c5
#93cccc
#a3d3d3
#b2dada
#c1e2e2
#d1e9e9
#e0f0f0
#eff7f7
#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

#75bebe
#be7575

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

Split Complementary

#75bebe
#be759a
#be9a75

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

Analogous Color

#75bea1
#75beaf
#75bebe
#75afbe
#75a1be

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

#75bebe
#be75be
#bebe75

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

#75bebe
#9975be
#be7575
#99be75

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

#75bebe
#be7575
#be9a75
#759abe

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

#75bebe Color Code Preview on Black Background Color

This is how #75bebe Color will look on black background color. Color contrast ratio is 9.87

#75bebe in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#75bebe color code is use for CSS Background Color

Background color for the above div is #75bebe

HTML with inline CSS

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

#75bebe color code is use for CSS Border Color

CSS Border color for the above div is #75bebe

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#75bebe hex Color code used as CSS color Codes

Example CSS Class for usage

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

#75bebe Color code Preview on White Background

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

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

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.