crispedge.com

Color picker

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

#18c3cc hex color - Green - Cool color - Information

#18c3cc hex color - Green - Cool color

Color Hue/Base color: Green

Hex #18c3cc Color code in RGB color code model is created after adding 9.41% red color, 76.47% green color and 80% blue color. Hex #18c3cc Color code in CMYK color (process color) code model is generated after subtraction of 88% cyan, 4% magenta, 0% yellow and 20% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code18c3cc#18c3cc
RGB Decimal24, 195, 204rgb(24, 195, 204)
RGB Percent9%, 76%, 80%rgb(9%, 76%, 80%)
CSS RGBa24, 195, 204,1rgba(24,195,204,1)
CMYK Modelcmyk(88%,4%,0%,20%)
HSL Color Space183,79% ,45%hsl(183,79% ,45%)
HSV Color Space183°, 88%, 80%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000110001100001111001100
Octal30303314
Decimal24195204
Hex18c3cc

Different shades of #18c3cc color code.

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

Light Shade of #18c3cc
#30dee7
Dark Shade of #18c3cc
#13979e
Saturated Shade of #18c3cc
#0dcdd7
Desaturated Shade of #18c3cc
#23b9c1
Grey scale Shade of #18c3cc
#727272
Brighten Shade
#31dce5
Most Readable Shade
#000000

Shades of #18c3cc color code

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

#18c3cc
#15adb5
#12979e
#108288
#0d6c71
#0a565a
#084144
#052b2d
#021516
#000000

Similar Color like #18c3cc color

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

#19c4cd
#1ac5ce
#1bc6cf
#1cc7d0
#1dc8d1
#1ec9d2
#1fcad3
#20cbd4
#21ccd5
#22cdd6
#23ced7
#24cfd8
#25d0d9
#26d1da
#17c2cb
#16c1ca
#15c0c9
#14bfc8
#13bec7
#12bdc6
#11bcc5
#10bbc4
#0fbac3
#0eb9c2
#0db8c1
#0cb7c0
#0bb6bf
#0ab5be

Monochromatic Color with #18c3cc

#18c3cc
#1decf6
#042022
#09494c
#0e7277
#139aa1

Tints of #18c3cc Color

#18c3cc
#31c9d1
#4bd0d7
#65d7dd
#7edde2
#98e4e8
#b2ebee
#cbf1f3
#e5f8f9
#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

#18c3cc
#cc2118

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

Split Complementary

#18c3cc
#cc1869
#cc7b18

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

Analogous Color

#18cc8d
#18ccb1
#18c3cc
#189fcc
#187bcc

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

#18c3cc
#cc18c3
#c3cc18

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

#18c3cc
#7b18cc
#cc2118
#69cc18

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

#18c3cc
#cc2118
#cc7b18
#1869cc

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 #18c3cc 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.

#18c3cc Color Code Preview on Black Background Color

This is how #18c3cc Color will look on black background color. Color contrast ratio is 9.72

#18c3cc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #18c3cc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #18c3cc

#18c3cc color code is use for CSS Background Color

Background color for the above div is #18c3cc

HTML with inline CSS

<div style="background-color:#18c3cc;"></div>

#18c3cc color code is use for CSS Border Color

CSS Border color for the above div is #18c3cc

HTML with inline CSS

<div style="border:5px solid #18c3cc;"></div>

CSS Border Left color for the above div is #18c3cc

HTML with inline CSS

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

CSS Border Right color for the above div is #18c3cc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #18c3cc

HTML with inline CSS

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

CSS Border Top color for the above div is #18c3cc

HTML with inline CSS

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

#18c3cc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#18c3cc Color code Preview on White Background

This is how #18c3cc Color code will look on white background color. Color contrast ratio is 2.16

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

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.