crispedge.com

Color picker

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

#748bbf hex color - Blue - Cool color - Information

#748bbf hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #748bbf Color code in RGB color code model is created after adding 45.49% red color, 54.51% green color and 74.9% blue color. Hex #748bbf Color code in CMYK color (process color) code model is generated after subtraction of 39% cyan, 27% magenta, 0% yellow and 25% black.

Hex #748bbf color code is between #7788bb web safe hex color code and #6699cc web safe hex color code. #7788bb is the nearest web safe color code. You can see here many more shades of #748bbf color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code748bbf#748bbf
RGB Decimal116, 139, 191rgb(116, 139, 191)
RGB Percent45%, 55%, 75%rgb(45%, 55%, 75%)
CSS RGBa116, 139, 191,1rgba(116,139,191,1)
CMYK Modelcmyk(39%,27%,0%,25%)
HSL Color Space222,37% ,60%hsl(222,37% ,60%)
HSV Color Space222°, 39%, 75%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011101001000101110111111
Octal164213277
Decimal116139191
Hex748bbf

Different shades of #748bbf color code.

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

Light Shade of #748bbf
#97a8cf
Dark Shade of #748bbf
#516eaf
Saturated Shade of #748bbf
#6a87c9
Desaturated Shade of #748bbf
#7e8fb5
Grey scale Shade of #748bbf
#999999
Brighten Shade
#8da4d8
Most Readable Shade
#000000

Shades of #748bbf color code

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

#748bbf
#677ba9
#5a6c94
#4d5c7f
#404d6a
#333d54
#262e3f
#191e2a
#0c0f15
#000000

Similar Color like #748bbf color

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

#758cc0
#768dc1
#778ec2
#788fc3
#7990c4
#7a91c5
#7b92c6
#7c93c7
#7d94c8
#7e95c9
#7f96ca
#8097cb
#8198cc
#8299cd
#738abe
#7289bd
#7188bc
#7087bb
#6f86ba
#6e85b9
#6d84b8
#6c83b7
#6b82b6
#6a81b5
#6980b4
#687fb3
#677eb2
#667db1

Monochromatic Color with #748bbf

#748bbf
#8eaae9
#0d0f15
#272e3f
#404d6a
#5a6c94

Tints of #748bbf Color

#748bbf
#8397c6
#92a4cd
#a2b1d4
#b1bedb
#c1cbe2
#d0d8e9
#e0e5f0
#eff2f7
#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

#748bbf
#bfa874

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

Split Complementary

#748bbf
#bf8374
#b0bf74

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

Analogous Color

#74a9bf
#749abf
#748bbf
#747cbf
#7b74bf

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

#748bbf
#bf748b
#8bbf74

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

#748bbf
#bf74b0
#bfa874
#74bf82

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

#748bbf
#bfa874
#b0bf74
#8374bf

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 #748bbf 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.

#748bbf Color Code Preview on Black Background Color

This is how #748bbf Color will look on black background color. Color contrast ratio is 6.19

#748bbf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #748bbf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #748bbf

#748bbf color code is use for CSS Background Color

Background color for the above div is #748bbf

HTML with inline CSS

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

#748bbf color code is use for CSS Border Color

CSS Border color for the above div is #748bbf

HTML with inline CSS

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

CSS Border Left color for the above div is #748bbf

HTML with inline CSS

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

CSS Border Right color for the above div is #748bbf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #748bbf

HTML with inline CSS

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

CSS Border Top color for the above div is #748bbf

HTML with inline CSS

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

#748bbf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#748bbf Color code Preview on White Background

This is how #748bbf Color code will look on white background color. Color contrast ratio is 3.39

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

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.