#47e8fb

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

Shades of Turquoise Blue #47E8FB

Tints of Turquoise Blue #47E8FB

Color information

#47E8FB (or 0x47E8FB) is unknown color: approx Turquoise Blue. HEX triplet: 47, E8 and FB. RGB value is (71,232,251). Sum of RGB (Red+Green+Blue) = 71+232+251=554 (73% of max value = 765). Red value is 71 (28.12% from 255 or 12.82% from 554); Green value is 232 (91.02% from 255 or 41.88% from 554); Blue value is 251 (98.44% from 255 or 45.31% from 554); Max value from RGB is 251 - color contains mainly: blue. Hex color #47E8FB is not a web safe color. Web safe color analog (approx): #33FFFF. Inversed color of #47E8FB is #B81704. Grayscale: #B9B9B9. Windows color (decimal): -12064517 or 16508999. OLE color: 16508999.

HSL color Cylindrical-coordinate representation of color #47E8FB: hue angle of 186.33º degrees, saturation: 0.96, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #47E8FB is Cyan = 0.72, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.02.

Color convert

RGB71232251-
CMYK0.720.0800.02
HSL186.33º95.74%63.14%-
HSV(B)186.33º71.71%98.43%-
XYZ48.8766.02101.43-
YUV186.03164.6645.96-

RGB Variations

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

RGB

RED value IS 71 (28.12% from 255) = 12.82%
GREEN value IS 232 (91.02% from 255) = 41.88%
BLUE value IS 251 (98.44% from 255) = 45.31%
R=12.82%
G=41.88%
B=45.31%

CMYK

C (Cyan) values IS 0.72
M (Magenta) values IS 0.08
Y (Yellow) values IS 0
K (Black) values IS 0.02
SystemRedGreenBlueCMYKHSL
Decimal712322510.720.0800.02186.3395.7463.14
Hex47E8FB48802ba603f
Octal107350373110100227214077
Binary1000111111010001111101110010001000010101110101100000111111

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #47e8fb

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

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

 p { color: rgb(71,232,251); }

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

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

 a { background-color: rgb(71,232,251); }

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

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

 span { border-color: rgb(71,232,251); }

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

cancel