crispedge.com

Color picker

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

#83cccc hex color - Green - Cool color - Information

#83cccc hex color - Green - Cool color

Color Hue/Base color: Green

Hex #83cccc Color code in RGB color code model is created after adding 51.37% red color, 80% green color and 80% blue color. Hex #83cccc Color code in CMYK color (process color) code model is generated after subtraction of 36% cyan, 0% magenta, 0% yellow and 20% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code83cccc#83cccc
RGB Decimal131, 204, 204rgb(131, 204, 204)
RGB Percent51%, 80%, 80%rgb(51%, 80%, 80%)
CSS RGBa131, 204, 204,1rgba(131,204,204,1)
CMYK Modelcmyk(36%,0%,0%,20%)
HSL Color Space180,42% ,66%hsl(180,42% ,66%)
HSV Color Space180°, 36%, 80%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100000111100110011001100
Octal203314314
Decimal131204204
Hex83cccc

Different shades of #83cccc color code.

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

Light Shade of #83cccc
#a7dbdb
Dark Shade of #83cccc
#5fbdbd
Saturated Shade of #83cccc
#7ad5d5
Desaturated Shade of #83cccc
#8cc3c3
Grey scale Shade of #83cccc
#a7a7a7
Brighten Shade
#9ce5e5
Most Readable Shade
#000000

Shades of #83cccc color code

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

#83cccc
#74b5b5
#659e9e
#578888
#487171
#3a5a5a
#2b4444
#1d2d2d
#0e1616
#000000

Similar Color like #83cccc color

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

#84cdcd
#85cece
#86cfcf
#87d0d0
#88d1d1
#89d2d2
#8ad3d3
#8bd4d4
#8cd5d5
#8dd6d6
#8ed7d7
#8fd8d8
#90d9d9
#91dada
#82cbcb
#81caca
#80c9c9
#7fc8c8
#7ec7c7
#7dc6c6
#7cc5c5
#7bc4c4
#7ac3c3
#79c2c2
#78c1c1
#77c0c0
#76bfbf
#75bebe

Monochromatic Color with #83cccc

#83cccc
#9ef6f6
#162222
#314c4c
#4c7777
#68a1a1

Tints of #83cccc Color

#83cccc
#90d1d1
#9ed7d7
#acdddd
#bae2e2
#c7e8e8
#d5eeee
#e3f3f3
#f1f9f9
#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

#83cccc
#cc8383

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

Split Complementary

#83cccc
#cc83a8
#cca883

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

Analogous Color

#83ccaf
#83ccbd
#83cccc
#83bdcc
#83afcc

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

#83cccc
#cc83cc
#cccc83

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

#83cccc
#a783cc
#cc8383
#a7cc83

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

#83cccc
#cc8383
#cca883
#83a8cc

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 #83cccc 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.

#83cccc Color Code Preview on Black Background Color

This is how #83cccc Color will look on black background color. Color contrast ratio is 11.47

#83cccc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #83cccc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #83cccc

#83cccc color code is use for CSS Background Color

Background color for the above div is #83cccc

HTML with inline CSS

<div style="background-color:#83cccc;"></div>

#83cccc color code is use for CSS Border Color

CSS Border color for the above div is #83cccc

HTML with inline CSS

<div style="border:5px solid #83cccc;"></div>

CSS Border Left color for the above div is #83cccc

HTML with inline CSS

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

CSS Border Right color for the above div is #83cccc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #83cccc

HTML with inline CSS

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

CSS Border Top color for the above div is #83cccc

HTML with inline CSS

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

#83cccc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#83cccc Color code Preview on White Background

This is how #83cccc Color code will look on white background color. Color contrast ratio is 1.83

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

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.