#47e7bc

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

Shades of Turquoise #47E7BC

Tints of Turquoise #47E7BC

Color information

#47E7BC (or 0x47E7BC) is unknown color: approx Turquoise. HEX triplet: 47, E7 and BC. RGB value is (71,231,188). Sum of RGB (Red+Green+Blue) = 71+231+188=490 (64% of max value = 765). Red value is 71 (28.12% from 255 or 14.49% from 490); Green value is 231 (90.62% from 255 or 47.14% from 490); Blue value is 188 (73.83% from 255 or 38.37% from 490); Max value from RGB is 231 - color contains mainly: green. Hex color #47E7BC is not a web safe color. Web safe color analog (approx): #33FFCC. Inversed color of #47E7BC is #B81843. Grayscale: #B2B2B2. Windows color (decimal): -12064836 or 12379975. OLE color: 12379975.

HSL color Cylindrical-coordinate representation of color #47E7BC: hue angle of 163.88º degrees, saturation: 0.77, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.91% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #47E7BC is Cyan = 0.69, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.09.

Color convert

RGB71231188-
CMYK0.6900.190.09
HSL163.88º76.92%59.22%-
HSV(B)163.88º69.26%90.59%-
XYZ40.2562.1257.45-
YUV178.26133.4951.5-

RGB Variations

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

RGB

RED value IS 71 (28.12% from 255) = 14.49%
GREEN value IS 231 (90.62% from 255) = 47.14%
BLUE value IS 188 (73.83% from 255) = 38.37%
R=14.49%
G=47.14%
B=38.37%

CMYK

C (Cyan) values IS 0.69
M (Magenta) values IS 0
Y (Yellow) values IS 0.19
K (Black) values IS 0.09
SystemRedGreenBlueCMYKHSL
Decimal712311880.6900.190.09163.8876.9259.22
Hex47E7BC450139a44d3b
Octal1073472741050231124411573
Binary1000111111001111011110010001010100111001101001001001101111011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #47e7bc

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

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

 p { color: rgb(71,231,188); }

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

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

 a { background-color: rgb(71,231,188); }

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

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

 span { border-color: rgb(71,231,188); }

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

cancel