crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#1d77bb hex color - Blue - Cool color - Information

#1d77bb hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #1d77bb Color code in RGB color code model is created after adding 11.37% red color, 46.67% green color and 73.33% blue color. Hex #1d77bb Color code in CMYK color (process color) code model is generated after subtraction of 84% cyan, 36% magenta, 0% yellow and 27% black.

Hex #1d77bb color code is between #2266aa web safe hex color code and #1188cc web safe hex color code. #2266aa is the nearest web safe color code. You can see here many more shades of #1d77bb color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code1d77bb#1d77bb
RGB Decimal29, 119, 187rgb(29, 119, 187)
RGB Percent11%, 47%, 73%rgb(11%, 47%, 73%)
CSS RGBa29, 119, 187,1rgba(29,119,187,1)
CMYK Modelcmyk(84%,36%,0%,27%)
HSL Color Space206,73% ,42%hsl(206,73% ,42%)
HSV Color Space206°, 84%, 73%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000111010111011110111011
Octal35167273
Decimal29119187
Hex1d77bb

Different shades of #1d77bb color code.

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

Light Shade of #1d77bb
#2d92de
Dark Shade of #1d77bb
#165b8f
Saturated Shade of #1d77bb
#1278c6
Desaturated Shade of #1d77bb
#2875b0
Grey scale Shade of #1d77bb
#6c6c6c
Brighten Shade
#3690d4
Most Readable Shade
#FFFFFF

Shades of #1d77bb color code

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

#1d77bb
#1969a6
#165c91
#134f7c
#104267
#0c3453
#09273e
#061a29
#030d14
#000000

Similar Color like #1d77bb color

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

#1e78bc
#1f79bd
#207abe
#217bbf
#227cc0
#237dc1
#247ec2
#257fc3
#2680c4
#2781c5
#2882c6
#2983c7
#2a84c8
#2b85c9
#1c76ba
#1b75b9
#1a74b8
#1973b7
#1872b6
#1771b5
#1670b4
#156fb3
#146eb2
#136db1
#126cb0
#116baf
#106aae
#0f69ad

Monochromatic Color with #1d77bb

#1d77bb
#2492e5
#030b11
#09263b
#104166
#165c90

Tints of #1d77bb Color

#1d77bb
#3686c2
#4f95ca
#68a4d1
#81b3d9
#9ac2e0
#b3d1e8
#cce0ef
#e5eff7
#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

#1d77bb
#bb611d

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

Split Complementary

#1d77bb
#bb1d28
#bbb01d

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

Analogous Color

#1db6bb
#1d97bb
#1d77bb
#1d57bb
#1d38bb

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

#1d77bb
#bb1d77
#77bb1d

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

#1d77bb
#b01dbb
#bb611d
#28bb1d

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

#1d77bb
#bb611d
#bbb01d
#1d28bb

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 #1d77bb 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.

#1d77bb Color Code Preview on Black Background Color

This is how #1d77bb Color will look on black background color. Color contrast ratio is 4.41

#1d77bb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #1d77bb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #1d77bb

#1d77bb color code is use for CSS Background Color

Background color for the above div is #1d77bb

HTML with inline CSS

<div style="background-color:#1d77bb;"></div>

#1d77bb color code is use for CSS Border Color

CSS Border color for the above div is #1d77bb

HTML with inline CSS

<div style="border:5px solid #1d77bb;"></div>

CSS Border Left color for the above div is #1d77bb

HTML with inline CSS

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

CSS Border Right color for the above div is #1d77bb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #1d77bb

HTML with inline CSS

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

CSS Border Top color for the above div is #1d77bb

HTML with inline CSS

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

#1d77bb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#1d77bb Color code Preview on White Background

This is how #1d77bb Color code will look on white background color. Color contrast ratio is 4.76

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.