#34d1c4

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

Shades of Medium Turquoise #34D1C4

Tints of Medium Turquoise #34D1C4

Color information

#34D1C4 (or 0x34D1C4) is unknown color: approx Medium Turquoise. HEX triplet: 34, D1 and C4. RGB value is (52,209,196). Sum of RGB (Red+Green+Blue) = 52+209+196=457 (60% of max value = 765). Red value is 52 (20.70% from 255 or 11.38% from 457); Green value is 209 (82.03% from 255 or 45.73% from 457); Blue value is 196 (76.95% from 255 or 42.89% from 457); Max value from RGB is 209 - color contains mainly: green. Hex color #34D1C4 is not a web safe color. Web safe color analog (approx): #33CCCC. Inversed color of #34D1C4 is #CB2E3B. Grayscale: #A0A0A0. Windows color (decimal): -13315644 or 12898612. OLE color: 12898612.

HSL color Cylindrical-coordinate representation of color #34D1C4: hue angle of 175.03º degrees, saturation: 0.63, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #34D1C4 is Cyan = 0.75, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.18.

Color convert

RGB52209196-
CMYK0.7500.060.18
HSL175.03º63.05%51.18%-
HSV(B)175.03º75.12%81.96%-
XYZ34.1850.3260.14-
YUV160.57147.9950.56-

RGB Variations

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

RGB

RED value IS 52 (20.70% from 255) = 11.38%
GREEN value IS 209 (82.03% from 255) = 45.73%
BLUE value IS 196 (76.95% from 255) = 42.89%
R=11.38%
G=45.73%
B=42.89%

CMYK

C (Cyan) values IS 0.75
M (Magenta) values IS 0
Y (Yellow) values IS 0.06
K (Black) values IS 0.18
SystemRedGreenBlueCMYKHSL
Decimal522091960.7500.060.18175.0363.0551.18
Hex34D1C44B0612af3f33
Octal6432130411306222577763
Binary1101001101000111000100100101101101001010101111111111110011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #34d1c4

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #34d1c4; }

 p { color: rgb(52,209,196); }

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

<style>
 a { background-color: #34d1c4; }

 a { background-color: rgb(52,209,196); }

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

<style>
 span { border-color: #34d1c4; }

 span { border-color: rgb(52,209,196); }

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

cancel