#39E9BF

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

Shades of Turquoise #39E9BF

Tints of Turquoise #39E9BF

Color information

#39E9BF (or 0x39E9BF) is unknown color: approx Turquoise. HEX triplet: 39, E9 and BF. RGB value is (57,233,191). Sum of RGB (Red+Green+Blue) = 57+233+191=481 (63% of max value = 765). Red value is 57 (22.66% from 255 or 11.85% from 481); Green value is 233 (91.41% from 255 or 48.44% from 481); Blue value is 191 (75% from 255 or 39.71% from 481); Max value from RGB is 233 - color contains mainly: green. Hex color #39E9BF is not a web safe color. Web safe color analog (approx): #33FFCC. Inversed color of #39E9BF is #C61640. Grayscale: #AFAFAF. Windows color (decimal): -12981825 or 12577081. OLE color: 12577081.

HSL color Cylindrical-coordinate representation of color #39E9BF: hue angle of 165.68º degrees, saturation: 0.8, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.91% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #39E9BF is Cyan = 0.76, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.09.

Color convert

RGB57233191-
CMYK0.7600.180.09
HSL165.68º80%56.86%-
HSV(B)165.68º75.54%91.37%-
XYZ40.2362.9159.31-
YUV175.59136.6943.42-

RGB Variations

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

RGB

RED value IS 57 (22.66% from 255) = 11.85%
GREEN value IS 233 (91.41% from 255) = 48.44%
BLUE value IS 191 (75% from 255) = 39.71%
R=11.85%
G=48.44%
B=39.71%

CMYK

C (Cyan) values IS 0.76
M (Magenta) values IS 0
Y (Yellow) values IS 0.18
K (Black) values IS 0.09
SystemRedGreenBlueCMYKHSL
Decimal572331910.7600.180.09165.688056.86
Hex39E9BF4C0129a65039
Octal713512771140221124612071
Binary111001111010011011111110011000100101001101001101010000111001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #39E9BF

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #39E9BF; }

 p { color: rgb(57,233,191); }

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

<style>
 a { background-color: #39E9BF; }

 a { background-color: rgb(57,233,191); }

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

<style>
 span { border-color: #39E9BF; }

 span { border-color: rgb(57,233,191); }

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

cancel