crispedge.com

Color picker

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

#6858cb hex color - Blue - Cool color - Information

#6858cb hex color - Blue - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #6858cb Color code in RGB color code model is created after adding 40.78% red color, 34.51% green color and 79.61% blue color. Hex #6858cb Color code in CMYK color (process color) code model is generated after subtraction of 49% cyan, 57% magenta, 0% yellow and 20% black.

Hex #6858cb color code is between #6655cc web safe hex color code and #7766bb web safe hex color code. #6655cc is the nearest web safe color code. You can see here many more shades of #6858cb color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code6858cb#6858cb
RGB Decimal104, 88, 203rgb(104, 88, 203)
RGB Percent41%, 35%, 80%rgb(41%, 35%, 80%)
CSS RGBa104, 88, 203,1rgba(104,88,203,1)
CMYK Modelcmyk(49%,57%,0%,20%)
HSL Color Space248,53% ,57%hsl(248,53% ,57%)
HSV Color Space248°, 57%, 80%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011010000101100011001011
Octal150130313
Decimal10488203
Hex6858cb

Different shades of #6858cb color code.

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

Light Shade of #6858cb
#8b7fd7
Dark Shade of #6858cb
#4b39b7
Saturated Shade of #6858cb
#604dd6
Desaturated Shade of #6858cb
#7063c0
Grey scale Shade of #6858cb
#919191
Brighten Shade
#8171e4
Most Readable Shade
#FFFFFF

Shades of #6858cb color code

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

#6858cb
#5c4eb4
#50449d
#453a87
#393070
#2e275a
#221d43
#17132d
#0b0916
#000000

Similar Color like #6858cb color

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

#6959cc
#6a5acd
#6b5bce
#6c5ccf
#6d5dd0
#6e5ed1
#6f5fd2
#7060d3
#7161d4
#7262d5
#7363d6
#7464d7
#7565d8
#7666d9
#6757ca
#6656c9
#6555c8
#6454c7
#6353c6
#6252c5
#6151c4
#6050c3
#5f4fc2
#5e4ec1
#5d4dc0
#5c4cbf
#5b4bbe
#5a4abd

Monochromatic Color with #6858cb

#6858cb
#7e6af5
#110e21
#27214b
#3c3376
#5246a0

Tints of #6858cb Color

#6858cb
#786ad0
#897dd6
#9a8fdc
#aba2e2
#bbb4e7
#ccc7ed
#ddd9f3
#eeecf9
#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

#6858cb
#bbcb58

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

Split Complementary

#6858cb
#cba158
#82cb58

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

Analogous Color

#5876cb
#585fcb
#6858cb
#7f58cb
#9658cb

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

#6858cb
#cb6858
#58cb68

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

#6858cb
#cb5881
#bbcb58
#58cba1

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

#6858cb
#bbcb58
#82cb58
#a158cb

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 #6858cb 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.

#6858cb Color Code Preview on Black Background Color

This is how #6858cb Color will look on black background color. Color contrast ratio is 3.85

#6858cb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #6858cb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #6858cb

#6858cb color code is use for CSS Background Color

Background color for the above div is #6858cb

HTML with inline CSS

<div style="background-color:#6858cb;"></div>

#6858cb color code is use for CSS Border Color

CSS Border color for the above div is #6858cb

HTML with inline CSS

<div style="border:5px solid #6858cb;"></div>

CSS Border Left color for the above div is #6858cb

HTML with inline CSS

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

CSS Border Right color for the above div is #6858cb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #6858cb

HTML with inline CSS

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

CSS Border Top color for the above div is #6858cb

HTML with inline CSS

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

#6858cb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#6858cb Color code Preview on White Background

This is how #6858cb Color code will look on white background color. Color contrast ratio is 5.46

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

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.