crispedge.com

Color picker

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

#51accd hex color - Blue - Cool color - Information

#51accd hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #51accd Color code in RGB color code model is created after adding 31.76% red color, 67.45% green color and 80.39% blue color. Hex #51accd Color code in CMYK color (process color) code model is generated after subtraction of 60% cyan, 16% magenta, 0% yellow and 20% black.

Hex #51accd color code is between #55aacc web safe hex color code and #44bbdd web safe hex color code. #55aacc is the nearest web safe color code. You can see here many more shades of #51accd color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code51accd#51accd
RGB Decimal81, 172, 205rgb(81, 172, 205)
RGB Percent32%, 67%, 80%rgb(32%, 67%, 80%)
CSS RGBa81, 172, 205,1rgba(81,172,205,1)
CMYK Modelcmyk(60%,16%,0%,20%)
HSL Color Space196,55% ,56%hsl(196,55% ,56%)
HSV Color Space196°, 60%, 80%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010100011010110011001101
Octal121254315
Decimal81172205
Hex51accd

Different shades of #51accd color code.

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

Light Shade of #51accd
#79bfd8
Dark Shade of #51accd
#3494b7
Saturated Shade of #51accd
#46b1d8
Desaturated Shade of #51accd
#5ca7c2
Grey scale Shade of #51accd
#8f8f8f
Brighten Shade
#6ac5e6
Most Readable Shade
#000000

Shades of #51accd color code

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

#51accd
#4898b6
#3f859f
#367288
#2d5f71
#244c5b
#1b3944
#12262d
#091316
#000000

Similar Color like #51accd color

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

#52adce
#53aecf
#54afd0
#55b0d1
#56b1d2
#57b2d3
#58b3d4
#59b4d5
#5ab5d6
#5bb6d7
#5cb7d8
#5db8d9
#5eb9da
#5fbadb
#50abcc
#4faacb
#4ea9ca
#4da8c9
#4ca7c8
#4ba6c7
#4aa5c6
#49a4c5
#48a3c4
#47a2c3
#46a1c2
#45a0c1
#449fc0
#439ebf

Monochromatic Color with #51accd

#51accd
#62d0f7
#0e1d23
#1f414d
#2f6578
#4088a2

Tints of #51accd Color

#51accd
#64b5d2
#77bed8
#8bc7dd
#9ed0e3
#b1dae8
#c5e3ee
#d8ecf3
#ebf5f9
#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

#51accd
#cd7251

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

Split Complementary

#51accd
#cd516e
#cdb051

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

Analogous Color

#51cdbc
#51c5cd
#51accd
#5193cd
#517acd

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

#51accd
#cd51ac
#accd51

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

#51accd
#b051cd
#cd7251
#6ecd51

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

#51accd
#cd7251
#cdb051
#516ecd

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 #51accd 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.

#51accd Color Code Preview on Black Background Color

This is how #51accd Color will look on black background color. Color contrast ratio is 8.13

#51accd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #51accd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #51accd

#51accd color code is use for CSS Background Color

Background color for the above div is #51accd

HTML with inline CSS

<div style="background-color:#51accd;"></div>

#51accd color code is use for CSS Border Color

CSS Border color for the above div is #51accd

HTML with inline CSS

<div style="border:5px solid #51accd;"></div>

CSS Border Left color for the above div is #51accd

HTML with inline CSS

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

CSS Border Right color for the above div is #51accd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #51accd

HTML with inline CSS

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

CSS Border Top color for the above div is #51accd

HTML with inline CSS

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

#51accd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#51accd Color code Preview on White Background

This is how #51accd Color code will look on white background color. Color contrast ratio is 2.58

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

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.