crispedge.com

Color picker

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

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

#83aaca hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #83aaca Color code in RGB color code model is created after adding 51.37% red color, 66.67% green color and 79.22% blue color. Hex #83aaca Color code in CMYK color (process color) code model is generated after subtraction of 35% cyan, 16% magenta, 0% yellow and 21% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code83aaca#83aaca
RGB Decimal131, 170, 202rgb(131, 170, 202)
RGB Percent51%, 67%, 79%rgb(51%, 67%, 79%)
CSS RGBa131, 170, 202,1rgba(131,170,202,1)
CMYK Modelcmyk(35%,16%,0%,21%)
HSL Color Space207,40% ,65%hsl(207,40% ,65%)
HSV Color Space207°, 35%, 79%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100000111010101011001010
Octal203252312
Decimal131170202
Hex83aaca

Different shades of #83aaca color code.

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

Light Shade of #83aaca
#a7c2d9
Dark Shade of #83aaca
#5f91bb
Saturated Shade of #83aaca
#7aabd3
Desaturated Shade of #83aaca
#8ca9c1
Grey scale Shade of #83aaca
#a6a6a6
Brighten Shade
#9cc3e3
Most Readable Shade
#000000

Shades of #83aaca color code

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

#83aaca
#7497b3
#65849d
#577186
#485e70
#3a4b59
#2b3843
#1d252c
#0e1216
#000000

Similar Color like #83aaca color

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

#84abcb
#85accc
#86adcd
#87aece
#88afcf
#89b0d0
#8ab1d1
#8bb2d2
#8cb3d3
#8db4d4
#8eb5d5
#8fb6d6
#90b7d7
#91b8d8
#82a9c9
#81a8c8
#80a7c7
#7fa6c6
#7ea5c5
#7da4c4
#7ca3c3
#7ba2c2
#7aa1c1
#79a0c0
#789fbf
#779ebe
#769dbd
#759cbc

Monochromatic Color with #83aaca

#83aaca
#9fcef4
#151b20
#303f4a
#4c6275
#67869f

Tints of #83aaca Color

#83aaca
#90b3cf
#9ebcd5
#acc6db
#bacfe1
#c7d9e7
#d5e2ed
#e3ecf3
#f1f5f9
#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

#83aaca
#caa383

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

Split Complementary

#83aaca
#ca8387
#cac783

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

Analogous Color

#83c6ca
#83b8ca
#83aaca
#839cca
#838eca

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

#83aaca
#ca83aa
#aaca83

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

#83aaca
#c683ca
#caa383
#86ca83

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

#83aaca
#caa383
#cac783
#8387ca

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

#83aaca Color Code Preview on Black Background Color

This is how #83aaca Color will look on black background color. Color contrast ratio is 8.57

#83aaca in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#83aaca color code is use for CSS Background Color

Background color for the above div is #83aaca

HTML with inline CSS

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

#83aaca color code is use for CSS Border Color

CSS Border color for the above div is #83aaca

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#83aaca hex Color code used as CSS color Codes

Example CSS Class for usage

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

#83aaca Color code Preview on White Background

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

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

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.