COLOR #6CB3AE

HEX: #6CB3AE RGB: (108,179,174)

Color info

#6CB3AE contains mainly green and blue colors. Web safe color of #6CB3AE is #669999 (or #699).

RGB color model

#6CB3AE color RGB value is (108,179,174).

RGB: (108,179,174) (42%, 70%, 68%)

RGB channels and saturation

R 108 of 255 = 42%
G 179 of 255 = 70%
B 174 of 255 = 68%

108
179
174

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

Portions of RGB colors in percentages

R + G + B = 108 + 179 + 174 = 461 (100%)
R 108 of 461 ~ 23.43%
G 179 of 461 ~ 38.83%
B 174 of 461 ~ 37.74'%

%23.43
%38.83
%37.74

CMYK color model

#6CB3AE color CMYK value is (40,0,3,30).

  • cyan value is 39.66%
  • magenta value is 0.00%
  • yellow value is 2.79%
  • key color value is 29.80%
CMYK: (40,0,3,30) C40M0Y3K30 (40%,0%,3%,30%) (0.40/0.00/0.03/0.30) 

CMYK percentages

%39.66
%0
%2.79
%29.8

Codes

Color #6CB3AE in popluar color models

6C B3 AE
RGB 108 179 174
HSL 176° 31.84% 56.27%
HSB/HSV 176° 39.66% 70.20%
CMYK 39.66% 0.00% 2.79%
29.80%

Color #6CB3AE in popluar number systems.

HEX 6C B3 AE
Decimal 108 179 174
Binary 1101100 10110011 10101110
Octal 154 263 256

Shades and tints

Shades of #6CB3AE

#6CB3AE
(108,179,174)
#63A39F
(99,163,159)
#5A9390
(90,147,144)
#518381
(81,131,129)
#487372
(72,115,114)
#3F6363
(63,99,99)
#365354
(54,83,84)
#2D4345
(45,67,69)
#243336
(36,51,54)
#1B2327
(27,35,39)
#121318
(18,19,24)
#000000
(0,0,0)

Tints of #6CB3AE

#6CB3AE
(108,179,174)
#79B9B5
(121,185,181)
#86BFBC
(134,191,188)
#93C5C3
(147,197,195)
#A0CBCA
(160,203,202)
#ADD1D1
(173,209,209)
#BAD7D8
(186,215,216)
#C7DDDF
(199,221,223)
#D4E3E6
(212,227,230)
#E1E9ED
(225,233,237)
#EEEFF4
(238,239,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6CB3AE color. Also use rgb(108,179,174) instead hex code.

Text Font Color

.myTextColor { color: #6CB3AE; }

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

This text font color is #6CB3AE.

Background Color

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

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

This div background color is #6CB3AE.

Border color

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

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

This div border color is #6CB3AE.

Opacity

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

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

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

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

This text has shadow with #6CB3AE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6CB3AE.

Preview

Color preview on black background

This text has color #6CB3AE on black background.


Color preview on white background

This text has color #6CB3AE on white background.


Black color preview on #6CB3AE background

This text has black color on #6CB3AE background.


White color preview on #6CB3AE background

This text has white color on #6CB3AE background.


Related colors

Complementary color

Complementary color for #hex is #934C51.


I love getcolorcode.com

Triadic colors

1 #AE6CB3 and #B3AE6C with #6CB3AE are triadic colors.

2 #AEB36C and #B36CAE with #6CB3AE are triadic colors.