crispedge.com

#609bbe hex color - Blue - Cool color - Information

#609bbe hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #609bbe Color code in RGB color code model is created after adding 37.65% red color, 60.78% green color and 74.51% blue color. Hex #609bbe Color code in CMYK color (process color) code model is generated after subtraction of 49% cyan, 18% magenta, 0% yellow and 25% black.

Hex #609bbe color code is between #6699bb web safe hex color code and #55aacc web safe hex color code. #6699bb is the nearest web safe color code. You can see here many more shades of #609bbe color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code609bbe#609bbe
RGB Decimal96, 155, 190rgb(96, 155, 190)
RGB Percent38%, 61%, 75%rgb(38%, 61%, 75%)
CSS RGBa96, 155, 190,1rgba(96,155,190,1)
CMYK Modelcmyk(49%,18%,0%,25%)
HSL Color Space202,42% ,56%hsl(202,42% ,56%)
HSV Color Space202°, 49%, 75%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011000001001101110111110
Octal140233276
Decimal96155190
Hex609bbe

Different shades of #609bbe color code.

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

Light Shade of #609bbe
#84b2cd
Dark Shade of #609bbe
#4482a7
Saturated Shade of #609bbe
#559ec9
Desaturated Shade of #609bbe
#6b98b3
Grey scale Shade of #609bbe
#8f8f8f
Brighten Shade
#79b4d7
Most Readable Shade
#000000

Shades of #609bbe color code

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

#609bbe
#5589a8
#4a7893
#40677e
#355669
#2a4454
#20333f
#15222a
#0a1115
#000000

Similar Color like #609bbe color

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

#619cbf
#629dc0
#639ec1
#649fc2
#65a0c3
#66a1c4
#67a2c5
#68a3c6
#69a4c7
#6aa5c8
#6ba6c9
#6ca7ca
#6da8cb
#6ea9cc
#5f9abd
#5e99bc
#5d98bb
#5c97ba
#5b96b9
#5a95b8
#5994b7
#5893b6
#5792b5
#5691b4
#5590b3
#548fb2
#538eb1
#528db0

Monochromatic Color with #609bbe

#609bbe
#75bee8
#0a1014
#20333e
#355669
#4b7893

Tints of #609bbe Color

#609bbe
#71a6c5
#83b1cc
#95bcd3
#a6c7da
#b8d2e2
#cadde9
#dbe8f0
#edf3f7
#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

#609bbe
#be8360

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

Split Complementary

#609bbe
#be606c
#beb260

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

Analogous Color

#60bebb
#60aebe
#609bbe
#6088be
#6075be

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

#609bbe
#be609b
#9bbe60

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

#609bbe
#b260be
#be8360
#6cbe60

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

#609bbe
#be8360
#beb260
#606cbe

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 #609bbe 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.

#609bbe Color Code Preview on Black Background Color

This is how #609bbe Color will look on black background color. Color contrast ratio is 6.93

#609bbe in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #609bbe

HTML with inline CSS

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

Your Example Paragraph content text in with font color #609bbe

#609bbe color code is use for CSS Background Color

Background color for the above div is #609bbe

HTML with inline CSS

<div style="background-color:#609bbe;"></div>

#609bbe color code is use for CSS Border Color

CSS Border color for the above div is #609bbe

HTML with inline CSS

<div style="border:5px solid #609bbe;"></div>

CSS Border Left color for the above div is #609bbe

HTML with inline CSS

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

CSS Border Right color for the above div is #609bbe

HTML with inline CSS

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

CSS Border Bottom color for the above div is #609bbe

HTML with inline CSS

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

CSS Border Top color for the above div is #609bbe

HTML with inline CSS

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

#609bbe hex Color code used as CSS color Codes

Example CSS Class for usage

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

#609bbe Color code Preview on White Background

This is how #609bbe Color code will look on white background color. Color contrast ratio is 3.03

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

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(96,155,190,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(190,131,96,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(96,155,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.

< /html>