COLOR #14D4E9

HEX: #14D4E9 RGB: (20,212,233)

Color info

#14D4E9 contains mainly green and blue colors. Web safe color of #14D4E9 is #00CCFF (or #0CF).

RGB color model

#14D4E9 color RGB value is (20,212,233).

RGB: (20,212,233) (8%, 83%, 91%)

RGB channels and saturation

R 20 of 255 = 8%
G 212 of 255 = 83%
B 233 of 255 = 91%

20
212
233

R + G + B ~ 61%. #14D4E9 is quite light color.

Portions of RGB colors in percentages

R + G + B = 20 + 212 + 233 = 465 (100%)
R 20 of 465 ~ 4.3%
G 212 of 465 ~ 45.59%
B 233 of 465 ~ 50.11'%

%45.59
%50.11

CMYK color model

#14D4E9 color CMYK value is (91,9,0,9).

  • cyan value is 91.42%
  • magenta value is 9.01%
  • yellow value is 0.00%
  • key color value is 8.63%

CMYK: (91,9,0,9)
C91M9Y0K9 (91%, 9%, 0%, 9%)
(0.91 / 0.09 / 0.00 / 0.09)

CMYK percentages

%91.42
%9.01
%0
%8.63

Codes

Color #14D4E9 in popluar color models

14 D4 E9
RGB 20 212 233
HSL 186° 84.19% 49.61%
HSB/HSV 186° 91.42% 91.37%
CMYK 91.42% 9.01% 0.00%
8.63%

Color #14D4E9 in popluar number systems.

HEX 14 D4 E9
Decimal 20 212 233
Binary 10100 11010100 11101001
Octal 24 324 351

Shades and tints

Shades of #14D4E9

#14D4E9
(20,212,233)
#13C1D4
(19,193,212)
#12AEBF
(18,174,191)
#119BAA
(17,155,170)
#108895
(16,136,149)
#0F7580
(15,117,128)
#0E626B
(14,98,107)
#0D4F56
(13,79,86)
#0C3C41
(12,60,65)
#0B292C
(11,41,44)
#0A1617
(10,22,23)
#000000
(0,0,0)

Tints of #14D4E9

#14D4E9
(20,212,233)
#29D7EB
(41,215,235)
#3EDAED
(62,218,237)
#53DDEF
(83,221,239)
#68E0F1
(104,224,241)
#7DE3F3
(125,227,243)
#92E6F5
(146,230,245)
#A7E9F7
(167,233,247)
#BCECF9
(188,236,249)
#D1EFFB
(209,239,251)
#E6F2FD
(230,242,253)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #14D4E9 color. Also use rgb(20,212,233) instead hex code.

Text Font Color

.myTextColor { color: #14D4E9; }

<p style="color:#14D4E9">This sample text font color is #14D4E9.</p>

This text font color is #14D4E9.

Background Color

.myBgColor { background-color: #14D4E9; }

<div style="background-color:#14D4E9">Inner text</div>

This div background color is #14D4E9.

Border color

.myBorderColor { border: 1px solid #14D4E9; }

<div style="border:3px solid #14D4E9">Div</div>

This div border color is #14D4E9.

Opacity

.myOpacity80 { color: #14D4E9; opacity: 0.8; }

<p style="color:#14D4E9;opacity:0.8;">80%</p>

Text with #14D4E9 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #14D4E9;}

<p style="text-shadow: 3px 3px 1px #14D4E9">Text here.</p>

This text has shadow with #14D4E9 color.


.textShadow {text-shadow: 3px 3px 1px #14D4E9', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #14D4E9, 5px 5px 20px red">Text here.</p>

This text has shadow with #14D4E9 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#14D4E9, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#14D4E9, Direction=45, Strength=4)">Text</p>

This text has shadow with #14D4E9 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #14D4E9;
-webkit-box-shadow: 1px 1px 3px 2px #14D4E9;
box-shadow: 1px 1px 3px 2px #14D4E9;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #14D4E9; -webkit-box-shadow: 1px 1px 3px 2px #14D4E9; box-shadow:1px 1px 3px 2px #14D4E9;">
Div content here
</div>

This div box has shadow with color #14D4E9.

Preview

Color preview on black background

This text has color #14D4E9 on black background.


Color preview on white background

This text has color #14D4E9 on white background.


Black color preview on #14D4E9 background

This text has black color on #14D4E9 background.


White color preview on #14D4E9 background

This text has white color on #14D4E9 background.


Related colors

Complementary color

Complementary color for #hex is #EB2B16.


I love getcolorcode.com

Triadic colors

1 #E914D4 and #D4E914 with #14D4E9 are triadic colors.

2 #E9D414 and #D414E9 with #14D4E9 are triadic colors.