#15e5f9

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

Shades of Bright Turquoise #15E5F9

Tints of Bright Turquoise #15E5F9

Color information

#15E5F9 (or 0x15E5F9) is unknown color: approx Bright Turquoise. HEX triplet: 15, E5 and F9. RGB value is (21,229,249). Sum of RGB (Red+Green+Blue) = 21+229+249=499 (66% of max value = 765). Red value is 21 (8.59% from 255 or 4.21% from 499); Green value is 229 (89.84% from 255 or 45.89% from 499); Blue value is 249 (97.66% from 255 or 49.90% from 499); Max value from RGB is 249 - color contains mainly: blue. Hex color #15E5F9 is not a web safe color. Web safe color analog (approx): #00CCFF. Inversed color of #15E5F9 is #EA1A06. Grayscale: #A8A8A8. Windows color (decimal): -15342087 or 16377109. OLE color: 16377109.

HSL color Cylindrical-coordinate representation of color #15E5F9: hue angle of 185.26º 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 #15E5F9 is Cyan = 0.92, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.02.

Color convert

RGB21229249-
CMYK0.920.0800.02
HSL185.26º95%52.94%-
HSV(B)185.26º91.57%97.65%-
XYZ45.4363.0499.4-
YUV169.09173.0922.37-

RGB Variations

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

RGB

RED value IS 21 (8.59% from 255) = 4.21%
GREEN value IS 229 (89.84% from 255) = 45.89%
BLUE value IS 249 (97.66% from 255) = 49.90%
R=4.21%
G=45.89%
B=49.90%

CMYK

C (Cyan) values IS 0.92
M (Magenta) values IS 0.08
Y (Yellow) values IS 0
K (Black) values IS 0.02
SystemRedGreenBlueCMYKHSL
Decimal212292490.920.0800.02185.269552.94
Hex15E5F95C802b95f35
Octal25345371134100227113765
Binary10101111001011111100110111001000010101110011011111110101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #15e5f9

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #15e5f9; }

 p { color: rgb(21,229,249); }

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

<style>
 a { background-color: #15e5f9; }

 a { background-color: rgb(21,229,249); }

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

<style>
 span { border-color: #15e5f9; }

 span { border-color: rgb(21,229,249); }

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

cancel