crispedge.com

Color picker

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

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

#42a8c4 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #42a8c4 Color code in RGB color code model is created after adding 25.88% red color, 65.88% green color and 76.86% blue color. Hex #42a8c4 Color code in CMYK color (process color) code model is generated after subtraction of 66% cyan, 14% magenta, 0% yellow and 23% black.

Hex #42a8c4 color code is between #44aacc web safe hex color code and #3399bb web safe hex color code. #44aacc is the nearest web safe color code. You can see here many more shades of #42a8c4 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code42a8c4#42a8c4
RGB Decimal66, 168, 196rgb(66, 168, 196)
RGB Percent26%, 66%, 77%rgb(26%, 66%, 77%)
CSS RGBa66, 168, 196,1rgba(66,168,196,1)
CMYK Modelcmyk(66%,14%,0%,23%)
HSL Color Space193,52% ,51%hsl(193,52% ,51%)
HSV Color Space193°, 66%, 77%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010000101010100011000100
Octal102250304
Decimal66168196
Hex42a8c4

Different shades of #42a8c4 color code.

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

Light Shade of #42a8c4
#69bad0
Dark Shade of #42a8c4
#3289a1
Saturated Shade of #42a8c4
#36afd0
Desaturated Shade of #42a8c4
#4ea1b8
Grey scale Shade of #42a8c4
#838383
Brighten Shade
#5bc1dd
Most Readable Shade
#000000

Shades of #42a8c4 color code

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

#42a8c4
#3a95ae
#338298
#2c7082
#245d6c
#1d4a57
#163841
#0e252b
#071215
#000000

Similar Color like #42a8c4 color

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

#43a9c5
#44aac6
#45abc7
#46acc8
#47adc9
#48aeca
#49afcb
#4ab0cc
#4bb1cd
#4cb2ce
#4db3cf
#4eb4d0
#4fb5d1
#50b6d2
#41a7c3
#40a6c2
#3fa5c1
#3ea4c0
#3da3bf
#3ca2be
#3ba1bd
#3aa0bc
#399fbb
#389eba
#379db9
#369cb8
#359bb7
#349ab6

Monochromatic Color with #42a8c4

#42a8c4
#50ccee
#09161a
#173b44
#255f6f
#348499

Tints of #42a8c4 Color

#42a8c4
#57b1ca
#6cbbd1
#81c5d7
#96cede
#abd8e4
#c0e2eb
#d5ebf1
#eaf5f8
#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

#42a8c4
#c45e42

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

Split Complementary

#42a8c4
#c44267
#c49f42

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

Analogous Color

#42c4ac
#42c2c4
#42a8c4
#428ec4
#4274c4

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

#42a8c4
#c442a8
#a8c442

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

#42a8c4
#9f42c4
#c45e42
#67c442

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

#42a8c4
#c45e42
#c49f42
#4267c4

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

#42a8c4 Color Code Preview on Black Background Color

This is how #42a8c4 Color will look on black background color. Color contrast ratio is 7.63

#42a8c4 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#42a8c4 color code is use for CSS Background Color

Background color for the above div is #42a8c4

HTML with inline CSS

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

#42a8c4 color code is use for CSS Border Color

CSS Border color for the above div is #42a8c4

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#42a8c4 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#42a8c4 Color code Preview on White Background

This is how #42a8c4 Color code will look on white background color. Color contrast ratio is 2.75

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

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.