crispedge.com

Color picker

Loading...

#739aba hex color - Blue - Cool color - Information

#739aba hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #739aba Color code in RGB color code model is created after adding 45.1% red color, 60.39% green color and 72.94% blue color. Hex #739aba Color code in CMYK color (process color) code model is generated after subtraction of 38% cyan, 17% magenta, 0% yellow and 27% black.

Hex #739aba color code is between #7799bb web safe hex color code and #66aaaa web safe hex color code. #7799bb is the nearest web safe color code. You can see here many more shades of #739aba color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code739aba#739aba
RGB Decimal115, 154, 186rgb(115, 154, 186)
RGB Percent45%, 60%, 73%rgb(45%, 60%, 73%)
CSS RGBa115, 154, 186,1rgba(115,154,186,1)
CMYK Modelcmyk(38%,17%,0%,27%)
HSL Color Space207,34% ,59%hsl(207,34% ,59%)
HSV Color Space207°, 38%, 73%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011100111001101010111010
Octal163232272
Decimal115154186
Hex739aba

Different shades of #739aba color code.

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

Light Shade of #739aba
#95b3cb
Dark Shade of #739aba
#5381a7
Saturated Shade of #739aba
#699bc4
Desaturated Shade of #739aba
#7d99b0
Grey scale Shade of #739aba
#969696
Brighten Shade
#8cb3d3
Most Readable Shade
#000000

Shades of #739aba color code

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

#739aba
#6688a5
#597790
#4c667c
#3f5567
#334452
#26333e
#192229
#0c1114
#000000

Similar Color like #739aba color

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

#749bbb
#759cbc
#769dbd
#779ebe
#789fbf
#79a0c0
#7aa1c1
#7ba2c2
#7ca3c3
#7da4c4
#7ea5c5
#7fa6c6
#80a7c7
#81a8c8
#7299b9
#7198b8
#7097b7
#6f96b6
#6e95b5
#6d94b4
#6c93b3
#6b92b2
#6a91b1
#6990b0
#688faf
#678eae
#668dad
#658cac

Monochromatic Color with #739aba

#739aba
#8dbde4
#0a0d10
#24303a
#3e5465
#59778f

Tints of #739aba Color

#739aba
#82a5c1
#92b0c9
#a1bbd1
#b1c6d8
#c0d2e0
#d0dde8
#dfe8ef
#eff3f7
#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

#739aba
#ba9373

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

Split Complementary

#739aba
#ba7376
#bab773

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

Analogous Color

#73b6ba
#73a8ba
#739aba
#738cba
#737eba

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

#739aba
#ba739a
#9aba73

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

#739aba
#b673ba
#ba9373
#76ba73

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

#739aba
#ba9373
#bab773
#7376ba

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 #739aba 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.

#739aba Color Code Preview on Black Background Color

This is how #739aba Color will look on black background color. Color contrast ratio is 7.06

#739aba in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #739aba

HTML with inline CSS

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

Your Example Paragraph content text in with font color #739aba

#739aba color code is use for CSS Background Color

Background color for the above div is #739aba

HTML with inline CSS

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

#739aba color code is use for CSS Border Color

CSS Border color for the above div is #739aba

HTML with inline CSS

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

CSS Border Left color for the above div is #739aba

HTML with inline CSS

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

CSS Border Right color for the above div is #739aba

HTML with inline CSS

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

CSS Border Bottom color for the above div is #739aba

HTML with inline CSS

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

CSS Border Top color for the above div is #739aba

HTML with inline CSS

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

#739aba hex Color code used as CSS color Codes

Example CSS Class for usage

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

#739aba Color code Preview on White Background

This is how #739aba Color code will look on white background color. Color contrast ratio is 2.97

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(115,154,186,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(186,147,115,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(115,154,186,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.