crispedge.com

Color picker

Loading...

#4caabe hex color - Blue - Cool color - Information

#4caabe hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #4caabe Color code in RGB color code model is created after adding 29.8% red color, 66.67% green color and 74.51% blue color. Hex #4caabe Color code in CMYK color (process color) code model is generated after subtraction of 60% cyan, 11% magenta, 0% yellow and 25% black.

Hex #4caabe color code is between #4499bb web safe hex color code and #55bbcc web safe hex color code. #4499bb is the nearest web safe color code. You can see here many more shades of #4caabe color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code4caabe#4caabe
RGB Decimal76, 170, 190rgb(76, 170, 190)
RGB Percent30%, 67%, 75%rgb(30%, 67%, 75%)
CSS RGBa76, 170, 190,1rgba(76,170,190,1)
CMYK Modelcmyk(60%,11%,0%,25%)
HSL Color Space191,47% ,52%hsl(191,47% ,52%)
HSV Color Space191°, 60%, 75%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010011001010101010111110
Octal114252276
Decimal76170190
Hex4caabe

Different shades of #4caabe color code.

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

Light Shade of #4caabe
#71bccc
Dark Shade of #4caabe
#398c9e
Saturated Shade of #4caabe
#40b2ca
Desaturated Shade of #4caabe
#58a2b2
Grey scale Shade of #4caabe
#858585
Brighten Shade
#65c3d7
Most Readable Shade
#000000

Shades of #4caabe color code

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

#4caabe
#4397a8
#3b8493
#32717e
#2a5e69
#214b54
#19383f
#10252a
#081215
#000000

Similar Color like #4caabe color

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

#4dabbf
#4eacc0
#4fadc1
#50aec2
#51afc3
#52b0c4
#53b1c5
#54b2c6
#55b3c7
#56b4c8
#57b5c9
#58b6ca
#59b7cb
#5ab8cc
#4ba9bd
#4aa8bc
#49a7bb
#48a6ba
#47a5b9
#46a4b8
#45a3b7
#44a2b6
#43a1b5
#42a0b4
#419fb3
#409eb2
#3f9db1
#3e9cb0

Monochromatic Color with #4caabe

#4caabe
#5dd0e8
#081214
#19383e
#2a5e69
#3b8493

Tints of #4caabe Color

#4caabe
#5fb3c5
#73bccc
#87c6d3
#9bcfda
#afd9e2
#c3e2e9
#d7ecf0
#ebf5f7
#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

#4caabe
#be604c

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

Split Complementary

#4caabe
#be4c71
#be994c

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

Analogous Color

#4cbea4
#4cbebb
#4caabe
#4c93be
#4c7cbe

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

#4caabe
#be4caa
#aabe4c

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

#4caabe
#994cbe
#be604c
#71be4c

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

#4caabe
#be604c
#be994c
#4c71be

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 #4caabe 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.

#4caabe Color Code Preview on Black Background Color

This is how #4caabe Color will look on black background color. Color contrast ratio is 7.80

#4caabe in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #4caabe

HTML with inline CSS

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

Your Example Paragraph content text in with font color #4caabe

#4caabe color code is use for CSS Background Color

Background color for the above div is #4caabe

HTML with inline CSS

<div style="background-color:#4caabe;"></div>

#4caabe color code is use for CSS Border Color

CSS Border color for the above div is #4caabe

HTML with inline CSS

<div style="border:5px solid #4caabe;"></div>

CSS Border Left color for the above div is #4caabe

HTML with inline CSS

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

CSS Border Right color for the above div is #4caabe

HTML with inline CSS

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

CSS Border Bottom color for the above div is #4caabe

HTML with inline CSS

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

CSS Border Top color for the above div is #4caabe

HTML with inline CSS

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

#4caabe hex Color code used as CSS color Codes

Example CSS Class for usage

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

#4caabe Color code Preview on White Background

This is how #4caabe Color code will look on white background color. Color contrast ratio is 2.69

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

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(76,170,190,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(190,96,76,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(76,170,190,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.