#1ef8e6

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

Shades of Bright Turquoise #1EF8E6

Tints of Bright Turquoise #1EF8E6

Color information

#1EF8E6 (or 0x1EF8E6) is unknown color: approx Bright Turquoise. HEX triplet: 1E, F8 and E6. RGB value is (30,248,230). Sum of RGB (Red+Green+Blue) = 30+248+230=508 (67% of max value = 765). Red value is 30 (12.11% from 255 or 5.91% from 508); Green value is 248 (97.27% from 255 or 48.82% from 508); Blue value is 230 (90.23% from 255 or 45.28% from 508); Max value from RGB is 248 - color contains mainly: green. Hex color #1EF8E6 is not a web safe color. Web safe color analog (approx): #33FFFF. Inversed color of #1EF8E6 is #E10719. Grayscale: #B4B4B4. Windows color (decimal): -14747418 or 15136798. OLE color: 15136798.

HSL color Cylindrical-coordinate representation of color #1EF8E6: hue angle of 175.05º degrees, saturation: 0.94, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #1EF8E6 is Cyan = 0.88, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.03.

Color convert

RGB30248230-
CMYK0.8800.070.03
HSL175.05º93.97%54.51%-
HSV(B)175.05º87.9%97.25%-
XYZ48.3973.1286.43-
YUV180.77155.7820.46-

RGB Variations

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

RGB

RED value IS 30 (12.11% from 255) = 5.91%
GREEN value IS 248 (97.27% from 255) = 48.82%
BLUE value IS 230 (90.23% from 255) = 45.28%
R=5.91%
G=48.82%
B=45.28%

CMYK

C (Cyan) values IS 0.88
M (Magenta) values IS 0
Y (Yellow) values IS 0.07
K (Black) values IS 0.03
SystemRedGreenBlueCMYKHSL
Decimal302482300.8800.070.03175.0593.9754.51
Hex1EF8E658073af5e37
Octal3637034613007325713667
Binary1111011111000111001101011000011111101011111011110110111

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #1ef8e6

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #1ef8e6; }

 p { color: rgb(30,248,230); }

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

<style>
 a { background-color: #1ef8e6; }

 a { background-color: rgb(30,248,230); }

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

<style>
 span { border-color: #1ef8e6; }

 span { border-color: rgb(30,248,230); }

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

cancel