crispedge.com

Color picker

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

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

#668f98 hex color - Blue - Cool color

Color Hue/Base color: Blue

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

Hex #668f98 color code is between #558899 web safe hex color code and #779988 web safe hex color code. #558899 is the nearest web safe color code. You can see here many more shades of #668f98 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code668f98#668f98
RGB Decimal102, 143, 152rgb(102, 143, 152)
RGB Percent40%, 56%, 60%rgb(40%, 56%, 60%)
CSS RGBa102, 143, 152,1rgba(102,143,152,1)
CMYK Modelcmyk(33%,6%,0%,40%)
HSL Color Space191,20% ,50%hsl(191,20% ,50%)
HSV Color Space191°, 33%, 60%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011001101000111110011000
Octal146217230
Decimal102143152
Hex668f98

Different shades of #668f98 color code.

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

Light Shade of #668f98
#84a5ad
Dark Shade of #668f98
#527279
Saturated Shade of #668f98
#5997a5
Desaturated Shade of #668f98
#73878b
Grey scale Shade of #668f98
#7f7f7f
Brighten Shade
#7fa8b1
Most Readable Shade
#000000

Shades of #668f98 color code

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

#668f98
#5a7f87
#4f6f76
#445f65
#384f54
#2d3f43
#222f32
#161f21
#0b0f10
#000000

Similar Color like #668f98 color

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

#679099
#68919a
#69929b
#6a939c
#6b949d
#6c959e
#6d969f
#6e97a0
#6f98a1
#7099a2
#719aa3
#729ba4
#739ca5
#749da6
#658e97
#648d96
#638c95
#628b94
#618a93
#608992
#5f8891
#5e8790
#5d868f
#5c858e
#5b848d
#5a838c
#59828b
#58818a

Monochromatic Color with #668f98

#668f98
#83b7c2
#9fdfed
#101718
#2d3f43
#49676d

Tints of #668f98 Color

#668f98
#779ba3
#88a7ae
#99b4ba
#aac0c5
#bbcdd1
#ccd9dc
#dde6e8
#eef2f3
#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

#668f98
#986f66

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

Split Complementary

#668f98
#986676
#988866

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

Analogous Color

#66988d
#669897
#668f98
#668598
#667b98

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

#668f98
#98668f
#8f9866

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

#668f98
#886698
#986f66
#769866

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

#668f98
#986f66
#988866
#667698

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

#668f98 Color Code Preview on Black Background Color

This is how #668f98 Color will look on black background color. Color contrast ratio is 5.95

#668f98 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#668f98 color code is use for CSS Background Color

Background color for the above div is #668f98

HTML with inline CSS

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

#668f98 color code is use for CSS Border Color

CSS Border color for the above div is #668f98

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#668f98 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#668f98 Color code Preview on White Background

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

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

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.