#47ebce

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

Shades of Turquoise #47EBCE

Tints of Turquoise #47EBCE

Color information

#47EBCE (or 0x47EBCE) is unknown color: approx Turquoise. HEX triplet: 47, EB and CE. RGB value is (71,235,206). Sum of RGB (Red+Green+Blue) = 71+235+206=512 (67% of max value = 765). Red value is 71 (28.12% from 255 or 13.87% from 512); Green value is 235 (92.19% from 255 or 45.90% from 512); Blue value is 206 (80.86% from 255 or 40.23% from 512); Max value from RGB is 235 - color contains mainly: green. Hex color #47EBCE is not a web safe color. Web safe color analog (approx): #33FFCC. Inversed color of #47EBCE is #B81431. Grayscale: #B6B6B6. Windows color (decimal): -12063794 or 13560647. OLE color: 13560647.

HSL color Cylindrical-coordinate representation of color #47EBCE: hue angle of 169.39º degrees, saturation: 0.8, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #47EBCE is Cyan = 0.70, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.08.

Color convert

RGB71235206-
CMYK0.7000.120.08
HSL169.39º80.39%60%-
HSV(B)169.39º69.79%92.16%-
XYZ43.4565.2168.69-
YUV182.66141.1748.36-

RGB Variations

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

RGB

RED value IS 71 (28.12% from 255) = 13.87%
GREEN value IS 235 (92.19% from 255) = 45.90%
BLUE value IS 206 (80.86% from 255) = 40.23%
R=13.87%
G=45.90%
B=40.23%

CMYK

C (Cyan) values IS 0.70
M (Magenta) values IS 0
Y (Yellow) values IS 0.12
K (Black) values IS 0.08
SystemRedGreenBlueCMYKHSL
Decimal712352060.7000.120.08169.3980.3960
Hex47EBCE460C8a9503c
Octal1073533161060141025112074
Binary100011111101011110011101000110011001000101010011010000111100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #47ebce

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #47ebce; }

 p { color: rgb(71,235,206); }

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

<style>
 a { background-color: #47ebce; }

 a { background-color: rgb(71,235,206); }

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

<style>
 span { border-color: #47ebce; }

 span { border-color: rgb(71,235,206); }

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

cancel