COLOR #6AD5E6

HEX: #6AD5E6 RGB: (106,213,230)

Renk bilgisi

#6AD5E6 contains mainly green and blue colors. #6AD5E6 ‘ nin web güvenlik rengi #66CCCC (ya da #6CC) dir.

RGB renk modeli

#6AD5E6 color RGB value is (106,213,230).

RGB: (106,213,230) (42%, 84%, 90%)

RGB bağlantıları ve doygunluk

R 106 of 255 = 42%
G 213 of 255 = 84%
B 230 of 255 = 90%

106
213
230

R + G + B ~ 72%. #6AD5E6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 106 + 213 + 230 = 549 (100%)
R 106 of 549 ~ 19.31%
G 213 of 549 ~ 38.8%
B 230 of 549 ~ 41.89'%

%19.31
%38.8
%41.89

CMYK RENK MODELİ

#6AD5E6 rengi CMYK tonu (54,7,0,10).

  • camgöbeği tonu 53.91%
  • eflatun tonu 7.39%
  • sarı tonu 0.00%
  • ana renk tonu 9.80%

CMYK: (54,7,0,10)
C54M7Y0K10 (54%, 7%, 0%, 10%)
(0.54 / 0.07 / 0.00 / 0.10)

CMYK yüzdeleri

%53.91
%7.39
%0
%9.8

Codes

Color #6AD5E6 in popluar color models

6A D5 E6
RGB 106 213 230
HSL 188° 71.26% 65.88%
HSB/HSV 188° 53.91% 90.20%
CMYK 53.91% 7.39% 0.00%
9.80%

Color #6AD5E6 in popluar number systems.

HEX 6A D5 E6
Decimal 106 213 230
Binary 1101010 11010101 11100110
Octal 152 325 346

Shades and tints

Shades of #6AD5E6

#6AD5E6
(106,213,230)
#61C2D2
(97,194,210)
#58AFBE
(88,175,190)
#4F9CAA
(79,156,170)
#468996
(70,137,150)
#3D7682
(61,118,130)
#34636E
(52,99,110)
#2B505A
(43,80,90)
#223D46
(34,61,70)
#192A32
(25,42,50)
#10171E
(16,23,30)
#000000
(0,0,0)

Tints of #6AD5E6

#6AD5E6
(106,213,230)
#77D8E8
(119,216,232)
#84DBEA
(132,219,234)
#91DEEC
(145,222,236)
#9EE1EE
(158,225,238)
#ABE4F0
(171,228,240)
#B8E7F2
(184,231,242)
#C5EAF4
(197,234,244)
#D2EDF6
(210,237,246)
#DFF0F8
(223,240,248)
#ECF3FA
(236,243,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6AD5E6 color. Also use rgb(106,213,230) instead hex code.

Text Font Color

.myTextColor { color: #6AD5E6; }

<p style="color:#6AD5E6">This sample text font color is #6AD5E6.</p>

This text font color is #6AD5E6.

Background Color

.myBgColor { background-color: #6AD5E6; }

<div style="background-color:#6AD5E6">Inner text</div>

This div background color is #6AD5E6.

Border color

.myBorderColor { border: 1px solid #6AD5E6; }

<div style="border:3px solid #6AD5E6">Div</div>

This div border color is #6AD5E6.

Opacity

.myOpacity80 { color: #6AD5E6; opacity: 0.8; }

<p style="color:#6AD5E6;opacity:0.8;">80%</p>

Text with #6AD5E6 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #6AD5E6;}

<p style="text-shadow: 3px 3px 1px #6AD5E6">Text here.</p>

This text has shadow with #6AD5E6 color.


.textShadow {text-shadow: 3px 3px 1px #6AD5E6', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #6AD5E6, 5px 5px 20px red">Text here.</p>

This text has shadow with #6AD5E6 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#6AD5E6, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#6AD5E6, Direction=45, Strength=4)">Text</p>

This text has shadow with #6AD5E6 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #6AD5E6;
-webkit-box-shadow: 1px 1px 3px 2px #6AD5E6;
box-shadow: 1px 1px 3px 2px #6AD5E6;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #6AD5E6; -webkit-box-shadow: 1px 1px 3px 2px #6AD5E6; box-shadow:1px 1px 3px 2px #6AD5E6;">
Div content here
</div>

This div box has shadow with color #6AD5E6.

Preview

Color preview on black background

This text has color #6AD5E6 on black background.


Color preview on white background

This text has color #6AD5E6 on white background.


Black color preview on #6AD5E6 background

This text has black color on #6AD5E6 background.


White color preview on #6AD5E6 background

This text has white color on #6AD5E6 background.


Related colors

Complementary color

Complementary color for #hex is #952A19.


I love getcolorcode.com

Triadic colors

1 #E66AD5 and #D5E66A with #6AD5E6 are triadic colors.

2 #E6D56A and #D56AE6 with #6AD5E6 are triadic colors.