crispedge.com

Color picker

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

#15b4bc hex color - Green - Cool color - Information

#15b4bc hex color - Green - Cool color

Color Hue/Base color: Green

Hex #15b4bc Color code in RGB color code model is created after adding 8.24% red color, 70.59% green color and 73.73% blue color. Hex #15b4bc Color code in CMYK color (process color) code model is generated after subtraction of 89% cyan, 4% magenta, 0% yellow and 26% black.

Hex #15b4bc color code is between #11bbbb web safe hex color code and #22aacc web safe hex color code. #11bbbb is the nearest web safe color code. You can see here many more shades of #15b4bc color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code15b4bc#15b4bc
RGB Decimal21, 180, 188rgb(21, 180, 188)
RGB Percent8%, 71%, 74%rgb(8%, 71%, 74%)
CSS RGBa21, 180, 188,1rgba(21,180,188,1)
CMYK Modelcmyk(89%,4%,0%,26%)
HSL Color Space183,80% ,41%hsl(183,80% ,41%)
HSV Color Space183°, 89%, 74%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000101011011010010111100
Octal25264274
Decimal21180188
Hex15b4bc

Different shades of #15b4bc color code.

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

Light Shade of #15b4bc
#1edce6
Dark Shade of #15b4bc
#10888e
Saturated Shade of #15b4bc
#0bbdc6
Desaturated Shade of #15b4bc
#1fabb2
Grey scale Shade of #15b4bc
#686868
Brighten Shade
#2ecdd5
Most Readable Shade
#000000

Shades of #15b4bc color code

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

#15b4bc
#12a0a7
#108c92
#0e787d
#0b6468
#095053
#073c3e
#042829
#021414
#000000

Similar Color like #15b4bc color

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

#16b5bd
#17b6be
#18b7bf
#19b8c0
#1ab9c1
#1bbac2
#1cbbc3
#1dbcc4
#1ebdc5
#1fbec6
#20bfc7
#21c0c8
#22c1c9
#23c2ca
#14b3bb
#13b2ba
#12b1b9
#11b0b8
#10afb7
#0faeb6
#0eadb5
#0dacb4
#0cabb3
#0baab2
#0aa9b1
#09a8b0
#08a7af
#07a6ae

Monochromatic Color with #15b4bc

#15b4bc
#1adde6
#021112
#073a3c
#0c6367
#108b91

Tints of #15b4bc Color

#15b4bc
#2fbcc3
#49c4ca
#63cdd2
#7dd5d9
#97dde1
#b1e6e8
#cbeef0
#e5f6f7
#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

#15b4bc
#bc1d15

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

Split Complementary

#15b4bc
#bc1561
#bc7015

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

Analogous Color

#15bc81
#15bca3
#15b4bc
#1593bc
#1571bc

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

#15b4bc
#bc15b4
#b4bc15

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

#15b4bc
#7015bc
#bc1d15
#60bc15

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

#15b4bc
#bc1d15
#bc7015
#1561bc

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 #15b4bc 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.

#15b4bc Color Code Preview on Black Background Color

This is how #15b4bc Color will look on black background color. Color contrast ratio is 8.29

#15b4bc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #15b4bc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #15b4bc

#15b4bc color code is use for CSS Background Color

Background color for the above div is #15b4bc

HTML with inline CSS

<div style="background-color:#15b4bc;"></div>

#15b4bc color code is use for CSS Border Color

CSS Border color for the above div is #15b4bc

HTML with inline CSS

<div style="border:5px solid #15b4bc;"></div>

CSS Border Left color for the above div is #15b4bc

HTML with inline CSS

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

CSS Border Right color for the above div is #15b4bc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #15b4bc

HTML with inline CSS

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

CSS Border Top color for the above div is #15b4bc

HTML with inline CSS

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

#15b4bc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#15b4bc Color code Preview on White Background

This is how #15b4bc Color code will look on white background color. Color contrast ratio is 2.53

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

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.