crispedge.com

#19beea hex color - Blue - Cool color - Information

#19beea hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #19beea Color code in RGB color code model is created after adding 9.8% red color, 74.51% green color and 91.76% blue color. Hex #19beea Color code in CMYK color (process color) code model is generated after subtraction of 89% cyan, 19% magenta, 0% yellow and 8% black.

Hex #19beea color code is between #11bbee web safe hex color code and #22ccdd web safe hex color code. #11bbee is the nearest web safe color code. You can see here many more shades of #19beea color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code19beea#19beea
RGB Decimal25, 190, 234rgb(25, 190, 234)
RGB Percent10%, 75%, 92%rgb(10%, 75%, 92%)
CSS RGBa25, 190, 234,1rgba(25,190,234,1)
CMYK Modelcmyk(89%,19%,0%,8%)
HSL Color Space193,83% ,51%hsl(193,83% ,51%)
HSV Color Space193°, 89%, 92%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000110011011111011101010
Octal31276352
Decimal25190234
Hex19beea

Different shades of #19beea color code.

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

Light Shade of #19beea
#48cbee
Dark Shade of #19beea
#119abf
Saturated Shade of #19beea
#0cc5f7
Desaturated Shade of #19beea
#26b7dd
Grey scale Shade of #19beea
#818181
Brighten Shade
#32d7ff
Most Readable Shade
#000000

Shades of #19beea color code

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

#19beea
#16a8d0
#1393b6
#107e9c
#0d6982
#0b5468
#083f4e
#052a34
#02151a
#000000

Similar Color like #19beea color

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

#1abfeb
#1bc0ec
#1cc1ed
#1dc2ee
#1ec3ef
#1fc4f0
#20c5f1
#21c6f2
#22c7f3
#23c8f4
#24c9f5
#25caf6
#26cbf7
#27ccf8
#18bde9
#17bce8
#16bbe7
#15bae6
#14b9e5
#13b8e4
#12b7e3
#11b6e2
#10b5e1
#0fb4e0
#0eb3df
#0db2de
#0cb1dd
#0bb0dc

Monochromatic Color with #19beea

#19beea
#021115
#073440
#0b566a
#107995
#149bbf

Tints of #19beea Color

#19beea
#32c5ec
#4cccee
#65d3f1
#7fdaf3
#98e2f5
#b2e9f8
#cbf0fa
#e5f7fc
#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

#19beea
#ea4519

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

Split Complementary

#19beea
#ea1955
#eaae19

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

Analogous Color

#19eac2
#19e8ea
#19beea
#1994ea
#196aea

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

#19beea
#ea19be
#beea19

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

#19beea
#ad19ea
#ea4519
#55ea19

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

#19beea
#ea4519
#eaae19
#1955ea

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 #19beea 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.

#19beea Color Code Preview on Black Background Color

This is how #19beea Color will look on black background color. Color contrast ratio is 9.59

#19beea in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #19beea

HTML with inline CSS

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

Your Example Paragraph content text in with font color #19beea

#19beea color code is use for CSS Background Color

Background color for the above div is #19beea

HTML with inline CSS

<div style="background-color:#19beea;"></div>

#19beea color code is use for CSS Border Color

CSS Border color for the above div is #19beea

HTML with inline CSS

<div style="border:5px solid #19beea;"></div>

CSS Border Left color for the above div is #19beea

HTML with inline CSS

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

CSS Border Right color for the above div is #19beea

HTML with inline CSS

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

CSS Border Bottom color for the above div is #19beea

HTML with inline CSS

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

CSS Border Top color for the above div is #19beea

HTML with inline CSS

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

#19beea hex Color code used as CSS color Codes

Example CSS Class for usage

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

#19beea Color code Preview on White Background

This is how #19beea Color code will look on white background color. Color contrast ratio is 2.19

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

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(25,190,234,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(234,69,25,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(25,190,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.

< /html>