crispedge.com

Color picker

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

#7189a6 hex color - Blue - Cool color - Information

#7189a6 hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #7189a6 Color code in RGB color code model is created after adding 44.31% red color, 53.73% green color and 65.1% blue color. Hex #7189a6 Color code in CMYK color (process color) code model is generated after subtraction of 32% cyan, 17% magenta, 0% yellow and 35% black.

Hex #7189a6 color code is between #7788aa web safe hex color code and #669999 web safe hex color code. #7788aa is the nearest web safe color code. You can see here many more shades of #7189a6 color code.

0 Likes 0 Comments | 19 Views

Color Table

Hex Color Code7189a6#7189a6
RGB Decimal113, 137, 166rgb(113, 137, 166)
RGB Percent44%, 54%, 65%rgb(44%, 54%, 65%)
CSS RGBa113, 137, 166,1rgba(113,137,166,1)
CMYK Modelcmyk(32%,17%,0%,35%)
HSL Color Space213,23% ,55%hsl(213,23% ,55%)
HSV Color Space213°, 32%, 65%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011100011000100110100110
Octal161211246
Decimal113137166
Hex7189a6

Different shades of #7189a6 color code.

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

Light Shade of #7189a6
#90a3ba
Dark Shade of #7189a6
#58708c
Saturated Shade of #7189a6
#6588b2
Desaturated Shade of #7189a6
#7d8a9a
Grey scale Shade of #7189a6
#8b8b8b
Brighten Shade
#8aa2bf
Most Readable Shade
#FFFFFF

Shades of #7189a6 color code

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

#7189a6
#647993
#576a81
#4b5b6e
#3e4c5c
#323c49
#252d37
#191e24
#0c0f12
#000000

Similar Color like #7189a6 color

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

#728aa7
#738ba8
#748ca9
#758daa
#768eab
#778fac
#7890ad
#7991ae
#7a92af
#7b93b0
#7c94b1
#7d95b2
#7e96b3
#7f97b4
#7088a5
#6f87a4
#6e86a3
#6d85a2
#6c84a1
#6b83a0
#6a829f
#69819e
#68809d
#677f9c
#667e9b
#657d9a
#647c99
#637b98

Monochromatic Color with #7189a6

#7189a6
#8eacd0
#abcffb
#1a2026
#374351
#54667b

Tints of #7189a6 Color

#7189a6
#8096af
#90a3b9
#a0b0c3
#b0bdcd
#bfcad7
#cfd7e1
#dfe4eb
#eff1f5
#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

#7189a6
#a68e71

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

Split Complementary

#7189a6
#a67371
#a3a671

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

Analogous Color

#719ea6
#7194a6
#7189a6
#717ea6
#7174a6

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

#7189a6
#a67189
#89a671

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

#7189a6
#a671a3
#a68e71
#71a673

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

#7189a6
#a68e71
#a3a671
#7371a6

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 #7189a6 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.

#7189a6 Color Code Preview on Black Background Color

This is how #7189a6 Color will look on black background color. Color contrast ratio is 5.83

#7189a6 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7189a6

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7189a6

#7189a6 color code is use for CSS Background Color

Background color for the above div is #7189a6

HTML with inline CSS

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

#7189a6 color code is use for CSS Border Color

CSS Border color for the above div is #7189a6

HTML with inline CSS

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

CSS Border Left color for the above div is #7189a6

HTML with inline CSS

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

CSS Border Right color for the above div is #7189a6

HTML with inline CSS

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

CSS Border Bottom color for the above div is #7189a6

HTML with inline CSS

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

CSS Border Top color for the above div is #7189a6

HTML with inline CSS

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

#7189a6 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7189a6 Color code Preview on White Background

This is how #7189a6 Color code will look on white background color. Color contrast ratio is 3.60

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

Related Gradients

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

0 Likes 0 Comments | 19 Views

Post your comment:-

By submitting comment you agree to our privacy policy.