crispedge.com

Color picker

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

#3888bb hex color - Blue - Cool color - Information

#3888bb hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #3888bb Color code in RGB color code model is created after adding 21.96% red color, 53.33% green color and 73.33% blue color. Hex #3888bb Color code in CMYK color (process color) code model is generated after subtraction of 70% cyan, 27% magenta, 0% yellow and 27% black.

Hex #3888bb color code is between #3377aa web safe hex color code and #4499cc web safe hex color code. #3377aa is the nearest web safe color code. You can see here many more shades of #3888bb color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code3888bb#3888bb
RGB Decimal56, 136, 187rgb(56, 136, 187)
RGB Percent22%, 53%, 73%rgb(22%, 53%, 73%)
CSS RGBa56, 136, 187,1rgba(56,136,187,1)
CMYK Modelcmyk(70%,27%,0%,27%)
HSL Color Space203,54% ,48%hsl(203,54% ,48%)
HSV Color Space203°, 70%, 73%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary001110001000100010111011
Octal70210273
Decimal56136187
Hex3888bb

Different shades of #3888bb color code.

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

Light Shade of #3888bb
#59a0cd
Dark Shade of #3888bb
#2c6b94
Saturated Shade of #3888bb
#2c8bc7
Desaturated Shade of #3888bb
#4485af
Grey scale Shade of #3888bb
#797979
Brighten Shade
#51a1d4
Most Readable Shade
#FFFFFF

Shades of #3888bb color code

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

#3888bb
#3178a6
#2b6991
#255a7c
#1f4b67
#183c53
#122d3e
#0c1e29
#060f14
#000000

Similar Color like #3888bb color

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

#3989bc
#3a8abd
#3b8bbe
#3c8cbf
#3d8dc0
#3e8ec1
#3f8fc2
#4090c3
#4191c4
#4292c5
#4393c6
#4494c7
#4595c8
#4696c9
#3787ba
#3686b9
#3585b8
#3484b7
#3383b6
#3282b5
#3181b4
#3080b3
#2f7fb2
#2e7eb1
#2d7db0
#2c7caf
#2b7bae
#2a7aad

Monochromatic Color with #3888bb

#3888bb
#45a7e5
#050c11
#122b3b
#1f4a66
#2b6990

Tints of #3888bb Color

#3888bb
#4e95c2
#64a2ca
#7aafd1
#90bcd9
#a6cae0
#bcd7e8
#d2e4ef
#e8f1f7
#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

#3888bb
#bb6b38

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

Split Complementary

#3888bb
#bb3847
#bbac38

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

Analogous Color

#38bbba
#38a2bb
#3888bb
#386ebb
#3854bb

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

#3888bb
#bb3888
#88bb38

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

#3888bb
#ac38bb
#bb6b38
#46bb38

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

#3888bb
#bb6b38
#bbac38
#3847bb

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 #3888bb 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.

#3888bb Color Code Preview on Black Background Color

This is how #3888bb Color will look on black background color. Color contrast ratio is 5.41

#3888bb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #3888bb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #3888bb

#3888bb color code is use for CSS Background Color

Background color for the above div is #3888bb

HTML with inline CSS

<div style="background-color:#3888bb;"></div>

#3888bb color code is use for CSS Border Color

CSS Border color for the above div is #3888bb

HTML with inline CSS

<div style="border:5px solid #3888bb;"></div>

CSS Border Left color for the above div is #3888bb

HTML with inline CSS

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

CSS Border Right color for the above div is #3888bb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #3888bb

HTML with inline CSS

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

CSS Border Top color for the above div is #3888bb

HTML with inline CSS

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

#3888bb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#3888bb Color code Preview on White Background

This is how #3888bb Color code will look on white background color. Color contrast ratio is 3.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 #3888bb; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #3888bb; }

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.