#4afde8

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

Shades of Turquoise #4AFDE8

Tints of Turquoise #4AFDE8

Color information

#4AFDE8 (or 0x4AFDE8) is unknown color: approx Turquoise. HEX triplet: 4A, FD and E8. RGB value is (74,253,232). Sum of RGB (Red+Green+Blue) = 74+253+232=559 (74% of max value = 765). Red value is 74 (29.30% from 255 or 13.24% from 559); Green value is 253 (99.22% from 255 or 45.26% from 559); Blue value is 232 (91.02% from 255 or 41.50% from 559); Max value from RGB is 253 - color contains mainly: green. Hex color #4AFDE8 is not a web safe color. Web safe color analog (approx): #33FFFF. Inversed color of #4AFDE8 is #B50217. Grayscale: #C4C4C4. Windows color (decimal): -11862552 or 15269194. OLE color: 15269194.

HSL color Cylindrical-coordinate representation of color #4AFDE8: hue angle of 172.96º degrees, saturation: 0.98, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #4AFDE8 is Cyan = 0.71, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.01.

Color convert

RGB74253232-
CMYK0.7100.080.01
HSL172.96º97.81%64.12%-
HSV(B)172.96º70.75%99.22%-
XYZ52.5177.5388.54-
YUV197.08147.740.21-

RGB Variations

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

RGB

RED value IS 74 (29.30% from 255) = 13.24%
GREEN value IS 253 (99.22% from 255) = 45.26%
BLUE value IS 232 (91.02% from 255) = 41.50%
R=13.24%
G=45.26%
B=41.50%

CMYK

C (Cyan) values IS 0.71
M (Magenta) values IS 0
Y (Yellow) values IS 0.08
K (Black) values IS 0.01
SystemRedGreenBlueCMYKHSL
Decimal742532320.7100.080.01172.9697.8164.12
Hex4AFDE847081ad6240
Octal1123753501070101255142100
Binary1001010111111011110100010001110100011010110111000101000000

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #4afde8

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #4afde8; }

 p { color: rgb(74,253,232); }

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

<style>
 a { background-color: #4afde8; }

 a { background-color: rgb(74,253,232); }

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

<style>
 span { border-color: #4afde8; }

 span { border-color: rgb(74,253,232); }

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

cancel