#6AD7EB

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

Shades of Turquoise Blue #6AD7EB

Tints of Turquoise Blue #6AD7EB

Color information

#6AD7EB (or 0x6AD7EB) is unknown color: approx Turquoise Blue. HEX triplet: 6A, D7 and EB. RGB value is (106,215,235). Sum of RGB (Red+Green+Blue) = 106+215+235=556 (73% of max value = 765). Red value is 106 (41.80% from 255 or 19.06% from 556); Green value is 215 (84.38% from 255 or 38.67% from 556); Blue value is 235 (92.19% from 255 or 42.27% from 556); Max value from RGB is 235 - color contains mainly: blue. Hex color #6AD7EB is not a web safe color. Web safe color analog (approx): #66CCFF. Inversed color of #6AD7EB is #952814. Grayscale: #B8B8B8. Windows color (decimal): -9775125 or 15456106. OLE color: 15456106.

HSL color Cylindrical-coordinate representation of color #6AD7EB: hue angle of 189.3º degrees, saturation: 0.76, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #6AD7EB is Cyan = 0.55, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.08.

Color convert

RGB106215235-
CMYK0.550.0900.08
HSL189.3º76.33%66.86%-
HSV(B)189.3º54.89%92.16%-
XYZ45.2457.6687.34-
YUV184.69156.3971.87-

RGB Variations

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

RGB

RED value IS 106 (41.80% from 255) = 19.06%
GREEN value IS 215 (84.38% from 255) = 38.67%
BLUE value IS 235 (92.19% from 255) = 42.27%
R=19.06%
G=38.67%
B=42.27%

CMYK

C (Cyan) values IS 0.55
M (Magenta) values IS 0.09
Y (Yellow) values IS 0
K (Black) values IS 0.08
SystemRedGreenBlueCMYKHSL
Decimal1062152350.550.0900.08189.376.3366.86
Hex6AD7EB37908bd4c43
Octal1523273536711010275114103
Binary110101011010111111010111101111001010001011110110011001000011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #6AD7EB

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #6AD7EB; }

 p { color: rgb(106,215,235); }

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

<style>
 a { background-color: #6AD7EB; }

 a { background-color: rgb(106,215,235); }

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

<style>
 span { border-color: #6AD7EB; }

 span { border-color: rgb(106,215,235); }

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

cancel