crispedge.com

Color picker

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

#74b9be hex color - Blue - Cool color - Information

#74b9be hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #74b9be Color code in RGB color code model is created after adding 45.49% red color, 72.55% green color and 74.51% blue color. Hex #74b9be Color code in CMYK color (process color) code model is generated after subtraction of 39% cyan, 3% magenta, 0% yellow and 25% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code74b9be#74b9be
RGB Decimal116, 185, 190rgb(116, 185, 190)
RGB Percent45%, 73%, 75%rgb(45%, 73%, 75%)
CSS RGBa116, 185, 190,1rgba(116,185,190,1)
CMYK Modelcmyk(39%,3%,0%,25%)
HSL Color Space184,36% ,60%hsl(184,36% ,60%)
HSV Color Space184°, 39%, 75%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011101001011100110111110
Octal164271276
Decimal116185190
Hex74b9be

Different shades of #74b9be color code.

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

Light Shade of #74b9be
#97cace
Dark Shade of #74b9be
#51a7ae
Saturated Shade of #74b9be
#6ac2c8
Desaturated Shade of #74b9be
#7eb0b4
Grey scale Shade of #74b9be
#999999
Brighten Shade
#8dd2d7
Most Readable Shade
#000000

Shades of #74b9be color code

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

#74b9be
#67a4a8
#5a8f93
#4d7b7e
#406669
#335254
#263d3f
#19292a
#0c1415
#000000

Similar Color like #74b9be color

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

#75babf
#76bbc0
#77bcc1
#78bdc2
#79bec3
#7abfc4
#7bc0c5
#7cc1c6
#7dc2c7
#7ec3c8
#7fc4c9
#80c5ca
#81c6cb
#82c7cc
#73b8bd
#72b7bc
#71b6bb
#70b5ba
#6fb4b9
#6eb3b8
#6db2b7
#6cb1b6
#6bb0b5
#6aafb4
#69aeb3
#68adb2
#67acb1
#66abb0

Monochromatic Color with #74b9be

#74b9be
#8ee2e8
#0c1314
#263d3e
#406669
#5a9093

Tints of #74b9be Color

#74b9be
#83c0c5
#92c8cc
#a2d0d3
#b1d8da
#c1dfe2
#d0e7e9
#e0eff0
#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

#74b9be
#be7974

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

Split Complementary

#74b9be
#be7494
#be9e74

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

Analogous Color

#74bea5
#74beb4
#74b9be
#74aabe
#749bbe

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

#74b9be
#be74b9
#b9be74

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

#74b9be
#9e74be
#be7974
#94be74

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

#74b9be
#be7974
#be9e74
#7494be

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 #74b9be 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.

#74b9be Color Code Preview on Black Background Color

This is how #74b9be Color will look on black background color. Color contrast ratio is 9.43

#74b9be in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #74b9be

HTML with inline CSS

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

Your Example Paragraph content text in with font color #74b9be

#74b9be color code is use for CSS Background Color

Background color for the above div is #74b9be

HTML with inline CSS

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

#74b9be color code is use for CSS Border Color

CSS Border color for the above div is #74b9be

HTML with inline CSS

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

CSS Border Left color for the above div is #74b9be

HTML with inline CSS

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

CSS Border Right color for the above div is #74b9be

HTML with inline CSS

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

CSS Border Bottom color for the above div is #74b9be

HTML with inline CSS

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

CSS Border Top color for the above div is #74b9be

HTML with inline CSS

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

#74b9be hex Color code used as CSS color Codes

Example CSS Class for usage

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

#74b9be Color code Preview on White Background

This is how #74b9be Color code will look on white background color. Color contrast ratio is 2.23

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

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.