crispedge.com

Color picker

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

#829ebe hex color - Blue - Cool color - Information

#829ebe hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #829ebe Color code in RGB color code model is created after adding 50.98% red color, 61.96% green color and 74.51% blue color. Hex #829ebe Color code in CMYK color (process color) code model is generated after subtraction of 32% cyan, 17% magenta, 0% yellow and 25% black.

Hex #829ebe color code is between #8899bb web safe hex color code and #77aacc web safe hex color code. #8899bb is the nearest web safe color code. You can see here many more shades of #829ebe color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code829ebe#829ebe
RGB Decimal130, 158, 190rgb(130, 158, 190)
RGB Percent51%, 62%, 75%rgb(51%, 62%, 75%)
CSS RGBa130, 158, 190,1rgba(130,158,190,1)
CMYK Modelcmyk(32%,17%,0%,25%)
HSL Color Space212,32% ,63%hsl(212,32% ,63%)
HSV Color Space212°, 32%, 75%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100000101001111010111110
Octal202236276
Decimal130158190
Hex829ebe

Different shades of #829ebe color code.

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

Light Shade of #829ebe
#a4b8cf
Dark Shade of #829ebe
#6084ad
Saturated Shade of #829ebe
#789dc7
Desaturated Shade of #829ebe
#8b9fb4
Grey scale Shade of #829ebe
#a0a0a0
Brighten Shade
#9bb7d7
Most Readable Shade
#000000

Shades of #829ebe color code

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

#829ebe
#738ca8
#657a93
#56697e
#485769
#394654
#2b343f
#1c232a
#0e1115
#000000

Similar Color like #829ebe color

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

#839fbf
#84a0c0
#85a1c1
#86a2c2
#87a3c3
#88a4c4
#89a5c5
#8aa6c6
#8ba7c7
#8ca8c8
#8da9c9
#8eaaca
#8fabcb
#90accc
#819dbd
#809cbc
#7f9bbb
#7e9aba
#7d99b9
#7c98b8
#7b97b7
#7a96b6
#7995b5
#7894b4
#7793b3
#7692b2
#7591b1
#7490b0

Monochromatic Color with #829ebe

#829ebe
#9fc1e8
#0e1114
#2b343e
#485769
#657b93

Tints of #829ebe Color

#829ebe
#8fa8c5
#9db3cc
#abbed3
#b9c9da
#c7d3e2
#d5dee9
#e3e9f0
#f1f4f7
#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

#829ebe
#bea282

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

Split Complementary

#829ebe
#be8482
#bcbe82

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

Analogous Color

#82b6be
#82aabe
#829ebe
#8292be
#8286be

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

#829ebe
#be829e
#9ebe82

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

#829ebe
#be82bc
#bea282
#82be84

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

#829ebe
#bea282
#bcbe82
#8482be

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 #829ebe 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.

#829ebe Color Code Preview on Black Background Color

This is how #829ebe Color will look on black background color. Color contrast ratio is 7.58

#829ebe in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #829ebe

HTML with inline CSS

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

Your Example Paragraph content text in with font color #829ebe

#829ebe color code is use for CSS Background Color

Background color for the above div is #829ebe

HTML with inline CSS

<div style="background-color:#829ebe;"></div>

#829ebe color code is use for CSS Border Color

CSS Border color for the above div is #829ebe

HTML with inline CSS

<div style="border:5px solid #829ebe;"></div>

CSS Border Left color for the above div is #829ebe

HTML with inline CSS

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

CSS Border Right color for the above div is #829ebe

HTML with inline CSS

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

CSS Border Bottom color for the above div is #829ebe

HTML with inline CSS

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

CSS Border Top color for the above div is #829ebe

HTML with inline CSS

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

#829ebe hex Color code used as CSS color Codes

Example CSS Class for usage

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

#829ebe Color code Preview on White Background

This is how #829ebe Color code will look on white background color. Color contrast ratio is 2.77

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

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.