#37efff

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

Shades of Turquoise #37EFFF

Tints of Turquoise #37EFFF

Color information

#37EFFF (or 0x37EFFF) is unknown color: approx Turquoise. HEX triplet: 37, EF and FF. RGB value is (55,239,255). Sum of RGB (Red+Green+Blue) = 55+239+255=549 (72% of max value = 765). Red value is 55 (21.88% from 255 or 10.02% from 549); Green value is 239 (93.75% from 255 or 43.53% from 549); Blue value is 255 (100% from 255 or 46.45% from 549); Max value from RGB is 255 - color contains mainly: blue. Hex color #37EFFF is not a web safe color. Web safe color analog (approx): #33FFFF. Inversed color of #37EFFF is #C81000. Grayscale: #B9B9B9. Windows color (decimal): -13111297 or 16772919. OLE color: 16772919.

HSL color Cylindrical-coordinate representation of color #37EFFF: hue angle of 184.8º degrees, saturation: 1, lightness: 0.61%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #37EFFF is Cyan = 0.78, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.

Color convert

RGB55239255-
CMYK0.780.0600
HSL184.8º100%60.78%-
HSV(B)184.8º78.43%100%-
XYZ50.4969.77105.41-
YUV185.81167.0434.7-

RGB Variations

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

RGB

RED value IS 55 (21.88% from 255) = 10.02%
GREEN value IS 239 (93.75% from 255) = 43.53%
BLUE value IS 255 (100% from 255) = 46.45%
R=10.02%
G=43.53%
B=46.45%

CMYK

C (Cyan) values IS 0.78
M (Magenta) values IS 0.06
Y (Yellow) values IS 0
K (Black) values IS 0
SystemRedGreenBlueCMYKHSL
Decimal552392550.780.0600184.810060.78
Hex37EFFF4E600b9643d
Octal6735737711660027114475
Binary1101111110111111111111100111011000101110011100100111101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #37efff

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #37efff; }

 p { color: rgb(55,239,255); }

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

<style>
 a { background-color: #37efff; }

 a { background-color: rgb(55,239,255); }

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

<style>
 span { border-color: #37efff; }

 span { border-color: rgb(55,239,255); }

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

cancel