crispedge.com

Color picker

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

#718f98 hex color - Blue - Cool color - Information

#718f98 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #718f98 Color code in RGB color code model is created after adding 44.31% red color, 56.08% green color and 59.61% blue color. Hex #718f98 Color code in CMYK color (process color) code model is generated after subtraction of 26% cyan, 6% magenta, 0% yellow and 40% black.

Hex #718f98 color code is between #778899 web safe hex color code and #669988 web safe hex color code. #778899 is the nearest web safe color code. You can see here many more shades of #718f98 color code.

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Code718f98#718f98
RGB Decimal113, 143, 152rgb(113, 143, 152)
RGB Percent44%, 56%, 60%rgb(44%, 56%, 60%)
CSS RGBa113, 143, 152,1rgba(113,143,152,1)
CMYK Modelcmyk(26%,6%,0%,40%)
HSL Color Space194,16% ,52%hsl(194,16% ,52%)
HSV Color Space194°, 26%, 60%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011100011000111110011000
Octal161217230
Decimal113143152
Hex718f98

Different shades of #718f98 color code.

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

Light Shade of #718f98
#8fa6ad
Dark Shade of #718f98
#5a747c
Saturated Shade of #718f98
#6596a4
Desaturated Shade of #718f98
#7d888c
Grey scale Shade of #718f98
#848484
Brighten Shade
#8aa8b1
Most Readable Shade
#000000

Shades of #718f98 color code

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

#718f98
#647f87
#576f76
#4b5f65
#3e4f54
#323f43
#252f32
#191f21
#0c0f10
#000000

Similar Color like #718f98 color

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

#729099
#73919a
#74929b
#75939c
#76949d
#77959e
#78969f
#7997a0
#7a98a1
#7b99a2
#7c9aa3
#7d9ba4
#7e9ca5
#7f9da6
#708e97
#6f8d96
#6e8c95
#6d8b94
#6c8a93
#6b8992
#6a8891
#698790
#68868f
#67858e
#66848d
#65838c
#64828b
#63818a

Monochromatic Color with #718f98

#718f98
#91b7c2
#b0dfed
#121718
#323f43
#51676d

Tints of #718f98 Color

#718f98
#809ba3
#90a7ae
#a0b4ba
#b0c0c5
#bfcdd1
#cfd9dc
#dfe6e8
#eff2f3
#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

#718f98
#987a71

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

Split Complementary

#718f98
#98717c
#988d71

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

Analogous Color

#719891
#719798
#718f98
#718798
#717f98

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

#718f98
#98718f
#8f9871

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

#718f98
#8d7198
#987a71
#7c9871

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

#718f98
#987a71
#988d71
#717c98

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 #718f98 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.

#718f98 Color Code Preview on Black Background Color

This is how #718f98 Color will look on black background color. Color contrast ratio is 6.08

#718f98 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #718f98

HTML with inline CSS

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

Your Example Paragraph content text in with font color #718f98

#718f98 color code is use for CSS Background Color

Background color for the above div is #718f98

HTML with inline CSS

<div style="background-color:#718f98;"></div>

#718f98 color code is use for CSS Border Color

CSS Border color for the above div is #718f98

HTML with inline CSS

<div style="border:5px solid #718f98;"></div>

CSS Border Left color for the above div is #718f98

HTML with inline CSS

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

CSS Border Right color for the above div is #718f98

HTML with inline CSS

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

CSS Border Bottom color for the above div is #718f98

HTML with inline CSS

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

CSS Border Top color for the above div is #718f98

HTML with inline CSS

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

#718f98 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#718f98 Color code Preview on White Background

This is how #718f98 Color code will look on white background color. Color contrast ratio is 3.45

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

Related Gradients

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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.