#47e7bb

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

Shades of Turquoise #47E7BB

Tints of Turquoise #47E7BB

Color information

#47E7BB (or 0x47E7BB) is unknown color: approx Turquoise. HEX triplet: 47, E7 and BB. RGB value is (71,231,187). Sum of RGB (Red+Green+Blue) = 71+231+187=489 (64% of max value = 765). Red value is 71 (28.12% from 255 or 14.52% from 489); Green value is 231 (90.62% from 255 or 47.24% from 489); Blue value is 187 (73.44% from 255 or 38.24% from 489); Max value from RGB is 231 - color contains mainly: green. Hex color #47E7BB is not a web safe color. Web safe color analog (approx): #33FFCC. Inversed color of #47E7BB is #B81844. Grayscale: #B2B2B2. Windows color (decimal): -12064837 or 12314439. OLE color: 12314439.

HSL color Cylindrical-coordinate representation of color #47E7BB: hue angle of 163.5º 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 #47E7BB is Cyan = 0.69, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.09.

Color convert

RGB71231187-
CMYK0.6900.190.09
HSL163.5º76.92%59.22%-
HSV(B)163.5º69.26%90.59%-
XYZ40.1462.0856.88-
YUV178.14132.9951.58-

RGB Variations

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

RGB

RED value IS 71 (28.12% from 255) = 14.52%
GREEN value IS 231 (90.62% from 255) = 47.24%
BLUE value IS 187 (73.44% from 255) = 38.24%
R=14.52%
G=47.24%
B=38.24%

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
Decimal712311870.6900.190.09163.576.9259.22
Hex47E7BB450139a44d3b
Octal1073472731050231124411573
Binary1000111111001111011101110001010100111001101001001001101111011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #47e7bb

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

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

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

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

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

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

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

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

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

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

cancel