#14f9e3

Color #14F9E3 Bright Turquoise (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Bright Turquoise #14F9E3

Tints of Bright Turquoise #14F9E3

Color information

#14F9E3 (or 0x14F9E3) is unknown color: approx Bright Turquoise. HEX triplet: 14, F9 and E3. RGB value is (20,249,227). Sum of RGB (Red+Green+Blue) = 20+249+227=496 (65% of max value = 765). Red value is 20 (8.20% from 255 or 4.03% from 496); Green value is 249 (97.66% from 255 or 50.20% from 496); Blue value is 227 (89.06% from 255 or 45.77% from 496); Max value from RGB is 249 - color contains mainly: green. Hex color #14F9E3 is not a web safe color. Web safe color analog (approx): #00FFCC. Inversed color of #14F9E3 is #EB061C. Grayscale: #B1B1B1. Windows color (decimal): -15402525 or 14940436. OLE color: 14940436.

HSL color Cylindrical-coordinate representation of color #14F9E3: hue angle of 174.24º degrees, saturation: 0.95, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #14F9E3 is Cyan = 0.92, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.02.

Color convert

RGB20249227-
CMYK0.9200.090.02
HSL174.24º95.02%52.75%-
HSV(B)174.24º91.97%97.65%-
XYZ48.0373.4584.32-
YUV178.02155.6315.29-

RGB Variations

RGB:
RBG:
GRB:
GBR:
BRG:
BGR:

RGB

RED value IS 20 (8.20% from 255) = 4.03%
GREEN value IS 249 (97.66% from 255) = 50.20%
BLUE value IS 227 (89.06% from 255) = 45.77%
R=4.03%
G=50.20%
B=45.77%

CMYK

C (Cyan) values IS 0.92
M (Magenta) values IS 0
Y (Yellow) values IS 0.09
K (Black) values IS 0.02
SystemRedGreenBlueCMYKHSL
Decimal202492270.9200.090.02174.2495.0252.75
Hex14F9E35C092ae5f35
Octal24371343134011225613765
Binary10100111110011110001110111000100110101011101011111110101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #14f9e3

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #14f9e3; }

 p { color: rgb(20,249,227); }

 H1.HeaderClassName
 {
   color: #14f9e3;
 }
 .AnyTagClassName
 {
   color: #14f9e3;
 }
</style>
background-color css

<style>
 a { background-color: #14f9e3; }

 a { background-color: rgb(20,249,227); }

 div.DivClassName
 {
   background-color: #14f9e3;
 }
 .BgClassName
 {
   background-color: #14f9e3;
 }
</style>
border-color css

<style>
 span { border-color: #14f9e3; }

 span { border-color: rgb(20,249,227); }

 td.TdClassName
 {
   border-color: #14f9e3;
 }
 .TagClassName
 {
   border-color: #14f9e3;
 }
</style>

cancel