crispedge.com

Color picker

Loading...

#42bdff hex color - Blue - Cool color - Information

#42bdff hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #42bdff Color code in RGB color code model is created after adding 25.88% red color, 74.12% green color and 100% blue color. Hex #42bdff Color code in CMYK color (process color) code model is generated after subtraction of 74% cyan, 26% magenta, 0% yellow and 0% black.

Hex #42bdff color code is between #44bbee web safe hex color code and #33ccdd web safe hex color code. #44bbee is the nearest web safe color code. You can see here many more shades of #42bdff color code.

0 Likes 0 Comments | 3 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code42bdff#42bdff
RGB Decimal66, 189, 255rgb(66, 189, 255)
RGB Percent26%, 74%, 100%rgb(26%, 74%, 100%)
CSS RGBa66, 189, 255,1rgba(66,189,255,1)
CMYK Modelcmyk(74%,26%,0%,0%)
HSL Color Space201,100% ,63%hsl(201,100% ,63%)
HSV Color Space201°, 74%, 100%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010000101011110111111111
Octal102275377
Decimal66189255
Hex42bdff

Different shades of #42bdff color code.

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

Light Shade of #42bdff
#75cfff
Dark Shade of #42bdff
#0fabff
Saturated Shade of #42bdff
#42bdff
Desaturated Shade of #42bdff
#4bbaf6
Grey scale Shade of #42bdff
#a0a0a0
Brighten Shade
#5bd6ff
Most Readable Shade
#000000

Shades of #42bdff color code

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

#42bdff
#3aa8e2
#3393c6
#2c7eaa
#24698d
#1d5471
#163f55
#0e2a38
#07151c
#000000

Similar Color like #42bdff color

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

#43beff
#44bfff
#45c0ff
#46c1ff
#47c2ff
#48c3ff
#49c4ff
#4ac5ff
#4bc6ff
#4cc7ff
#4dc8ff
#4ec9ff
#4fcaff
#50cbff
#41bcfe
#40bbfd
#3fbafc
#3eb9fb
#3db8fa
#3cb7f9
#3bb6f8
#3ab5f7
#39b4f6
#38b3f5
#37b2f4
#36b1f3
#35b0f2
#34aff1

Monochromatic Color with #42bdff

#42bdff
#0b1f2a
#163f55
#215f80
#2c7eaa
#379dd4

Tints of #42bdff Color

#42bdff
#57c4ff
#6ccbff
#81d3ff
#96daff
#abe1ff
#c0e9ff
#d5f0ff
#eaf7ff
#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

#42bdff
#ff8442

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

Split Complementary

#42bdff
#ff425e
#ffe342

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

Analogous Color

#42fff5
#42e3ff
#42bdff
#4297ff
#4271ff

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

#42bdff
#ff42bd
#bdff42

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

#42bdff
#e242ff
#ff8442
#5eff42

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

#42bdff
#ff8442
#ffe342
#425eff

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 #42bdff 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.

#42bdff Color Code Preview on Black Background Color

This is how #42bdff Color will look on black background color. Color contrast ratio is 9.95

#42bdff in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #42bdff

HTML with inline CSS

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

Your Example Paragraph content text in with font color #42bdff

#42bdff color code is use for CSS Background Color

Background color for the above div is #42bdff

HTML with inline CSS

<div style="background-color:#42bdff;"></div>

#42bdff color code is use for CSS Border Color

CSS Border color for the above div is #42bdff

HTML with inline CSS

<div style="border:5px solid #42bdff;"></div>

CSS Border Left color for the above div is #42bdff

HTML with inline CSS

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

CSS Border Right color for the above div is #42bdff

HTML with inline CSS

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

CSS Border Bottom color for the above div is #42bdff

HTML with inline CSS

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

CSS Border Top color for the above div is #42bdff

HTML with inline CSS

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

#42bdff hex Color code used as CSS color Codes

Example CSS Class for usage

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

#42bdff Color code Preview on White Background

This is how #42bdff 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 #42bdff; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #42bdff; }

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(66,189,255,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(255,132,66,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(66,189,255,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.