#05ddf6

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

Shades of Bright Turquoise #05DDF6

Tints of Bright Turquoise #05DDF6

Color information

#05DDF6 (or 0x05DDF6) is unknown color: approx Bright Turquoise. HEX triplet: 05, DD and F6. RGB value is (5,221,246). Sum of RGB (Red+Green+Blue) = 5+221+246=472 (62% of max value = 765). Red value is 5 (2.34% from 255 or 1.06% from 472); Green value is 221 (86.72% from 255 or 46.82% from 472); Blue value is 246 (96.48% from 255 or 52.12% from 472); Max value from RGB is 246 - color contains mainly: blue. Hex color #05DDF6 is not a web safe color. Web safe color analog (approx): #00CCFF. Inversed color of #05DDF6 is #FA2209. Grayscale: #9E9E9E. Windows color (decimal): -16392714 or 16178437. OLE color: 16178437.

HSL color Cylindrical-coordinate representation of color #05DDF6: hue angle of 186.22º degrees, saturation: 0.96, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #05DDF6 is Cyan = 0.98, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.04.

Color convert

RGB5221246-
CMYK0.980.1000.04
HSL186.22º96.02%49.22%-
HSV(B)186.22º97.97%96.47%-
XYZ42.5558.496.22-
YUV159.27176.9417.97-

RGB Variations

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

RGB

RED value IS 5 (2.34% from 255) = 1.06%
GREEN value IS 221 (86.72% from 255) = 46.82%
BLUE value IS 246 (96.48% from 255) = 52.12%
R=1.06%
G=46.82%
B=52.12%

CMYK

C (Cyan) values IS 0.98
M (Magenta) values IS 0.10
Y (Yellow) values IS 0
K (Black) values IS 0.04
SystemRedGreenBlueCMYKHSL
Decimal52212460.980.1000.04186.2296.0249.22
Hex5DDF662A04ba6031
Octal5335366142120427214061
Binary1011101110111110110110001010100100101110101100000110001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #05ddf6

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #05ddf6; }

 p { color: rgb(5,221,246); }

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

<style>
 a { background-color: #05ddf6; }

 a { background-color: rgb(5,221,246); }

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

<style>
 span { border-color: #05ddf6; }

 span { border-color: rgb(5,221,246); }

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

cancel