crispedge.com

Color picker

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

#608db3 hex color - Blue - Cool color - Information

#608db3 hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #608db3 Color code in RGB color code model is created after adding 37.65% red color, 55.29% green color and 70.2% blue color. Hex #608db3 Color code in CMYK color (process color) code model is generated after subtraction of 46% cyan, 21% magenta, 0% yellow and 30% black.

Hex #608db3 color code is between #6688bb web safe hex color code and #5599aa web safe hex color code. #6688bb is the nearest web safe color code. You can see here many more shades of #608db3 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code608db3#608db3
RGB Decimal96, 141, 179rgb(96, 141, 179)
RGB Percent38%, 55%, 70%rgb(38%, 55%, 70%)
CSS RGBa96, 141, 179,1rgba(96,141,179,1)
CMYK Modelcmyk(46%,21%,0%,30%)
HSL Color Space207,35% ,54%hsl(207,35% ,54%)
HSV Color Space207°, 46%, 70%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011000001000110110110011
Octal140215263
Decimal96141179
Hex608db3

Different shades of #608db3 color code.

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

Light Shade of #608db3
#83a6c3
Dark Shade of #608db3
#487398
Saturated Shade of #608db3
#548ebf
Desaturated Shade of #608db3
#6c8ca7
Grey scale Shade of #608db3
#898989
Brighten Shade
#79a6cc
Most Readable Shade
#000000

Shades of #608db3 color code

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

#608db3
#557d9f
#4a6d8b
#405e77
#354e63
#2a3e4f
#202f3b
#151f27
#0a0f13
#000000

Similar Color like #608db3 color

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

#618eb4
#628fb5
#6390b6
#6491b7
#6592b8
#6693b9
#6794ba
#6895bb
#6996bc
#6a97bd
#6b98be
#6c99bf
#6d9ac0
#6e9bc1
#5f8cb2
#5e8bb1
#5d8ab0
#5c89af
#5b88ae
#5a87ad
#5986ac
#5885ab
#5784aa
#5683a9
#5582a8
#5481a7
#5380a6
#527fa5

Monochromatic Color with #608db3

#608db3
#77aedd
#050709
#1c2933
#324a5e
#496c88

Tints of #608db3 Color

#608db3
#7199bb
#83a6c3
#95b3cc
#a6bfd4
#b8ccdd
#cad9e5
#dbe5ee
#edf2f6
#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

#608db3
#b38660

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

Split Complementary

#608db3
#b36064
#b3af60

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

Analogous Color

#60aeb3
#609eb3
#608db3
#607cb3
#606cb3

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

#608db3
#b3608d
#8db360

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

#608db3
#af60b3
#b38660
#64b360

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

#608db3
#b38660
#b3af60
#6064b3

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 #608db3 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.

#608db3 Color Code Preview on Black Background Color

This is how #608db3 Color will look on black background color. Color contrast ratio is 5.96

#608db3 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #608db3

HTML with inline CSS

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

Your Example Paragraph content text in with font color #608db3

#608db3 color code is use for CSS Background Color

Background color for the above div is #608db3

HTML with inline CSS

<div style="background-color:#608db3;"></div>

#608db3 color code is use for CSS Border Color

CSS Border color for the above div is #608db3

HTML with inline CSS

<div style="border:5px solid #608db3;"></div>

CSS Border Left color for the above div is #608db3

HTML with inline CSS

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

CSS Border Right color for the above div is #608db3

HTML with inline CSS

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

CSS Border Bottom color for the above div is #608db3

HTML with inline CSS

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

CSS Border Top color for the above div is #608db3

HTML with inline CSS

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

#608db3 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#608db3 Color code Preview on White Background

This is how #608db3 Color code will look on white background color. Color contrast ratio is 3.52

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

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.