COLOR #6AB5A3

HEX: #6AB5A3 RGB: (106,181,163)

Color info

#6AB5A3 contains mainly green and blue colors. Web safe color of #6AB5A3 is #66CC99 (or #6C9).

RGB color model

#6AB5A3 color RGB value is (106,181,163).

RGB: (106,181,163) (42%, 71%, 64%)

RGB channels and saturation

R 106 of 255 = 42%
G 181 of 255 = 71%
B 163 of 255 = 64%

106
181
163

R + G + B ~ 59%. #6AB5A3 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 106 + 181 + 163 = 450 (100%)
R 106 of 450 ~ 23.56%
G 181 of 450 ~ 40.22%
B 163 of 450 ~ 36.22'%

%23.56
%40.22
%36.22

CMYK color model

#6AB5A3 color CMYK value is (41,0,10,29).

  • cyan value is 41.44%
  • magenta value is 0.00%
  • yellow value is 9.94%
  • key color value is 29.02%

CMYK: (41,0,10,29)
C41M0Y10K29 (41%, 0%, 10%, 29%)
(0.41 / 0.00 / 0.10 / 0.29)

CMYK percentages

%41.44
%0
%9.94
%29.02

Codes

Color #6AB5A3 in popluar color models

6A B5 A3
RGB 106 181 163
HSL 166° 33.63% 56.27%
HSB/HSV 166° 41.44% 70.98%
CMYK 41.44% 0.00% 9.94%
29.02%

Color #6AB5A3 in popluar number systems.

HEX 6A B5 A3
Decimal 106 181 163
Binary 1101010 10110101 10100011
Octal 152 265 243

Shades and tints

Shades of #6AB5A3

#6AB5A3
(106,181,163)
#61A595
(97,165,149)
#589587
(88,149,135)
#4F8579
(79,133,121)
#46756B
(70,117,107)
#3D655D
(61,101,93)
#34554F
(52,85,79)
#2B4541
(43,69,65)
#223533
(34,53,51)
#192525
(25,37,37)
#101517
(16,21,23)
#000000
(0,0,0)

Tints of #6AB5A3

#6AB5A3
(106,181,163)
#77BBAB
(119,187,171)
#84C1B3
(132,193,179)
#91C7BB
(145,199,187)
#9ECDC3
(158,205,195)
#ABD3CB
(171,211,203)
#B8D9D3
(184,217,211)
#C5DFDB
(197,223,219)
#D2E5E3
(210,229,227)
#DFEBEB
(223,235,235)
#ECF1F3
(236,241,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6AB5A3 color. Also use rgb(106,181,163) instead hex code.

Text Font Color

.myTextColor { color: #6AB5A3; }

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

This text font color is #6AB5A3.

Background Color

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

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

This div background color is #6AB5A3.

Border color

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

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

This div border color is #6AB5A3.

Opacity

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

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

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

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

This text has shadow with #6AB5A3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6AB5A3.

Preview

Color preview on black background

This text has color #6AB5A3 on black background.


Color preview on white background

This text has color #6AB5A3 on white background.


Black color preview on #6AB5A3 background

This text has black color on #6AB5A3 background.


White color preview on #6AB5A3 background

This text has white color on #6AB5A3 background.


Related colors

Complementary color

Complementary color for #hex is #954A5C.


I love getcolorcode.com

Triadic colors

1 #A36AB5 and #B5A36A with #6AB5A3 are triadic colors.

2 #A3B56A and #B56AA3 with #6AB5A3 are triadic colors.