COLOR #6C8693

HEX: #6C8693 RGB: (108,134,147)

Color info

#6C8693 contains red, green and blue colors in about the same proportion. Web safe color of #6C8693 is #669999 (or #699).

RGB color model

#6C8693 color RGB value is (108,134,147).

RGB: (108,134,147) (42%, 53%, 58%)

RGB channels and saturation

R 108 of 255 = 42%
G 134 of 255 = 53%
B 147 of 255 = 58%

108
134
147

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

Portions of RGB colors in percentages

R + G + B = 108 + 134 + 147 = 389 (100%)
R 108 of 389 ~ 27.76%
G 134 of 389 ~ 34.45%
B 147 of 389 ~ 37.79'%

%27.76
%34.45
%37.79

CMYK color model

#6C8693 color CMYK value is (27,9,0,42).

  • cyan value is 26.53%
  • magenta value is 8.84%
  • yellow value is 0.00%
  • key color value is 42.35%

CMYK: (27,9,0,42)
C27M9Y0K42 (27%, 9%, 0%, 42%)
(0.27 / 0.09 / 0.00 / 0.42)

CMYK percentages

%26.53
%8.84
%0
%42.35

Codes

Color #6C8693 in popluar color models

6C 86 93
RGB 108 134 147
HSL 200° 15.29% 50.00%
HSB/HSV 200° 26.53% 57.65%
CMYK 26.53% 8.84% 0.00%
42.35%

Color #6C8693 in popluar number systems.

HEX 6C 86 93
Decimal 108 134 147
Binary 1101100 10000110 10010011
Octal 154 206 223

Shades and tints

Shades of #6C8693

#6C8693
(108,134,147)
#637A86
(99,122,134)
#5A6E79
(90,110,121)
#51626C
(81,98,108)
#48565F
(72,86,95)
#3F4A52
(63,74,82)
#363E45
(54,62,69)
#2D3238
(45,50,56)
#24262B
(36,38,43)
#1B1A1E
(27,26,30)
#120E11
(18,14,17)
#000000
(0,0,0)

Tints of #6C8693

#6C8693
(108,134,147)
#79919C
(121,145,156)
#869CA5
(134,156,165)
#93A7AE
(147,167,174)
#A0B2B7
(160,178,183)
#ADBDC0
(173,189,192)
#BAC8C9
(186,200,201)
#C7D3D2
(199,211,210)
#D4DEDB
(212,222,219)
#E1E9E4
(225,233,228)
#EEF4ED
(238,244,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6C8693 color. Also use rgb(108,134,147) instead hex code.

Text Font Color

.myTextColor { color: #6C8693; }

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

This text font color is #6C8693.

Background Color

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

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

This div background color is #6C8693.

Border color

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

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

This div border color is #6C8693.

Opacity

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

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

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

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

This text has shadow with #6C8693 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C8693.

Preview

Color preview on black background

This text has color #6C8693 on black background.


Color preview on white background

This text has color #6C8693 on white background.


Black color preview on #6C8693 background

This text has black color on #6C8693 background.


White color preview on #6C8693 background

This text has white color on #6C8693 background.


Related colors

Complementary color

Complementary color for #hex is #93796C.


I love getcolorcode.com

Triadic colors

1 #936C86 and #86936C with #6C8693 are triadic colors.

2 #93866C and #866C93 with #6C8693 are triadic colors.