crispedge.com

Color picker

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

#818fce hex color - Blue - Cool color - Information

#818fce hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #818fce Color code in RGB color code model is created after adding 50.59% red color, 56.08% green color and 80.78% blue color. Hex #818fce Color code in CMYK color (process color) code model is generated after subtraction of 37% cyan, 31% magenta, 0% yellow and 19% black.

Hex #818fce color code is between #8888cc web safe hex color code and #7799dd web safe hex color code. #8888cc is the nearest web safe color code. You can see here many more shades of #818fce color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code818fce#818fce
RGB Decimal129, 143, 206rgb(129, 143, 206)
RGB Percent51%, 56%, 81%rgb(51%, 56%, 81%)
CSS RGBa129, 143, 206,1rgba(129,143,206,1)
CMYK Modelcmyk(37%,31%,0%,19%)
HSL Color Space229,44% ,66%hsl(229,44% ,66%)
HSV Color Space229°, 37%, 81%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100000011000111111001110
Octal201217316
Decimal129143206
Hex818fce

Different shades of #818fce color code.

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

Light Shade of #818fce
#a6b0dc
Dark Shade of #818fce
#5c6ec0
Saturated Shade of #818fce
#7889d7
Desaturated Shade of #818fce
#8a95c5
Grey scale Shade of #818fce
#a7a7a7
Brighten Shade
#9aa8e7
Most Readable Shade
#000000

Shades of #818fce color code

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

#818fce
#727fb7
#646fa0
#565f89
#474f72
#393f5b
#2b2f44
#1c1f2d
#0e0f16
#000000

Similar Color like #818fce color

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

#8290cf
#8391d0
#8492d1
#8593d2
#8694d3
#8795d4
#8896d5
#8997d6
#8a98d7
#8b99d8
#8c9ad9
#8d9bda
#8e9cdb
#8f9ddc
#808ecd
#7f8dcc
#7e8ccb
#7d8bca
#7c8ac9
#7b89c8
#7a88c7
#7987c6
#7886c5
#7785c4
#7684c3
#7583c2
#7482c1
#7381c0

Monochromatic Color with #818fce

#818fce
#9cadf8
#171924
#31364e
#4c5479
#6671a3

Tints of #818fce Color

#818fce
#8f9bd3
#9da7d8
#abb4de
#b9c0e3
#c7cde9
#d5d9ee
#e3e6f4
#f1f2f9
#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

#818fce
#cec081

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

Split Complementary

#818fce
#ce9a81
#b5ce81

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

Analogous Color

#81aece
#819ece
#818fce
#8281ce
#9281ce

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

#818fce
#ce818f
#8fce81

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

#818fce
#ce81b5
#cec081
#81ce99

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

#818fce
#cec081
#b5ce81
#9a81ce

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 #818fce 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.

#818fce Color Code Preview on Black Background Color

This is how #818fce Color will look on black background color. Color contrast ratio is 6.75

#818fce in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #818fce

HTML with inline CSS

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

Your Example Paragraph content text in with font color #818fce

#818fce color code is use for CSS Background Color

Background color for the above div is #818fce

HTML with inline CSS

<div style="background-color:#818fce;"></div>

#818fce color code is use for CSS Border Color

CSS Border color for the above div is #818fce

HTML with inline CSS

<div style="border:5px solid #818fce;"></div>

CSS Border Left color for the above div is #818fce

HTML with inline CSS

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

CSS Border Right color for the above div is #818fce

HTML with inline CSS

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

CSS Border Bottom color for the above div is #818fce

HTML with inline CSS

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

CSS Border Top color for the above div is #818fce

HTML with inline CSS

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

#818fce hex Color code used as CSS color Codes

Example CSS Class for usage

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

#818fce Color code Preview on White Background

This is how #818fce Color code will look on white background color. Color contrast ratio is 3.11

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

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.