#39f3e4

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

Shades of Turquoise #39F3E4

Tints of Turquoise #39F3E4

Color information

#39F3E4 (or 0x39F3E4) is unknown color: approx Turquoise. HEX triplet: 39, F3 and E4. RGB value is (57,243,228). Sum of RGB (Red+Green+Blue) = 57+243+228=528 (69% of max value = 765). Red value is 57 (22.66% from 255 or 10.80% from 528); Green value is 243 (95.31% from 255 or 46.02% from 528); Blue value is 228 (89.45% from 255 or 43.18% from 528); Max value from RGB is 243 - color contains mainly: green. Hex color #39F3E4 is not a web safe color. Web safe color analog (approx): #33FFCC. Inversed color of #39F3E4 is #C60C1B. Grayscale: #B9B9B9. Windows color (decimal): -12979228 or 15004473. OLE color: 15004473.

HSL color Cylindrical-coordinate representation of color #39F3E4: hue angle of 175.16º degrees, saturation: 0.89, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #39F3E4 is Cyan = 0.77, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.05.

Color convert

RGB57243228-
CMYK0.7700.060.05
HSL175.16º88.57%58.82%-
HSV(B)175.16º76.54%95.29%-
XYZ47.7470.5784.5-
YUV185.68151.8836.22-

RGB Variations

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

RGB

RED value IS 57 (22.66% from 255) = 10.80%
GREEN value IS 243 (95.31% from 255) = 46.02%
BLUE value IS 228 (89.45% from 255) = 43.18%
R=10.80%
G=46.02%
B=43.18%

CMYK

C (Cyan) values IS 0.77
M (Magenta) values IS 0
Y (Yellow) values IS 0.06
K (Black) values IS 0.05
SystemRedGreenBlueCMYKHSL
Decimal572432280.7700.060.05175.1688.5758.82
Hex39F3E44D065af593b
Octal7136334411506525713173
Binary111001111100111110010010011010110101101011111011001111011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #39f3e4

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

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

 p { color: rgb(57,243,228); }

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

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

 a { background-color: rgb(57,243,228); }

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

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

 span { border-color: rgb(57,243,228); }

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

cancel