crispedge.com

Color picker

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

#1018c4 hex color - Blue - Cool color - Information

#1018c4 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #1018c4 Color code in RGB color code model is created after adding 6.27% red color, 9.41% green color and 76.86% blue color. Hex #1018c4 Color code in CMYK color (process color) code model is generated after subtraction of 92% cyan, 88% magenta, 0% yellow and 23% black.

Hex #1018c4 color code is between #1111cc web safe hex color code and #0022bb web safe hex color code. #1111cc is the nearest web safe color code. You can see here many more shades of #1018c4 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code1018c4#1018c4
RGB Decimal16, 24, 196rgb(16, 24, 196)
RGB Percent6%, 9%, 77%rgb(6%, 9%, 77%)
CSS RGBa16, 24, 196,1rgba(16,24,196,1)
CMYK Modelcmyk(92%,88%,0%,23%)
HSL Color Space237,85% ,42%hsl(237,85% ,42%)
HSV Color Space237°, 92%, 77%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000100000001100011000100
Octal2030304
Decimal1624196
Hex1018c4

Different shades of #1018c4 color code.

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

Light Shade of #1018c4
#1b24ec
Dark Shade of #1018c4
#0c1295
Saturated Shade of #1018c4
#050ecf
Desaturated Shade of #1018c4
#1b22b9
Grey scale Shade of #1018c4
#6a6a6a
Brighten Shade
#2931dd
Most Readable Shade
#FFFFFF

Shades of #1018c4 color code

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

#1018c4
#0e15ae
#0c1298
#0a1082
#080d6c
#070a57
#050841
#03052b
#010215
#000000

Similar Color like #1018c4 color

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

#1119c5
#121ac6
#131bc7
#141cc8
#151dc9
#161eca
#171fcb
#1820cc
#1921cd
#1a22ce
#1b23cf
#1c24d0
#1d25d1
#1e26d2
#0f17c3
#0e16c2
#0d15c1
#0c14c0
#0b13bf
#0a12be
#0911bd
#0810bc
#070fbb
#060eba
#050db9
#040cb8
#030bb7
#020ab6

Monochromatic Color with #1018c4

#1018c4
#131dee
#02031a
#060844
#090e6f
#0d1399

Tints of #1018c4 Color

#1018c4
#2a31ca
#454bd1
#5f65d7
#7a7ede
#9498e4
#afb2eb
#c9cbf1
#e4e5f8
#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

#1018c4
#c4bc10

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

Split Complementary

#1018c4
#c46210
#72c410

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

Analogous Color

#1060c4
#103cc4
#1018c4
#2c10c4
#5010c4

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

#1018c4
#c41018
#18c410

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

#1018c4
#c41072
#c4bc10
#10c462

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

#1018c4
#c4bc10
#72c410
#6210c4

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 #1018c4 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.

#1018c4 Color Code Preview on Black Background Color

This is how #1018c4 Color will look on black background color. Color contrast ratio is 1.95

#1018c4 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #1018c4

HTML with inline CSS

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

Your Example Paragraph content text in with font color #1018c4

#1018c4 color code is use for CSS Background Color

Background color for the above div is #1018c4

HTML with inline CSS

<div style="background-color:#1018c4;"></div>

#1018c4 color code is use for CSS Border Color

CSS Border color for the above div is #1018c4

HTML with inline CSS

<div style="border:5px solid #1018c4;"></div>

CSS Border Left color for the above div is #1018c4

HTML with inline CSS

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

CSS Border Right color for the above div is #1018c4

HTML with inline CSS

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

CSS Border Bottom color for the above div is #1018c4

HTML with inline CSS

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

CSS Border Top color for the above div is #1018c4

HTML with inline CSS

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

#1018c4 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#1018c4 Color code Preview on White Background

This is how #1018c4 Color code will look on white background color. Color contrast ratio is 10.77

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

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.