Skip to main content Skip to docs navigation

#4F84AF hex color | Ship’s Harbour | 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

Color Hue/Base color: Blue

Hex #4F84AF Color Code is also known as | Ship’s Harbour color.

Hex #4F84AF Color code in RGB color code model is created after adding 30.98% red color, 51.76% green color and 68.63% blue color. Hex #4F84AF Color code in CMYK color (process color) code model is generated after subtraction of 55% cyan, 25% magenta, 0% yellow and 31.37% black.

Hex #4F84AF color code is between #5588aa web safe hex color code and #4477bb web safe hex color code. #5588aa is the nearest web safe color code. You can see here many more shades of #4F84AF color code.

RGB Chart

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

Color Table

Hex Color Code 4F84AF #4F84AF
RGB Decimal 79, 132, 175 79, 132, 175
RGB Percent 31%, 52%, 69% rgb(31%, 52%, 69%)
CSS RGBa 79, 132, 175,1 rgba(79,132,175,1)
CMYK Model cmyk(55%,25%,0%,31.37%)
HSL Color Space 207,38% ,50% hsl(207,38% ,50%)
HSV Color Space 207°, 55%, 69%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01001111 10000100 10101111
Octal 117 204 257
Decimal 79 132 175
Hex 4F 84 AF

Different shades of #4F84AF color code.

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

Darkest of #4F84AF
#1f3446
Darker of #4F84AF
#2f4f69
Dark of #4F84AF
#3f698c
Base of #4F84AF
#4f84af
Light of #4F84AF
#729dbf
Lighter
#95b5cf
Lightest
#b8cedf

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

#4f84af
#af7a4f

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

Split Complementary

#4F84AF
#af4f54
#afaa4f

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

Analogous Color

#4fafa2
#4facaf
#4f84af
#4f64af
#624faf

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

#4F84AF
#84af4f
#af4f84

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

#4F84AF
#af4f84
#af7a4f
#4faf7a

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

#4F84AF
#aa4faf
#af7a4f
#54af4f

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 #4F84AF

#101a22
#1f3446
#2f4f69
#3f698c
#4f84af
#729dbf
#95b5cf
#b8cedf
#dbe6ef

Tints of #4F84AF Color

#4f84af
#6291b7
#769fc0
#89adc9
#9dbad2
#b0c8db
#c4d6e4
#d7e3ed
#ebf1f6
#ffffff

Shades of #4F84AF color code

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

#4f84af
#46759b
#3d6688
#345874
#2b4961
#233a4d
#1a2c3a
#111d26
#080e13
#000000

Tones

#4f84af
#688196
#7f7f7f
#7f7f7f
#7f7f7f

Tones

Similar Color like #4F84AF color

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

#5085b0
#5186b1
#5287b2
#5388b3
#5489b4
#558ab5
#568bb6
#578cb7
#588db8
#598eb9
#5a8fba
#5b90bb
#5c91bc
#5d92bd
#4e83ae
#4d82ad
#4c81ac
#4b80ab
#4a7faa
#497ea9
#487da8
#477ca7
#467ba6
#457aa5
#4479a4
#4378a3
#4277a2
#4176a1

Download this Dark Blue

Hex #4F84AF 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.

#4F84AF Color Code Preview on Black Background Color

This is how #4F84AF Color will look on black background color. Color contrast ratio is 5.25

#4F84AF in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #4F84AF

HTML with inline CSS

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

Your Example Paragraph content text in with font color #4F84AF

#4F84AF color code is use for CSS Background Color

Background color for the above div is #4F84AF

HTML with inline CSS

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

#4F84AF color code is use for CSS Border Color

CSS Border color for the above div is #4F84AF

HTML with inline CSS

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

CSS Border Left color for the above div is #4F84AF

HTML with inline CSS

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

CSS Border Right color for the above div is #4F84AF

HTML with inline CSS

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

CSS Border Bottom color for the above div is #4F84AF

HTML with inline CSS

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

CSS Border Top color for the above div is #4F84AF

HTML with inline CSS

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

#4F84AF hex Color code used as CSS color Codes

Example CSS Class for usage

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

#4F84AF Color code Preview on White Background

This is how #4F84AF Color code will look on white background color. Color contrast ratio is 4.00

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

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(79,132,175,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(175,122,79,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(79,132,175,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }