crispedge.com

Color picker

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

#46c1dd hex color - Blue - Cool color - Information

#46c1dd hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #46c1dd Color code in RGB color code model is created after adding 27.45% red color, 75.69% green color and 86.67% blue color. Hex #46c1dd Color code in CMYK color (process color) code model is generated after subtraction of 68% cyan, 13% magenta, 0% yellow and 13% black.

Hex #46c1dd color code is between #44bbcc web safe hex color code and #55ccee web safe hex color code. #44bbcc is the nearest web safe color code. You can see here many more shades of #46c1dd color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code46c1dd#46c1dd
RGB Decimal70, 193, 221rgb(70, 193, 221)
RGB Percent27%, 76%, 87%rgb(27%, 76%, 87%)
CSS RGBa70, 193, 221,1rgba(70,193,221,1)
CMYK Modelcmyk(68%,13%,0%,13%)
HSL Color Space191,69% ,57%hsl(191,69% ,57%)
HSV Color Space191°, 68%, 87%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010001101100000111011101
Octal106301335
Decimal70193221
Hex46c1dd

Different shades of #46c1dd color code.

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

Light Shade of #46c1dd
#71cfe5
Dark Shade of #46c1dd
#25accb
Saturated Shade of #46c1dd
#3bc8e8
Desaturated Shade of #46c1dd
#51bad2
Grey scale Shade of #46c1dd
#919191
Brighten Shade
#5fdaf6
Most Readable Shade
#000000

Shades of #46c1dd color code

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

#46c1dd
#3eabc4
#3696ab
#2e8093
#266b7a
#1f5562
#174049
#0f2a31
#071518
#000000

Similar Color like #46c1dd color

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

#47c2de
#48c3df
#49c4e0
#4ac5e1
#4bc6e2
#4cc7e3
#4dc8e4
#4ec9e5
#4fcae6
#50cbe7
#51cce8
#52cde9
#53ceea
#54cfeb
#45c0dc
#44bfdb
#43beda
#42bdd9
#41bcd8
#40bbd7
#3fbad6
#3eb9d5
#3db8d4
#3cb7d3
#3bb6d2
#3ab5d1
#39b4d0
#38b3cf

Monochromatic Color with #46c1dd

#46c1dd
#030708
#102d33
#1e525d
#2b7788
#399cb3

Tints of #46c1dd Color

#46c1dd
#5ac7e0
#6fcee4
#83d5e8
#98dcec
#ace3ef
#c1eaf3
#d5f1f7
#eaf8fb
#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

#46c1dd
#dd6246

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

Split Complementary

#46c1dd
#dd4675
#ddae46

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

Analogous Color

#46ddbd
#46dddb
#46c1dd
#46a3dd
#4685dd

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

#46c1dd
#dd46c1
#c1dd46

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

#46c1dd
#ad46dd
#dd6246
#75dd46

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

#46c1dd
#dd6246
#ddae46
#4675dd

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 #46c1dd 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.

#46c1dd Color Code Preview on Black Background Color

This is how #46c1dd Color will look on black background color. Color contrast ratio is 9.93

#46c1dd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #46c1dd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #46c1dd

#46c1dd color code is use for CSS Background Color

Background color for the above div is #46c1dd

HTML with inline CSS

<div style="background-color:#46c1dd;"></div>

#46c1dd color code is use for CSS Border Color

CSS Border color for the above div is #46c1dd

HTML with inline CSS

<div style="border:5px solid #46c1dd;"></div>

CSS Border Left color for the above div is #46c1dd

HTML with inline CSS

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

CSS Border Right color for the above div is #46c1dd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #46c1dd

HTML with inline CSS

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

CSS Border Top color for the above div is #46c1dd

HTML with inline CSS

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

#46c1dd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#46c1dd Color code Preview on White Background

This is how #46c1dd Color code will look on white background color. Color contrast ratio is 2.11

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

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.