crispedge.com

Color picker

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

#73fbd9 hex color - Blue - Cool color - Information

#73fbd9 hex color - Blue - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Blue

Hex #73fbd9 Color code in RGB color code model is created after adding 45.1% red color, 98.43% green color and 85.1% blue color. Hex #73fbd9 Color code in CMYK color (process color) code model is generated after subtraction of 54% cyan, 0% magenta, 14% yellow and 2% black.

Hex #73fbd9 color code is between #77ffdd web safe hex color code and #66eecc web safe hex color code. #77ffdd is the nearest web safe color code. You can see here many more shades of #73fbd9 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code73fbd9#73fbd9
RGB Decimal115, 251, 217rgb(115, 251, 217)
RGB Percent45%, 98%, 85%rgb(45%, 98%, 85%)
CSS RGBa115, 251, 217,1rgba(115,251,217,1)
CMYK Modelcmyk(54%,0%,14%,2%)
HSL Color Space165,94% ,72%hsl(165,94% ,72%)
HSV Color Space165°, 54%, 98%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011100111111101111011001
Octal163373331
Decimal115251217
Hex73fbd9

Different shades of #73fbd9 color code.

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

Light Shade of #73fbd9
#a5fce6
Dark Shade of #73fbd9
#41facc
Saturated Shade of #73fbd9
#6fffdb
Desaturated Shade of #73fbd9
#7af4d5
Grey scale Shade of #73fbd9
#b7b7b7
Brighten Shade
#8cfff2
Most Readable Shade
#000000

Shades of #73fbd9 color code

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

#73fbd9
#66dfc0
#59c3a8
#4ca790
#3f8b78
#336f60
#265348
#193730
#0c1b18
#000000

Similar Color like #73fbd9 color

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

#74fcda
#75fddb
#76fedc
#77ffdd
#78ffde
#79ffdf
#7affe0
#7bffe1
#7cffe2
#7dffe3
#7effe4
#7fffe5
#80ffe6
#81ffe7
#72fad8
#71f9d7
#70f8d6
#6ff7d5
#6ef6d4
#6df5d3
#6cf4d2
#6bf3d1
#6af2d0
#69f1cf
#68f0ce
#67efcd
#66eecc
#65edcb

Monochromatic Color with #73fbd9

#73fbd9
#122621
#255146
#397b6b
#4ca68f
#60d0b4

Tints of #73fbd9 Color

#73fbd9
#82fbdd
#92fbe1
#a1fce5
#b1fce9
#c0fdee
#d0fdf2
#dffef6
#effefa
#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

#73fbd9
#fb7395

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

Split Complementary

#73fbd9
#fb73d9
#fb9573

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

Analogous Color

#73fba3
#73fbbe
#73fbd9
#73fbf4
#73e7fb

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

#73fbd9
#d973fb
#fbd973

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

#73fbd9
#9573fb
#fb7395
#d9fb73

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

#73fbd9
#fb7395
#fb9573
#73d9fb

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 #73fbd9 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.

#73fbd9 Color Code Preview on Black Background Color

This is how #73fbd9 Color will look on black background color. Color contrast ratio is 16.53

#73fbd9 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #73fbd9

HTML with inline CSS

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

Your Example Paragraph content text in with font color #73fbd9

#73fbd9 color code is use for CSS Background Color

Background color for the above div is #73fbd9

HTML with inline CSS

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

#73fbd9 color code is use for CSS Border Color

CSS Border color for the above div is #73fbd9

HTML with inline CSS

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

CSS Border Left color for the above div is #73fbd9

HTML with inline CSS

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

CSS Border Right color for the above div is #73fbd9

HTML with inline CSS

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

CSS Border Bottom color for the above div is #73fbd9

HTML with inline CSS

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

CSS Border Top color for the above div is #73fbd9

HTML with inline CSS

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

#73fbd9 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#73fbd9 Color code Preview on White Background

This is how #73fbd9 Color code will look on white background color. Color contrast ratio is 1.27

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

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.