#35E1FD

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

Shades of Turquoise #35E1FD

Tints of Turquoise #35E1FD

Color information

#35E1FD (or 0x35E1FD) is unknown color: approx Turquoise. HEX triplet: 35, E1 and FD. RGB value is (53,225,253). Sum of RGB (Red+Green+Blue) = 53+225+253=531 (70% of max value = 765). Red value is 53 (21.09% from 255 or 9.98% from 531); Green value is 225 (88.28% from 255 or 42.37% from 531); Blue value is 253 (99.22% from 255 or 47.65% from 531); Max value from RGB is 253 - color contains mainly: blue. Hex color #35E1FD is not a web safe color. Web safe color analog (approx): #33CCFF. Inversed color of #35E1FD is #CA1E02. Grayscale: #B0B0B0. Windows color (decimal): -13245955 or 16638261. OLE color: 16638261.

HSL color Cylindrical-coordinate representation of color #35E1FD: hue angle of 188.4º degrees, saturation: 0.98, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #35E1FD is Cyan = 0.79, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.01.

Color convert

RGB53225253-
CMYK0.790.1100.01
HSL188.4º98.04%60%-
HSV(B)188.4º79.05%99.22%-
XYZ46.1261.7102.41-
YUV176.76171.0239.72-

RGB Variations

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

RGB

RED value IS 53 (21.09% from 255) = 9.98%
GREEN value IS 225 (88.28% from 255) = 42.37%
BLUE value IS 253 (99.22% from 255) = 47.65%
R=9.98%
G=42.37%
B=47.65%

CMYK

C (Cyan) values IS 0.79
M (Magenta) values IS 0.11
Y (Yellow) values IS 0
K (Black) values IS 0.01
SystemRedGreenBlueCMYKHSL
Decimal532252530.790.1100.01188.498.0460
Hex35E1FD4FB01bc623c
Octal65341375117130127414274
Binary11010111100001111111011001111101101101111001100010111100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #35E1FD

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #35E1FD; }

 p { color: rgb(53,225,253); }

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

<style>
 a { background-color: #35E1FD; }

 a { background-color: rgb(53,225,253); }

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

<style>
 span { border-color: #35E1FD; }

 span { border-color: rgb(53,225,253); }

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

cancel