#11fac0

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

Shades of Bright Turquoise #11FAC0

Tints of Bright Turquoise #11FAC0

Color information

#11FAC0 (or 0x11FAC0) is unknown color: approx Bright Turquoise. HEX triplet: 11, FA and C0. RGB value is (17,250,192). Sum of RGB (Red+Green+Blue) = 17+250+192=459 (60% of max value = 765). Red value is 17 (7.03% from 255 or 3.70% from 459); Green value is 250 (98.05% from 255 or 54.47% from 459); Blue value is 192 (75.39% from 255 or 41.83% from 459); Max value from RGB is 250 - color contains mainly: green. Hex color #11FAC0 is not a web safe color. Web safe color analog (approx): #00FFCC. Inversed color of #11FAC0 is #EE053F. Grayscale: #ADADAD. Windows color (decimal): -15598912 or 12646929. OLE color: 12646929.

HSL color Cylindrical-coordinate representation of color #11FAC0: hue angle of 165.06º degrees, saturation: 0.96, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #11FAC0 is Cyan = 0.93, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.02.

Color convert

RGB17250192-
CMYK0.9300.230.02
HSL165.06º95.88%52.35%-
HSV(B)165.06º93.2%98.04%-
XYZ43.9372.361.51-
YUV173.72138.3116.22-

RGB Variations

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

RGB

RED value IS 17 (7.03% from 255) = 3.70%
GREEN value IS 250 (98.05% from 255) = 54.47%
BLUE value IS 192 (75.39% from 255) = 41.83%
R=3.70%
G=54.47%
B=41.83%

CMYK

C (Cyan) values IS 0.93
M (Magenta) values IS 0
Y (Yellow) values IS 0.23
K (Black) values IS 0.02
SystemRedGreenBlueCMYKHSL
Decimal172501920.9300.230.02165.0695.8852.35
Hex11FAC05D0172a56034
Octal21372300135027224514064
Binary100011111101011000000101110101011110101001011100000110100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #11fac0

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #11fac0; }

 p { color: rgb(17,250,192); }

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

<style>
 a { background-color: #11fac0; }

 a { background-color: rgb(17,250,192); }

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

<style>
 span { border-color: #11fac0; }

 span { border-color: rgb(17,250,192); }

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

cancel