#52c8d9

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

Shades of Medium Turquoise #52C8D9

Tints of Medium Turquoise #52C8D9

Color information

#52C8D9 (or 0x52C8D9) is unknown color: approx Medium Turquoise. HEX triplet: 52, C8 and D9. RGB value is (82,200,217). Sum of RGB (Red+Green+Blue) = 82+200+217=499 (66% of max value = 765). Red value is 82 (32.42% from 255 or 16.43% from 499); Green value is 200 (78.52% from 255 or 40.08% from 499); Blue value is 217 (85.16% from 255 or 43.49% from 499); Max value from RGB is 217 - color contains mainly: blue. Hex color #52C8D9 is not a web safe color. Web safe color analog (approx): #66CCCC. Inversed color of #52C8D9 is #AD3726. Grayscale: #A6A6A6. Windows color (decimal): -11351847 or 14272594. OLE color: 14272594.

HSL color Cylindrical-coordinate representation of color #52C8D9: hue angle of 187.56º degrees, saturation: 0.64, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #52C8D9 is Cyan = 0.62, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.15.

Color convert

RGB82200217-
CMYK0.620.0800.15
HSL187.56º63.98%58.63%-
HSV(B)187.56º62.21%85.1%-
XYZ36.6648.1173-
YUV166.66156.4167.62-

RGB Variations

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

RGB

RED value IS 82 (32.42% from 255) = 16.43%
GREEN value IS 200 (78.52% from 255) = 40.08%
BLUE value IS 217 (85.16% from 255) = 43.49%
R=16.43%
G=40.08%
B=43.49%

CMYK

C (Cyan) values IS 0.62
M (Magenta) values IS 0.08
Y (Yellow) values IS 0
K (Black) values IS 0.15
SystemRedGreenBlueCMYKHSL
Decimal822002170.620.0800.15187.5663.9858.63
Hex52C8D93E80Fbc403b
Octal122310331761001727410073
Binary10100101100100011011001111110100001111101111001000000111011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #52c8d9

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #52c8d9; }

 p { color: rgb(82,200,217); }

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

<style>
 a { background-color: #52c8d9; }

 a { background-color: rgb(82,200,217); }

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

<style>
 span { border-color: #52c8d9; }

 span { border-color: rgb(82,200,217); }

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

cancel