crispedge.com

Color picker

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

#83abd2 hex color - Cotton Wool Blue - Blue - Cool color - Information

#83abd2 hex color - Cotton Wool Blue - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #83abd2 Color Code is also known as Cotton Wool Blue color.

Hex #83abd2 Color code in RGB color code model is created after adding 51.37% red color, 67.06% green color and 82.35% blue color. Hex #83abd2 Color code in CMYK color (process color) code model is generated after subtraction of 38% cyan, 19% magenta, 0% yellow and 18% black.

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

0 Likes 0 Comments | 45 Views

Color Table

Hex Color Code83abd2#83abd2
RGB Decimal131, 171, 210rgb(131, 171, 210)
RGB Percent51%, 67%, 82%rgb(51%, 67%, 82%)
CSS RGBa131, 171, 210,1rgba(131,171,210,1)
CMYK Modelcmyk(38%,19%,0%,18%)
HSL Color Space210,47% ,67%hsl(210,47% ,67%)
HSV Color Space210°, 38%, 82%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100000111010101111010010
Octal203253322
Decimal131171210
Hex83abd2

Different shades of #83abd2 color code.

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

Light Shade of #83abd2
#a8c4e0
Dark Shade of #83abd2
#5e92c4
Saturated Shade of #83abd2
#7babda
Desaturated Shade of #83abd2
#8babca
Grey scale Shade of #83abd2
#aaaaaa
Brighten Shade
#9cc4eb
Most Readable Shade
#000000

Shades of #83abd2 color code

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

#83abd2
#7498ba
#6585a3
#57728c
#485f74
#3a4c5d
#2b3946
#1d262e
#0e1317
#000000

Similar Color like #83abd2 color

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

#84acd3
#85add4
#86aed5
#87afd6
#88b0d7
#89b1d8
#8ab2d9
#8bb3da
#8cb4db
#8db5dc
#8eb6dd
#8fb7de
#90b8df
#91b9e0
#82aad1
#81a9d0
#80a8cf
#7fa7ce
#7ea6cd
#7da5cc
#7ca4cb
#7ba3ca
#7aa2c9
#79a1c8
#78a0c7
#779fc6
#769ec5
#759dc4

Monochromatic Color with #83abd2

#83abd2
#9ecefc
#192128
#334352
#4e667d
#6888a7

Tints of #83abd2 Color

#83abd2
#90b4d7
#9ebddc
#acc7e1
#bad0e6
#c7d9eb
#d5e3f0
#e3ecf5
#f1f5fa
#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

#83abd2
#d2aa83

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

Split Complementary

#83abd2
#d28383
#d2d283

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

Analogous Color

#83cbd2
#83bbd2
#83abd2
#839bd2
#838bd2

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

#83abd2
#d283ab
#abd283

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

#83abd2
#d183d2
#d2aa83
#83d283

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

#83abd2
#d2aa83
#d2d283
#8383d2

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

#83abd2 Color Code Preview on Black Background Color

This is how #83abd2 Color will look on black background color. Color contrast ratio is 8.72

#83abd2 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#83abd2 color code is use for CSS Background Color

Background color for the above div is #83abd2

HTML with inline CSS

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

#83abd2 color code is use for CSS Border Color

CSS Border color for the above div is #83abd2

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#83abd2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#83abd2 Color code Preview on White Background

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

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

Related Gradients

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

0 Likes 0 Comments | 45 Views

Post your comment:-

By submitting comment you agree to our privacy policy.