crispedge.com

Color picker

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

#13acd2 hex color - Blue - Cool color - Information

#13acd2 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #13acd2 Color code in RGB color code model is created after adding 7.45% red color, 67.45% green color and 82.35% blue color. Hex #13acd2 Color code in CMYK color (process color) code model is generated after subtraction of 91% cyan, 18% magenta, 0% yellow and 18% black.

Hex #13acd2 color code is between #11aacc web safe hex color code and #22bbdd web safe hex color code. #11aacc is the nearest web safe color code. You can see here many more shades of #13acd2 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code13acd2#13acd2
RGB Decimal19, 172, 210rgb(19, 172, 210)
RGB Percent7%, 67%, 82%rgb(7%, 67%, 82%)
CSS RGBa19, 172, 210,1rgba(19,172,210,1)
CMYK Modelcmyk(91%,18%,0%,18%)
HSL Color Space192,83% ,45%hsl(192,83% ,45%)
HSV Color Space192°, 91%, 82%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000100111010110011010010
Octal23254322
Decimal19172210
Hex13acd2

Different shades of #13acd2 color code.

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

Light Shade of #13acd2
#2cc6ec
Dark Shade of #13acd2
#0f86a3
Saturated Shade of #13acd2
#08b3dd
Desaturated Shade of #13acd2
#1ea5c7
Grey scale Shade of #13acd2
#727272
Brighten Shade
#2cc5eb
Most Readable Shade
#000000

Shades of #13acd2 color code

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

#13acd2
#1098ba
#0e85a3
#0c728c
#0a5f74
#084c5d
#063946
#04262e
#021317
#000000

Similar Color like #13acd2 color

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

#14add3
#15aed4
#16afd5
#17b0d6
#18b1d7
#19b2d8
#1ab3d9
#1bb4da
#1cb5db
#1db6dc
#1eb7dd
#1fb8de
#20b9df
#21bae0
#12abd1
#11aad0
#10a9cf
#0fa8ce
#0ea7cd
#0da6cc
#0ca5cb
#0ba4ca
#0aa3c9
#09a2c8
#08a1c7
#07a0c6
#069fc5
#059ec4

Monochromatic Color with #13acd2

#13acd2
#17cffc
#042128
#074452
#0b667d
#0f89a7

Tints of #13acd2 Color

#13acd2
#2db5d7
#47bedc
#61c7e1
#7bd0e6
#96daeb
#b0e3f0
#caecf5
#e4f5fa
#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

#13acd2
#d23913

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

Split Complementary

#13acd2
#d2134d
#d29813

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

Analogous Color

#13d2ac
#13d2d2
#13acd2
#1386d2
#1360d2

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

#13acd2
#d213ac
#acd213

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

#13acd2
#9813d2
#d23913
#4cd213

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

#13acd2
#d23913
#d29813
#134dd2

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 #13acd2 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.

#13acd2 Color Code Preview on Black Background Color

This is how #13acd2 Color will look on black background color. Color contrast ratio is 7.86

#13acd2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #13acd2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #13acd2

#13acd2 color code is use for CSS Background Color

Background color for the above div is #13acd2

HTML with inline CSS

<div style="background-color:#13acd2;"></div>

#13acd2 color code is use for CSS Border Color

CSS Border color for the above div is #13acd2

HTML with inline CSS

<div style="border:5px solid #13acd2;"></div>

CSS Border Left color for the above div is #13acd2

HTML with inline CSS

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

CSS Border Right color for the above div is #13acd2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #13acd2

HTML with inline CSS

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

CSS Border Top color for the above div is #13acd2

HTML with inline CSS

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

#13acd2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#13acd2 Color code Preview on White Background

This is how #13acd2 Color code will look on white background color. Color contrast ratio is 2.67

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

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.