crispedge.com

Color picker

Loading...

#83bee6 hex color - Blue - Cool color - Information

#83bee6 hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #83bee6 Color code in RGB color code model is created after adding 51.37% red color, 74.51% green color and 90.2% blue color. Hex #83bee6 Color code in CMYK color (process color) code model is generated after subtraction of 43% cyan, 17% magenta, 0% yellow and 10% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code83bee6#83bee6
RGB Decimal131, 190, 230rgb(131, 190, 230)
RGB Percent51%, 75%, 90%rgb(51%, 75%, 90%)
CSS RGBa131, 190, 230,1rgba(131,190,230,1)
CMYK Modelcmyk(43%,17%,0%,10%)
HSL Color Space204,66% ,71%hsl(204,66% ,71%)
HSV Color Space204°, 43%, 90%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100000111011111011100110
Octal203276346
Decimal131190230
Hex83bee6

Different shades of #83bee6 color code.

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

Light Shade of #83bee6
#add4ef
Dark Shade of #83bee6
#59a8dd
Saturated Shade of #83bee6
#7cbfed
Desaturated Shade of #83bee6
#8abddf
Grey scale Shade of #83bee6
#b4b4b4
Brighten Shade
#9cd7ff
Most Readable Shade
#000000

Shades of #83bee6 color code

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

#83bee6
#74a8cc
#6593b2
#577e99
#48697f
#3a5466
#2b3f4c
#1d2a33
#0e1519
#000000

Similar Color like #83bee6 color

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

#84bfe7
#85c0e8
#86c1e9
#87c2ea
#88c3eb
#89c4ec
#8ac5ed
#8bc6ee
#8cc7ef
#8dc8f0
#8ec9f1
#8fcaf2
#90cbf3
#91ccf4
#82bde5
#81bce4
#80bbe3
#7fbae2
#7eb9e1
#7db8e0
#7cb7df
#7bb6de
#7ab5dd
#79b4dc
#78b3db
#77b2da
#76b1d9
#75b0d8

Monochromatic Color with #83bee6

#83bee6
#0a0e11
#22323c
#3a5566
#537891
#6b9bbb

Tints of #83bee6 Color

#83bee6
#90c5e8
#9ecceb
#acd3ee
#badaf1
#c7e2f3
#d5e9f6
#e3f0f9
#f1f7fc
#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

#83bee6
#e6ab83

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

Split Complementary

#83bee6
#e6838c
#e6dd83

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

Analogous Color

#83e6e6
#83d2e6
#83bee6
#83aae6
#8396e6

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

#83bee6
#e683be
#bee683

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

#83bee6
#dc83e6
#e6ab83
#8ce683

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

#83bee6
#e6ab83
#e6dd83
#838ce6

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

#83bee6 Color Code Preview on Black Background Color

This is how #83bee6 Color will look on black background color. Color contrast ratio is 10.47

#83bee6 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#83bee6 color code is use for CSS Background Color

Background color for the above div is #83bee6

HTML with inline CSS

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

#83bee6 color code is use for CSS Border Color

CSS Border color for the above div is #83bee6

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#83bee6 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#83bee6 Color code Preview on White Background

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

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(131,190,230,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(230,171,131,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(131,190,230,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.