#43DEC4

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

Shades of Turquoise #43DEC4

Tints of Turquoise #43DEC4

Color information

#43DEC4 (or 0x43DEC4) is unknown color: approx Turquoise. HEX triplet: 43, DE and C4. RGB value is (67,222,196). Sum of RGB (Red+Green+Blue) = 67+222+196=485 (64% of max value = 765). Red value is 67 (26.56% from 255 or 13.81% from 485); Green value is 222 (87.11% from 255 or 45.77% from 485); Blue value is 196 (76.95% from 255 or 40.41% from 485); Max value from RGB is 222 - color contains mainly: green. Hex color #43DEC4 is not a web safe color. Web safe color analog (approx): #33CCCC. Inversed color of #43DEC4 is #BC213B. Grayscale: #ACACAC. Windows color (decimal): -12329276 or 12901955. OLE color: 12901955.

HSL color Cylindrical-coordinate representation of color #43DEC4: hue angle of 169.94º degrees, saturation: 0.7, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #43DEC4 is Cyan = 0.70, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.13.

Color convert

RGB67222196-
CMYK0.7000.120.13
HSL169.94º70.14%56.67%-
HSV(B)169.94º69.82%87.06%-
XYZ38.457.4261.28-
YUV172.69141.1552.61-

RGB Variations

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

RGB

RED value IS 67 (26.56% from 255) = 13.81%
GREEN value IS 222 (87.11% from 255) = 45.77%
BLUE value IS 196 (76.95% from 255) = 40.41%
R=13.81%
G=45.77%
B=40.41%

CMYK

C (Cyan) values IS 0.70
M (Magenta) values IS 0
Y (Yellow) values IS 0.12
K (Black) values IS 0.13
SystemRedGreenBlueCMYKHSL
Decimal672221960.7000.120.13169.9470.1456.67
Hex43DEC4460CDaa4639
Octal1033363041060141525210671
Binary100001111011110110001001000110011001101101010101000110111001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #43DEC4

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #43DEC4; }

 p { color: rgb(67,222,196); }

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

<style>
 a { background-color: #43DEC4; }

 a { background-color: rgb(67,222,196); }

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

<style>
 span { border-color: #43DEC4; }

 span { border-color: rgb(67,222,196); }

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

cancel