crispedge.com

Color picker

Loading...

#769bc9 hex color - Blue - Cool color - Information

#769bc9 hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #769bc9 Color code in RGB color code model is created after adding 46.27% red color, 60.78% green color and 78.82% blue color. Hex #769bc9 Color code in CMYK color (process color) code model is generated after subtraction of 41% cyan, 23% magenta, 0% yellow and 21% black.

Hex #769bc9 color code is between #7799cc web safe hex color code and #66aabb web safe hex color code. #7799cc is the nearest web safe color code. You can see here many more shades of #769bc9 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code769bc9#769bc9
RGB Decimal118, 155, 201rgb(118, 155, 201)
RGB Percent46%, 61%, 79%rgb(46%, 61%, 79%)
CSS RGBa118, 155, 201,1rgba(118,155,201,1)
CMYK Modelcmyk(41%,23%,0%,21%)
HSL Color Space213,43% ,63%hsl(213,43% ,63%)
HSV Color Space213°, 41%, 79%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011101101001101111001001
Octal166233311
Decimal118155201
Hex769bc9

Different shades of #769bc9 color code.

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

Light Shade of #769bc9
#9bb6d7
Dark Shade of #769bc9
#5180bb
Saturated Shade of #769bc9
#6c9ad3
Desaturated Shade of #769bc9
#809cbf
Grey scale Shade of #769bc9
#9f9f9f
Brighten Shade
#8fb4e2
Most Readable Shade
#000000

Shades of #769bc9 color code

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

#769bc9
#6889b2
#5b789c
#4e6786
#41566f
#344459
#273343
#1a222c
#0d1116
#000000

Similar Color like #769bc9 color

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

#779cca
#789dcb
#799ecc
#7a9fcd
#7ba0ce
#7ca1cf
#7da2d0
#7ea3d1
#7fa4d2
#80a5d3
#81a6d4
#82a7d5
#83a8d6
#84a9d7
#759ac8
#7499c7
#7398c6
#7297c5
#7196c4
#7095c3
#6f94c2
#6e93c1
#6d92c0
#6c91bf
#6b90be
#6a8fbd
#698ebc
#688dbb

Monochromatic Color with #769bc9

#769bc9
#8fbcf3
#12181f
#2b3949
#445974
#5d7a9e

Tints of #769bc9 Color

#769bc9
#85a6cf
#94b1d5
#a3bcdb
#b2c7e1
#c2d2e7
#d1dded
#e0e8f3
#eff3f9
#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

#769bc9
#c9a476

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

Split Complementary

#769bc9
#c97b76
#c5c976

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

Analogous Color

#76bcc9
#76acc9
#769bc9
#768ac9
#767ac9

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

#769bc9
#c9769b
#9bc976

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

#769bc9
#c976c4
#c9a476
#76c97a

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

#769bc9
#c9a476
#c5c976
#7b76c9

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 #769bc9 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.

#769bc9 Color Code Preview on Black Background Color

This is how #769bc9 Color will look on black background color. Color contrast ratio is 7.30

#769bc9 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #769bc9

HTML with inline CSS

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

Your Example Paragraph content text in with font color #769bc9

#769bc9 color code is use for CSS Background Color

Background color for the above div is #769bc9

HTML with inline CSS

<div style="background-color:#769bc9;"></div>

#769bc9 color code is use for CSS Border Color

CSS Border color for the above div is #769bc9

HTML with inline CSS

<div style="border:5px solid #769bc9;"></div>

CSS Border Left color for the above div is #769bc9

HTML with inline CSS

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

CSS Border Right color for the above div is #769bc9

HTML with inline CSS

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

CSS Border Bottom color for the above div is #769bc9

HTML with inline CSS

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

CSS Border Top color for the above div is #769bc9

HTML with inline CSS

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

#769bc9 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#769bc9 Color code Preview on White Background

This is how #769bc9 Color code will look on white background color. Color contrast ratio is 2.88

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

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(118,155,201,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(201,164,118,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(118,155,201,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.