crispedge.com

Color picker

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

#82c2db hex color - Blue Charm - Blue - Cool color - Information

#82c2db hex color - Blue Charm - Blue - Cool color

Color Hue/Base color: Blue

Hex #82c2db Color Code is also known as Blue Charm color.

Hex #82c2db Color code in RGB color code model is created after adding 50.98% red color, 76.08% green color and 85.88% blue color. Hex #82c2db Color code in CMYK color (process color) code model is generated after subtraction of 41% cyan, 11% magenta, 0% yellow and 14% black.

Hex #82c2db color code is between #88bbdd web safe hex color code and #77cccc web safe hex color code. #88bbdd is the nearest web safe color code. You can see here many more shades of #82c2db color code.

0 Likes 0 Comments | 36 Views

Color Table

Hex Color Code82c2db#82c2db
RGB Decimal130, 194, 219rgb(130, 194, 219)
RGB Percent51%, 76%, 86%rgb(51%, 76%, 86%)
CSS RGBa130, 194, 219,1rgba(130,194,219,1)
CMYK Modelcmyk(41%,11%,0%,14%)
HSL Color Space197,55% ,68%hsl(197,55% ,68%)
HSV Color Space197°, 41%, 86%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100000101100001011011011
Octal202302333
Decimal130194219
Hex82c2db

Different shades of #82c2db color code.

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

Light Shade of #82c2db
#aad5e6
Dark Shade of #82c2db
#5aafd0
Saturated Shade of #82c2db
#7ac6e3
Desaturated Shade of #82c2db
#8abed3
Grey scale Shade of #82c2db
#aeaeae
Brighten Shade
#9bdbf4
Most Readable Shade
#000000

Shades of #82c2db color code

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

#82c2db
#73acc2
#6596aa
#568192
#486b79
#395661
#2b4049
#1c2b30
#0e1518
#000000

Similar Color like #82c2db color

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

#83c3dc
#84c4dd
#85c5de
#86c6df
#87c7e0
#88c8e1
#89c9e2
#8acae3
#8bcbe4
#8ccce5
#8dcde6
#8ecee7
#8fcfe8
#90d0e9
#81c1da
#80c0d9
#7fbfd8
#7ebed7
#7dbdd6
#7cbcd5
#7bbbd4
#7abad3
#79b9d2
#78b8d1
#77b7d0
#76b6cf
#75b5ce
#74b4cd

Monochromatic Color with #82c2db

#82c2db
#040606
#1d2b31
#36515b
#507786
#699cb0

Tints of #82c2db Color

#82c2db
#8fc8df
#9dcfe3
#abd6e7
#b9ddeb
#c7e3ef
#d5eaf3
#e3f1f7
#f1f8fb
#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

#82c2db
#db9b82

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

Split Complementary

#82c2db
#db8295
#dbc882

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

Analogous Color

#82dbd0
#82d4db
#82c2db
#82b0db
#829edb

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

#82c2db
#db82c2
#c2db82

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

#82c2db
#c782db
#db9b82
#95db82

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

#82c2db
#db9b82
#dbc882
#8295db

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 #82c2db 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.

#82c2db Color Code Preview on Black Background Color

This is how #82c2db Color will look on black background color. Color contrast ratio is 10.69

#82c2db in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #82c2db

HTML with inline CSS

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

Your Example Paragraph content text in with font color #82c2db

#82c2db color code is use for CSS Background Color

Background color for the above div is #82c2db

HTML with inline CSS

<div style="background-color:#82c2db;"></div>

#82c2db color code is use for CSS Border Color

CSS Border color for the above div is #82c2db

HTML with inline CSS

<div style="border:5px solid #82c2db;"></div>

CSS Border Left color for the above div is #82c2db

HTML with inline CSS

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

CSS Border Right color for the above div is #82c2db

HTML with inline CSS

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

CSS Border Bottom color for the above div is #82c2db

HTML with inline CSS

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

CSS Border Top color for the above div is #82c2db

HTML with inline CSS

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

#82c2db hex Color code used as CSS color Codes

Example CSS Class for usage

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

#82c2db Color code Preview on White Background

This is how #82c2db Color code will look on white background color. Color contrast ratio is 1.96

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 36 Views

Post your comment:-

By submitting comment you agree to our privacy policy.