COLOR #6C8CA9

HEX: #6C8CA9 RGB: (108,140,169)

Color info

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

RGB color model

#6C8CA9 color RGB value is (108,140,169).

RGB: (108,140,169) (42%, 55%, 66%)

RGB channels and saturation

R 108 of 255 = 42%
G 140 of 255 = 55%
B 169 of 255 = 66%

108
140
169

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

Portions of RGB colors in percentages

R + G + B = 108 + 140 + 169 = 417 (100%)
R 108 of 417 ~ 25.9%
G 140 of 417 ~ 33.57%
B 169 of 417 ~ 40.53'%

%25.9
%33.57
%40.53

CMYK color model

#6C8CA9 color CMYK value is (36,17,0,34).

  • cyan value is 36.09%
  • magenta value is 17.16%
  • yellow value is 0.00%
  • key color value is 33.73%

CMYK: (36,17,0,34)
C36M17Y0K34 (36%, 17%, 0%, 34%)
(0.36 / 0.17 / 0.00 / 0.34)

CMYK percentages

%36.09
%17.16
%0
%33.73

Codes

Color #6C8CA9 in popluar color models

6C 8C A9
RGB 108 140 169
HSL 209° 26.18% 54.31%
HSB/HSV 209° 36.09% 66.27%
CMYK 36.09% 17.16% 0.00%
33.73%

Color #6C8CA9 in popluar number systems.

HEX 6C 8C A9
Decimal 108 140 169
Binary 1101100 10001100 10101001
Octal 154 214 251

Shades and tints

Shades of #6C8CA9

#6C8CA9
(108,140,169)
#63809A
(99,128,154)
#5A748B
(90,116,139)
#51687C
(81,104,124)
#485C6D
(72,92,109)
#3F505E
(63,80,94)
#36444F
(54,68,79)
#2D3840
(45,56,64)
#242C31
(36,44,49)
#1B2022
(27,32,34)
#121413
(18,20,19)
#000000
(0,0,0)

Tints of #6C8CA9

#6C8CA9
(108,140,169)
#7996B0
(121,150,176)
#86A0B7
(134,160,183)
#93AABE
(147,170,190)
#A0B4C5
(160,180,197)
#ADBECC
(173,190,204)
#BAC8D3
(186,200,211)
#C7D2DA
(199,210,218)
#D4DCE1
(212,220,225)
#E1E6E8
(225,230,232)
#EEF0EF
(238,240,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6C8CA9 color. Also use rgb(108,140,169) instead hex code.

Text Font Color

.myTextColor { color: #6C8CA9; }

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

This text font color is #6C8CA9.

Background Color

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

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

This div background color is #6C8CA9.

Border color

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

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

This div border color is #6C8CA9.

Opacity

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

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

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

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

This text has shadow with #6C8CA9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C8CA9.

Preview

Color preview on black background

This text has color #6C8CA9 on black background.


Color preview on white background

This text has color #6C8CA9 on white background.


Black color preview on #6C8CA9 background

This text has black color on #6C8CA9 background.


White color preview on #6C8CA9 background

This text has white color on #6C8CA9 background.


Related colors

Complementary color

Complementary color for #hex is #937356.


I love getcolorcode.com

Triadic colors

1 #A96C8C and #8CA96C with #6C8CA9 are triadic colors.

2 #A98C6C and #8C6CA9 with #6C8CA9 are triadic colors.