crispedge.com

Color picker

Loading...

#10abea hex color - Blue - Cool color - Information

#10abea hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #10abea Color code in RGB color code model is created after adding 6.27% red color, 67.06% green color and 91.76% blue color. Hex #10abea Color code in CMYK color (process color) code model is generated after subtraction of 93% cyan, 27% magenta, 0% yellow and 8% black.

Hex #10abea color code is between #11aaee web safe hex color code and #00bbdd web safe hex color code. #11aaee is the nearest web safe color code. You can see here many more shades of #10abea color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code10abea#10abea
RGB Decimal16, 171, 234rgb(16, 171, 234)
RGB Percent6%, 67%, 92%rgb(6%, 67%, 92%)
CSS RGBa16, 171, 234,1rgba(16,171,234,1)
CMYK Modelcmyk(93%,27%,0%,8%)
HSL Color Space197,87% ,49%hsl(197,87% ,49%)
HSV Color Space197°, 93%, 92%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000100001010101111101010
Octal20253352
Decimal16171234
Hex10abea

Different shades of #10abea color code.

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

Light Shade of #10abea
#3bbdf2
Dark Shade of #10abea
#0d88ba
Saturated Shade of #10abea
#03b0f6
Desaturated Shade of #10abea
#1ca6dd
Grey scale Shade of #10abea
#7d7d7d
Brighten Shade
#29c4ff
Most Readable Shade
#000000

Shades of #10abea color code

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

#10abea
#0e98d0
#0c85b6
#0a729c
#085f82
#074c68
#05394e
#032634
#01131a
#000000

Similar Color like #10abea color

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

#11aceb
#12adec
#13aeed
#14afee
#15b0ef
#16b1f0
#17b2f1
#18b3f2
#19b4f3
#1ab5f4
#1bb6f5
#1cb7f6
#1db8f7
#1eb9f8
#0faae9
#0ea9e8
#0da8e7
#0ca7e6
#0ba6e5
#0aa5e4
#09a4e3
#08a3e2
#07a2e1
#06a1e0
#05a0df
#049fde
#039edd
#029ddc

Monochromatic Color with #10abea

#10abea
#011015
#042f40
#074e6a
#0a6d95
#0d8cbf

Tints of #10abea Color

#10abea
#2ab4ec
#45bdee
#5fc7f1
#7ad0f3
#94d9f5
#afe3f8
#c9ecfa
#e4f5fc
#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

#10abea
#ea4f10

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

Split Complementary

#10abea
#ea103e
#eabc10

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

Analogous Color

#10ead2
#10d7ea
#10abea
#107fea
#1054ea

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

#10abea
#ea10ab
#abea10

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

#10abea
#bc10ea
#ea4f10
#3eea10

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

#10abea
#ea4f10
#eabc10
#103eea

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 #10abea 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.

#10abea Color Code Preview on Black Background Color

This is how #10abea Color will look on black background color. Color contrast ratio is 8.04

#10abea in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #10abea

HTML with inline CSS

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

Your Example Paragraph content text in with font color #10abea

#10abea color code is use for CSS Background Color

Background color for the above div is #10abea

HTML with inline CSS

<div style="background-color:#10abea;"></div>

#10abea color code is use for CSS Border Color

CSS Border color for the above div is #10abea

HTML with inline CSS

<div style="border:5px solid #10abea;"></div>

CSS Border Left color for the above div is #10abea

HTML with inline CSS

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

CSS Border Right color for the above div is #10abea

HTML with inline CSS

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

CSS Border Bottom color for the above div is #10abea

HTML with inline CSS

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

CSS Border Top color for the above div is #10abea

HTML with inline CSS

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

#10abea hex Color code used as CSS color Codes

Example CSS Class for usage

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

#10abea Color code Preview on White Background

This is how #10abea Color code will look on white background color. Color contrast ratio is 2.61

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

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(16,171,234,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(234,79,16,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(16,171,234,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.