Skip to main content Skip to docs navigation

#4B81AF hex color | Seabrook | 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 #4B81AF Color Code is also known as | Seabrook color.

Hex #4B81AF Color code in RGB color code model is created after adding 29.41% red color, 50.59% green color and 68.63% blue color. Hex #4B81AF Color code in CMYK color (process color) code model is generated after subtraction of 57% cyan, 26% magenta, 0% yellow and 31.37% black.

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

RGB Chart

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

Color Table

Hex Color Code 4B81AF #4B81AF
RGB Decimal 75, 129, 175 75, 129, 175
RGB Percent 29%, 51%, 69% rgb(29%, 51%, 69%)
CSS RGBa 75, 129, 175,1 rgba(75,129,175,1)
CMYK Model cmyk(57%,26%,0%,31.37%)
HSL Color Space 208,40% ,49% hsl(208,40% ,49%)
HSV Color Space 208°, 57%, 69%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01001011 10000001 10101111
Octal 113 201 257
Decimal 75 129 175
Hex 4B 81 AF

Different shades of #4B81AF color code.

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

Darkest of #4B81AF
#1d3244
Darker of #4B81AF
#2c4c68
Dark of #4B81AF
#3c678b
Base of #4B81AF
#4b81af
Light of #4B81AF
#6d9ac0
Lighter
#90b3d0
Lightest
#b4cbdf

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

#4b81af
#af794b

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

Split Complementary

#4B81AF
#af4b4f
#afab4b

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

Analogous Color

#4bafa3
#4babaf
#4b81af
#4b60af
#604baf

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

#4B81AF
#81af4b
#af4b81

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

#4B81AF
#af4b81
#af794b
#4baf79

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

#4B81AF
#ab4baf
#af794b
#4faf4b

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

#0e1820
#1d3244
#2c4c68
#3c678b
#4b81af
#6d9ac0
#90b3d0
#b4cbdf
#d8e4ee

Tints of #4B81AF Color

#4b81af
#5f8fb7
#739dc0
#87abc9
#9bb9d2
#afc7db
#c3d5e4
#d7e3ed
#ebf1f6
#ffffff

Shades of #4B81AF color code

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

#4b81af
#42729b
#3a6488
#325674
#294761
#21394d
#192b3a
#101c26
#080e13
#000000

Tones

#4b81af
#647f96
#7d7d7d
#7d7d7d
#7d7d7d

Tones

Similar Color like #4B81AF color

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

#4c82b0
#4d83b1
#4e84b2
#4f85b3
#5086b4
#5187b5
#5288b6
#5389b7
#548ab8
#558bb9
#568cba
#578dbb
#588ebc
#598fbd
#4a80ae
#497fad
#487eac
#477dab
#467caa
#457ba9
#447aa8
#4379a7
#4278a6
#4177a5
#4076a4
#3f75a3
#3e74a2
#3d73a1

Download this Dark Blue

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

#4B81AF Color Code Preview on Black Background Color

This is how #4B81AF Color will look on black background color. Color contrast ratio is 5.06

#4B81AF in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#4B81AF color code is use for CSS Background Color

Background color for the above div is #4B81AF

HTML with inline CSS

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

#4B81AF color code is use for CSS Border Color

CSS Border color for the above div is #4B81AF

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#4B81AF hex Color code used as CSS color Codes

Example CSS Class for usage

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

#4B81AF Color code Preview on White Background

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

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

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