crispedge.com

Color picker

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

#84a7ce hex color - Windfall - Blue - Cool color - Information

#84a7ce hex color - Windfall - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #84a7ce Color Code is also known as Windfall color.

Hex #84a7ce Color code in RGB color code model is created after adding 51.76% red color, 65.49% green color and 80.78% blue color. Hex #84a7ce Color code in CMYK color (process color) code model is generated after subtraction of 36% cyan, 19% magenta, 0% yellow and 19% black.

Hex #84a7ce color code is between #88aacc web safe hex color code and #7799dd web safe hex color code. #88aacc is the nearest web safe color code. You can see here many more shades of #84a7ce color code.

0 Likes 0 Comments | 35 Views

Color Table

Hex Color Code84a7ce#84a7ce
RGB Decimal132, 167, 206rgb(132, 167, 206)
RGB Percent52%, 65%, 81%rgb(52%, 65%, 81%)
CSS RGBa132, 167, 206,1rgba(132,167,206,1)
CMYK Modelcmyk(36%,19%,0%,19%)
HSL Color Space212,43% ,66%hsl(212,43% ,66%)
HSV Color Space212°, 36%, 81%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100001001010011111001110
Octal204247316
Decimal132167206
Hex84a7ce

Different shades of #84a7ce color code.

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

Light Shade of #84a7ce
#a8c1dd
Dark Shade of #84a7ce
#608dbf
Saturated Shade of #84a7ce
#7ba7d7
Desaturated Shade of #84a7ce
#8da7c5
Grey scale Shade of #84a7ce
#a9a9a9
Brighten Shade
#9dc0e7
Most Readable Shade
#000000

Shades of #84a7ce color code

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

#84a7ce
#7594b7
#6681a0
#586f89
#495c72
#3a4a5b
#2c3744
#1d252d
#0e1216
#000000

Similar Color like #84a7ce color

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

#85a8cf
#86a9d0
#87aad1
#88abd2
#89acd3
#8aadd4
#8baed5
#8cafd6
#8db0d7
#8eb1d8
#8fb2d9
#90b3da
#91b4db
#92b5dc
#83a6cd
#82a5cc
#81a4cb
#80a3ca
#7fa2c9
#7ea1c8
#7da0c7
#7c9fc6
#7b9ec5
#7a9dc4
#799cc3
#789bc2
#779ac1
#7699c0

Monochromatic Color with #84a7ce

#84a7ce
#9fc9f8
#171d24
#32404e
#4e6279
#6985a3

Tints of #84a7ce Color

#84a7ce
#91b0d3
#9fbad8
#adc4de
#bacee3
#c8d7e9
#d6e1ee
#e3ebf4
#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

#84a7ce
#ceab84

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

Split Complementary

#84a7ce
#ce8684
#ccce84

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

Analogous Color

#84c5ce
#84b6ce
#84a7ce
#8498ce
#8489ce

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

#84a7ce
#ce84a7
#a7ce84

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

#84a7ce
#ce84cc
#ceab84
#84ce86

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

#84a7ce
#ceab84
#ccce84
#8684ce

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 #84a7ce 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.

#84a7ce Color Code Preview on Black Background Color

This is how #84a7ce Color will look on black background color. Color contrast ratio is 8.40

#84a7ce in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #84a7ce

HTML with inline CSS

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

Your Example Paragraph content text in with font color #84a7ce

#84a7ce color code is use for CSS Background Color

Background color for the above div is #84a7ce

HTML with inline CSS

<div style="background-color:#84a7ce;"></div>

#84a7ce color code is use for CSS Border Color

CSS Border color for the above div is #84a7ce

HTML with inline CSS

<div style="border:5px solid #84a7ce;"></div>

CSS Border Left color for the above div is #84a7ce

HTML with inline CSS

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

CSS Border Right color for the above div is #84a7ce

HTML with inline CSS

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

CSS Border Bottom color for the above div is #84a7ce

HTML with inline CSS

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

CSS Border Top color for the above div is #84a7ce

HTML with inline CSS

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

#84a7ce hex Color code used as CSS color Codes

Example CSS Class for usage

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

#84a7ce Color code Preview on White Background

This is how #84a7ce Color code will look on white background color. Color contrast ratio is 2.50

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

Related Gradients

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

0 Likes 0 Comments | 35 Views

Post your comment:-

By submitting comment you agree to our privacy policy.