COLOR #6ADDA6

HEX: #6ADDA6 RGB: (106,221,166)

Renk bilgisi

#6ADDA6 contains mainly green and blue colors. #6ADDA6 ‘ nin web güvenlik rengi #66CC99 (ya da #6C9) dir.

RGB renk modeli

#6ADDA6 color RGB value is (106,221,166).

RGB: (106,221,166) (42%, 87%, 65%)

RGB bağlantıları ve doygunluk

R 106 of 255 = 42%
G 221 of 255 = 87%
B 166 of 255 = 65%

106
221
166

R + G + B ~ 65%. #6ADDA6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 106 + 221 + 166 = 493 (100%)
R 106 of 493 ~ 21.5%
G 221 of 493 ~ 44.83%
B 166 of 493 ~ 33.67'%

%21.5
%44.83
%33.67

CMYK RENK MODELİ

#6ADDA6 rengi CMYK tonu (52,0,25,13).

  • camgöbeği tonu 52.04%
  • eflatun tonu 0.00%
  • sarı tonu 24.89%
  • ana renk tonu 13.33%

CMYK: (52,0,25,13)
C52M0Y25K13 (52%, 0%, 25%, 13%)
(0.52 / 0.00 / 0.25 / 0.13)

CMYK yüzdeleri

%52.04
%0
%24.89
%13.33

Codes

Color #6ADDA6 in popluar color models

6A DD A6
RGB 106 221 166
HSL 151° 62.84% 64.12%
HSB/HSV 151° 52.04% 86.67%
CMYK 52.04% 0.00% 24.89%
13.33%

Color #6ADDA6 in popluar number systems.

HEX 6A DD A6
Decimal 106 221 166
Binary 1101010 11011101 10100110
Octal 152 335 246

Shades and tints

Shades of #6ADDA6

#6ADDA6
(106,221,166)
#61C997
(97,201,151)
#58B588
(88,181,136)
#4FA179
(79,161,121)
#468D6A
(70,141,106)
#3D795B
(61,121,91)
#34654C
(52,101,76)
#2B513D
(43,81,61)
#223D2E
(34,61,46)
#19291F
(25,41,31)
#101510
(16,21,16)
#000000
(0,0,0)

Tints of #6ADDA6

#6ADDA6
(106,221,166)
#77E0AE
(119,224,174)
#84E3B6
(132,227,182)
#91E6BE
(145,230,190)
#9EE9C6
(158,233,198)
#ABECCE
(171,236,206)
#B8EFD6
(184,239,214)
#C5F2DE
(197,242,222)
#D2F5E6
(210,245,230)
#DFF8EE
(223,248,238)
#ECFBF6
(236,251,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6ADDA6 color. Also use rgb(106,221,166) instead hex code.

Text Font Color

.myTextColor { color: #6ADDA6; }

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

This text font color is #6ADDA6.

Background Color

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

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

This div background color is #6ADDA6.

Border color

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

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

This div border color is #6ADDA6.

Opacity

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

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

Text with #6ADDA6 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 #6ADDA6;}

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

This text has shadow with #6ADDA6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6ADDA6.

Preview

Color preview on black background

This text has color #6ADDA6 on black background.


Color preview on white background

This text has color #6ADDA6 on white background.


Black color preview on #6ADDA6 background

This text has black color on #6ADDA6 background.


White color preview on #6ADDA6 background

This text has white color on #6ADDA6 background.


Related colors

Complementary color

Complementary color for #hex is #952259.


I love getcolorcode.com

Triadic colors

1 #A66ADD and #DDA66A with #6ADDA6 are triadic colors.

2 #A6DD6A and #DD6AA6 with #6ADDA6 are triadic colors.