COLOR #6C76AE

HEX: #6C76AE RGB: (108,118,174)

Color info

#6C76AE contains mainly green and blue colors. Web safe color of #6C76AE is #666699 (or #669).

RGB color model

#6C76AE color RGB value is (108,118,174).

RGB: (108,118,174) (42%, 46%, 68%)

RGB channels and saturation

R 108 of 255 = 42%
G 118 of 255 = 46%
B 174 of 255 = 68%

108
118
174

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

Portions of RGB colors in percentages

R + G + B = 108 + 118 + 174 = 400 (100%)
R 108 of 400 ~ 27%
G 118 of 400 ~ 29.5%
B 174 of 400 ~ 43.5'%

%27
%29.5
%43.5

CMYK color model

#6C76AE color CMYK value is (38,32,0,32).

  • cyan value is 37.93%
  • magenta value is 32.18%
  • yellow value is 0.00%
  • key color value is 31.76%
CMYK: (38,32,0,32) C38M32Y0K32 (38%,32%,0%,32%) (0.38/0.32/0.00/0.32) 

CMYK percentages

%37.93
%32.18
%0
%31.76

Codes

Color #6C76AE in popluar color models

6C 76 AE
RGB 108 118 174
HSL 231° 28.95% 55.29%
HSB/HSV 231° 37.93% 68.24%
CMYK 37.93% 32.18% 0.00%
31.76%

Color #6C76AE in popluar number systems.

HEX 6C 76 AE
Decimal 108 118 174
Binary 1101100 1110110 10101110
Octal 154 166 256

Shades and tints

Shades of #6C76AE

#6C76AE
(108,118,174)
#636C9F
(99,108,159)
#5A6290
(90,98,144)
#515881
(81,88,129)
#484E72
(72,78,114)
#3F4463
(63,68,99)
#363A54
(54,58,84)
#2D3045
(45,48,69)
#242636
(36,38,54)
#1B1C27
(27,28,39)
#121218
(18,18,24)
#000000
(0,0,0)

Tints of #6C76AE

#6C76AE
(108,118,174)
#7982B5
(121,130,181)
#868EBC
(134,142,188)
#939AC3
(147,154,195)
#A0A6CA
(160,166,202)
#ADB2D1
(173,178,209)
#BABED8
(186,190,216)
#C7CADF
(199,202,223)
#D4D6E6
(212,214,230)
#E1E2ED
(225,226,237)
#EEEEF4
(238,238,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6C76AE; }

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

This text font color is #6C76AE.

Background Color

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

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

This div background color is #6C76AE.

Border color

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

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

This div border color is #6C76AE.

Opacity

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

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

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

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

This text has shadow with #6C76AE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C76AE.

Preview

Color preview on black background

This text has color #6C76AE on black background.


Color preview on white background

This text has color #6C76AE on white background.


Black color preview on #6C76AE background

This text has black color on #6C76AE background.


White color preview on #6C76AE background

This text has white color on #6C76AE background.


Related colors

Complementary color

Complementary color for #hex is #938951.


I love getcolorcode.com

Triadic colors

1 #AE6C76 and #76AE6C with #6C76AE are triadic colors.

2 #AE766C and #766CAE with #6C76AE are triadic colors.