crispedge.com

Color picker

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

#565c98 hex color - Blue - Cool color - Information

#565c98 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #565c98 Color code in RGB color code model is created after adding 33.73% red color, 36.08% green color and 59.61% blue color. Hex #565c98 Color code in CMYK color (process color) code model is generated after subtraction of 43% cyan, 39% magenta, 0% yellow and 40% black.

Hex #565c98 color code is between #555599 web safe hex color code and #666688 web safe hex color code. #555599 is the nearest web safe color code. You can see here many more shades of #565c98 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code565c98#565c98
RGB Decimal86, 92, 152rgb(86, 92, 152)
RGB Percent34%, 36%, 60%rgb(34%, 36%, 60%)
CSS RGBa86, 92, 152,1rgba(86,92,152,1)
CMYK Modelcmyk(43%,39%,0%,40%)
HSL Color Space235,28% ,47%hsl(235,28% ,47%)
HSV Color Space235°, 43%, 60%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010101100101110010011000
Octal126134230
Decimal8692152
Hex565c98

Different shades of #565c98 color code.

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

Light Shade of #565c98
#7277af
Dark Shade of #565c98
#444877
Saturated Shade of #565c98
#4a52a4
Desaturated Shade of #565c98
#62668c
Grey scale Shade of #565c98
#777777
Brighten Shade
#6f75b1
Most Readable Shade
#FFFFFF

Shades of #565c98 color code

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

#565c98
#4c5187
#424776
#393d65
#2f3354
#262843
#1c1e32
#131421
#090a10
#000000

Similar Color like #565c98 color

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

#575d99
#585e9a
#595f9b
#5a609c
#5b619d
#5c629e
#5d639f
#5e64a0
#5f65a1
#6066a2
#6167a3
#6268a4
#6369a5
#646aa6
#555b97
#545a96
#535995
#525894
#515793
#505692
#4f5591
#4e5490
#4d538f
#4c528e
#4b518d
#4a508c
#494f8b
#484e8a

Monochromatic Color with #565c98

#565c98
#6e76c2
#868fed
#0e0f18
#262943
#3e426d

Tints of #565c98 Color

#565c98
#686ea3
#7b80ae
#8e92ba
#a1a4c5
#b3b6d1
#c6c8dc
#d9dae8
#ececf3
#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

#565c98
#989256

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

Split Complementary

#565c98
#987156
#7d9856

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

Analogous Color

#567698
#566998
#565c98
#5d5698
#6a5698

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

#565c98
#98565c
#5c9856

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

#565c98
#98567d
#989256
#569871

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

#565c98
#989256
#7d9856
#715698

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 #565c98 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.

#565c98 Color Code Preview on Black Background Color

This is how #565c98 Color will look on black background color. Color contrast ratio is 3.38

#565c98 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #565c98

HTML with inline CSS

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

Your Example Paragraph content text in with font color #565c98

#565c98 color code is use for CSS Background Color

Background color for the above div is #565c98

HTML with inline CSS

<div style="background-color:#565c98;"></div>

#565c98 color code is use for CSS Border Color

CSS Border color for the above div is #565c98

HTML with inline CSS

<div style="border:5px solid #565c98;"></div>

CSS Border Left color for the above div is #565c98

HTML with inline CSS

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

CSS Border Right color for the above div is #565c98

HTML with inline CSS

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

CSS Border Bottom color for the above div is #565c98

HTML with inline CSS

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

CSS Border Top color for the above div is #565c98

HTML with inline CSS

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

#565c98 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#565c98 Color code Preview on White Background

This is how #565c98 Color code will look on white background color. Color contrast ratio is 6.21

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

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.