crispedge.com

Color picker

Loading...

#67b5bc hex color - Blue - Cool color - Information

#67b5bc hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #67b5bc Color code in RGB color code model is created after adding 40.39% red color, 70.98% green color and 73.73% blue color. Hex #67b5bc Color code in CMYK color (process color) code model is generated after subtraction of 45% cyan, 4% magenta, 0% yellow and 26% black.

Hex #67b5bc color code is between #66bbbb web safe hex color code and #77aacc web safe hex color code. #66bbbb is the nearest web safe color code. You can see here many more shades of #67b5bc color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code67b5bc#67b5bc
RGB Decimal103, 181, 188rgb(103, 181, 188)
RGB Percent40%, 71%, 74%rgb(40%, 71%, 74%)
CSS RGBa103, 181, 188,1rgba(103,181,188,1)
CMYK Modelcmyk(45%,4%,0%,26%)
HSL Color Space185,39% ,57%hsl(185,39% ,57%)
HSV Color Space185°, 45%, 74%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011001111011010110111100
Octal147265274
Decimal103181188
Hex67b5bc

Different shades of #67b5bc color code.

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

Light Shade of #67b5bc
#8ac6cc
Dark Shade of #67b5bc
#499fa7
Saturated Shade of #67b5bc
#5cbec7
Desaturated Shade of #67b5bc
#72acb1
Grey scale Shade of #67b5bc
#919191
Brighten Shade
#80ced5
Most Readable Shade
#000000

Shades of #67b5bc color code

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

#67b5bc
#5ba0a7
#508c92
#44787d
#396468
#2d5053
#223c3e
#162829
#0b1414
#000000

Similar Color like #67b5bc color

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

#68b6bd
#69b7be
#6ab8bf
#6bb9c0
#6cbac1
#6dbbc2
#6ebcc3
#6fbdc4
#70bec5
#71bfc6
#72c0c7
#73c1c8
#74c2c9
#75c3ca
#66b4bb
#65b3ba
#64b2b9
#63b1b8
#62b0b7
#61afb6
#60aeb5
#5fadb4
#5eacb3
#5dabb2
#5caab1
#5ba9b0
#5aa8af
#59a7ae

Monochromatic Color with #67b5bc

#67b5bc
#7edee6
#0a1112
#213a3c
#386367
#508c91

Tints of #67b5bc Color

#67b5bc
#77bdc3
#88c5ca
#99cdd2
#aad5d9
#bbdee1
#cce6e8
#ddeef0
#eef6f7
#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

#67b5bc
#bc6e67

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

Split Complementary

#67b5bc
#bc678b
#bc9967

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

Analogous Color

#67bca1
#67bcb2
#67b5bc
#67a4bc
#6793bc

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

#67b5bc
#bc67b5
#b5bc67

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

#67b5bc
#9867bc
#bc6e67
#8abc67

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

#67b5bc
#bc6e67
#bc9967
#678bbc

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 #67b5bc 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.

#67b5bc Color Code Preview on Black Background Color

This is how #67b5bc Color will look on black background color. Color contrast ratio is 8.91

#67b5bc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #67b5bc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #67b5bc

#67b5bc color code is use for CSS Background Color

Background color for the above div is #67b5bc

HTML with inline CSS

<div style="background-color:#67b5bc;"></div>

#67b5bc color code is use for CSS Border Color

CSS Border color for the above div is #67b5bc

HTML with inline CSS

<div style="border:5px solid #67b5bc;"></div>

CSS Border Left color for the above div is #67b5bc

HTML with inline CSS

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

CSS Border Right color for the above div is #67b5bc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #67b5bc

HTML with inline CSS

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

CSS Border Top color for the above div is #67b5bc

HTML with inline CSS

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

#67b5bc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#67b5bc Color code Preview on White Background

This is how #67b5bc Color code will look on white background color. Color contrast ratio is 2.36

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

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(103,181,188,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(188,110,103,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(103,181,188,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.