crispedge.com

Color picker

Loading...

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

#67bccc hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #67bccc Color code in RGB color code model is created after adding 40.39% red color, 73.73% green color and 80% blue color. Hex #67bccc Color code in CMYK color (process color) code model is generated after subtraction of 50% cyan, 8% magenta, 0% yellow and 20% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code67bccc#67bccc
RGB Decimal103, 188, 204rgb(103, 188, 204)
RGB Percent40%, 74%, 80%rgb(40%, 74%, 80%)
CSS RGBa103, 188, 204,1rgba(103,188,204,1)
CMYK Modelcmyk(50%,8%,0%,20%)
HSL Color Space190,50% ,60%hsl(190,50% ,60%)
HSV Color Space190°, 50%, 80%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011001111011110011001100
Octal147274314
Decimal103188204
Hex67bccc

Different shades of #67bccc color code.

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

Light Shade of #67bccc
#8dcdd9
Dark Shade of #67bccc
#41abbf
Saturated Shade of #67bccc
#5dc3d6
Desaturated Shade of #67bccc
#71b5c2
Grey scale Shade of #67bccc
#999999
Brighten Shade
#80d5e5
Most Readable Shade
#000000

Shades of #67bccc color code

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

#67bccc
#5ba7b5
#50929e
#447d88
#396871
#2d535a
#223e44
#16292d
#0b1416
#000000

Similar Color like #67bccc color

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

#68bdcd
#69bece
#6abfcf
#6bc0d0
#6cc1d1
#6dc2d2
#6ec3d3
#6fc4d4
#70c5d5
#71c6d6
#72c7d7
#73c8d8
#74c9d9
#75cada
#66bbcb
#65baca
#64b9c9
#63b8c8
#62b7c7
#61b6c6
#60b5c5
#5fb4c4
#5eb3c3
#5db2c2
#5cb1c1
#5bb0c0
#5aafbf
#59aebe

Monochromatic Color with #67bccc

#67bccc
#7ce3f6
#111f22
#27464c
#3c6e77
#5295a1

Tints of #67bccc Color

#67bccc
#77c3d1
#88cad7
#99d2dd
#aad9e2
#bbe1e8
#cce8ee
#ddf0f3
#eef7f9
#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

#67bccc
#cc7767

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

Split Complementary

#67bccc
#cc6789
#ccaa67

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

Analogous Color

#67ccb4
#67ccc8
#67bccc
#67a8cc
#6794cc

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

#67bccc
#cc67bc
#bccc67

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

#67bccc
#a967cc
#cc7767
#89cc67

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

#67bccc
#cc7767
#ccaa67
#6789cc

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

#67bccc Color Code Preview on Black Background Color

This is how #67bccc Color will look on black background color. Color contrast ratio is 9.64

#67bccc in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#67bccc color code is use for CSS Background Color

Background color for the above div is #67bccc

HTML with inline CSS

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

#67bccc color code is use for CSS Border Color

CSS Border color for the above div is #67bccc

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#67bccc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#67bccc Color code Preview on White Background

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

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

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