crispedge.com

Color picker

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

#68dcd2 hex color - Blue - Cool color - Information

#68dcd2 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #68dcd2 Color code in RGB color code model is created after adding 40.78% red color, 86.27% green color and 82.35% blue color. Hex #68dcd2 Color code in CMYK color (process color) code model is generated after subtraction of 53% cyan, 0% magenta, 5% yellow and 14% black.

Hex #68dcd2 color code is between #66ddcc web safe hex color code and #77ccdd web safe hex color code. #66ddcc is the nearest web safe color code. You can see here many more shades of #68dcd2 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code68dcd2#68dcd2
RGB Decimal104, 220, 210rgb(104, 220, 210)
RGB Percent41%, 86%, 82%rgb(41%, 86%, 82%)
CSS RGBa104, 220, 210,1rgba(104,220,210,1)
CMYK Modelcmyk(53%,0%,5%,14%)
HSL Color Space175,62% ,64%hsl(175,62% ,64%)
HSV Color Space175°, 53%, 86%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011010001101110011010010
Octal150334322
Decimal104220210
Hex68dcd2

Different shades of #68dcd2 color code.

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

Light Shade of #68dcd2
#91e6de
Dark Shade of #68dcd2
#3fd2c6
Saturated Shade of #68dcd2
#5fe5da
Desaturated Shade of #68dcd2
#71d3ca
Grey scale Shade of #68dcd2
#a2a2a2
Brighten Shade
#81f5eb
Most Readable Shade
#000000

Shades of #68dcd2 color code

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

#68dcd2
#5cc3ba
#50aba3
#45928c
#397a74
#2e615d
#224946
#17302e
#0b1817
#000000

Similar Color like #68dcd2 color

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

#69ddd3
#6aded4
#6bdfd5
#6ce0d6
#6de1d7
#6ee2d8
#6fe3d9
#70e4da
#71e5db
#72e6dc
#73e7dd
#74e8de
#75e9df
#76eae0
#67dbd1
#66dad0
#65d9cf
#64d8ce
#63d7cd
#62d6cc
#61d5cb
#60d4ca
#5fd3c9
#5ed2c8
#5dd1c7
#5cd0c6
#5bcfc5
#5acec4

Monochromatic Color with #68dcd2

#68dcd2
#040707
#183230
#2c5c58
#408781
#54b1a9

Tints of #68dcd2 Color

#68dcd2
#78dfd7
#89e3dc
#9ae7e1
#abebe6
#bbefeb
#ccf3f0
#ddf7f5
#eefbfa
#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

#68dcd2
#dc6872

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

Split Complementary

#68dcd2
#dc68ac
#dc9868

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

Analogous Color

#68dca4
#68dcbb
#68dcd2
#68cfdc
#68b8dc

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

#68dcd2
#d268dc
#dcd268

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

#68dcd2
#9868dc
#dc6872
#acdc68

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

#68dcd2
#dc6872
#dc9868
#68acdc

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 #68dcd2 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.

#68dcd2 Color Code Preview on Black Background Color

This is how #68dcd2 Color will look on black background color. Color contrast ratio is 12.76

#68dcd2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #68dcd2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #68dcd2

#68dcd2 color code is use for CSS Background Color

Background color for the above div is #68dcd2

HTML with inline CSS

<div style="background-color:#68dcd2;"></div>

#68dcd2 color code is use for CSS Border Color

CSS Border color for the above div is #68dcd2

HTML with inline CSS

<div style="border:5px solid #68dcd2;"></div>

CSS Border Left color for the above div is #68dcd2

HTML with inline CSS

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

CSS Border Right color for the above div is #68dcd2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #68dcd2

HTML with inline CSS

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

CSS Border Top color for the above div is #68dcd2

HTML with inline CSS

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

#68dcd2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#68dcd2 Color code Preview on White Background

This is how #68dcd2 Color code will look on white background color. Color contrast ratio is 1.65

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

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.