Skip to main content Skip to docs navigation

#677483 hex color | Download Dark Blue BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Flintstone and its hex is #677283 Nearest Color Name

Color Hue/Base color: Blue

Hex #677483 Color code in RGB color code model is created after adding 40.39% red color, 45.49% green color and 51.37% blue color. Hex #677483 Color code in CMYK color (process color) code model is generated after subtraction of 21% cyan, 11% magenta, 0% yellow and 48.63% black.

Hex #677483 color code is between #667788 web safe hex color code and #776677 web safe hex color code. #667788 is the nearest web safe color code. You can see here many more shades of #677483 color code.

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code 677483 #677483
RGB Decimal 103, 116, 131 103, 116, 131
RGB Percent 40%, 45%, 51% rgb(40%, 45%, 51%)
CSS RGBa 103, 116, 131,1 rgba(103,116,131,1)
CMYK Model cmyk(21%,11%,0%,48.63%)
HSL Color Space 212,12% ,46% hsl(212,12% ,46%)
HSV Color Space 212°, 21%, 51%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01100111 01110100 10000011
Octal 147 164 203
Decimal 103 116 131
Hex 67 74 83

Different shades of #677483 color code.

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

Darkest of #677483
#24282d
Darker of #677483
#3a414a
Dark of #677483
#515b66
Base of #677483
#677483
Light of #677483
#818e9c
Lighter
#9ea7b2
Lightest
#bac1c9

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

#677483
#837667

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

Split Complementary

#677483
#836867
#828367

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

Analogous Color

#678382
#678083
#677483
#676b83
#6f6783

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

#677483
#748367
#836774

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

#677483
#836774
#837667
#678376

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#677483
#836782
#837667
#678368

Square 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).

Monochromatic Color with #677483

#0d0f11
#24282d
#3a414a
#515b66
#677483
#818e9c
#9ea7b2
#bac1c9
#d7dbdf

Tints of #677483 Color

#677483
#778390
#88929e
#99a2ac
#aab1ba
#bbc1c7
#ccd0d5
#dde0e3
#eeeff1
#ffffff

Shades of #677483 color code

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

#677483
#5b6774
#505a65
#444d57
#394048
#2d333a
#22262b
#16191d
#0b0c0e
#000000

Tones

#677483
#757575
#757575
#757575
#757575

Tones

Similar Color like #677483 color

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

#687584
#697685
#6a7786
#6b7887
#6c7988
#6d7a89
#6e7b8a
#6f7c8b
#707d8c
#717e8d
#727f8e
#73808f
#748190
#758291
#667382
#657281
#647180
#63707f
#626f7e
#616e7d
#606d7c
#5f6c7b
#5e6b7a
#5d6a79
#5c6978
#5b6877
#5a6776
#596675

Download this Dark Blue

Hex #677483 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.

#677483 Color Code Preview on Black Background Color

This is how #677483 Color will look on black background color. Color contrast ratio is 4.40

#677483 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #677483

HTML with inline CSS

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

Your Example Paragraph content text in with font color #677483

#677483 color code is use for CSS Background Color

Background color for the above div is #677483

HTML with inline CSS

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

#677483 color code is use for CSS Border Color

CSS Border color for the above div is #677483

HTML with inline CSS

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

CSS Border Left color for the above div is #677483

HTML with inline CSS

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

CSS Border Right color for the above div is #677483

HTML with inline CSS

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

CSS Border Bottom color for the above div is #677483

HTML with inline CSS

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

CSS Border Top color for the above div is #677483

HTML with inline CSS

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

#677483 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#677483 Color code Preview on White Background

This is how #677483 Color code will look on white background color. Color contrast ratio is 4.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 #677483; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #677483; }

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(103,116,131,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(131,118,103,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(103,116,131,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }