COLOR #6C7C63

HEX: #6C7C63 RGB: (108,124,99)

Color info

#6C7C63 contains red, green and blue colors in about the same proportion. Web safe color of #6C7C63 is #666666 (or #666).

RGB color model

#6C7C63 color RGB value is (108,124,99).

RGB: (108,124,99) (42%, 49%, 39%)

RGB channels and saturation

R 108 of 255 = 42%
G 124 of 255 = 49%
B 99 of 255 = 39%

108
124
99

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

Portions of RGB colors in percentages

R + G + B = 108 + 124 + 99 = 331 (100%)
R 108 of 331 ~ 32.63%
G 124 of 331 ~ 37.46%
B 99 of 331 ~ 29.91'%

%32.63
%37.46
%29.91

CMYK color model

#6C7C63 color CMYK value is (13,0,20,51).

  • cyan value is 12.90%
  • magenta value is 0.00%
  • yellow value is 20.16%
  • key color value is 51.37%

CMYK: (13,0,20,51)
C13M0Y20K51 (13%, 0%, 20%, 51%)
(0.13 / 0.00 / 0.20 / 0.51)

CMYK percentages

%12.9
%0
%20.16
%51.37

Codes

Color #6C7C63 in popluar color models

6C 7C 63
RGB 108 124 99
HSL 98° 11.21% 43.73%
HSB/HSV 98° 20.16% 48.63%
CMYK 12.90% 0.00% 20.16%
51.37%

Color #6C7C63 in popluar number systems.

HEX 6C 7C 63
Decimal 108 124 99
Binary 1101100 1111100 1100011
Octal 154 174 143

Shades and tints

Shades of #6C7C63

#6C7C63
(108,124,99)
#63715A
(99,113,90)
#5A6651
(90,102,81)
#515B48
(81,91,72)
#48503F
(72,80,63)
#3F4536
(63,69,54)
#363A2D
(54,58,45)
#2D2F24
(45,47,36)
#24241B
(36,36,27)
#1B1912
(27,25,18)
#120E09
(18,14,9)
#000000
(0,0,0)

Tints of #6C7C63

#6C7C63
(108,124,99)
#798771
(121,135,113)
#86927F
(134,146,127)
#939D8D
(147,157,141)
#A0A89B
(160,168,155)
#ADB3A9
(173,179,169)
#BABEB7
(186,190,183)
#C7C9C5
(199,201,197)
#D4D4D3
(212,212,211)
#E1DFE1
(225,223,225)
#EEEAEF
(238,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6C7C63 color. Also use rgb(108,124,99) instead hex code.

Text Font Color

.myTextColor { color: #6C7C63; }

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

This text font color is #6C7C63.

Background Color

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

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

This div background color is #6C7C63.

Border color

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

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

This div border color is #6C7C63.

Opacity

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

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

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

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

This text has shadow with #6C7C63 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C7C63.

Preview

Color preview on black background

This text has color #6C7C63 on black background.


Color preview on white background

This text has color #6C7C63 on white background.


Black color preview on #6C7C63 background

This text has black color on #6C7C63 background.


White color preview on #6C7C63 background

This text has white color on #6C7C63 background.


Related colors

Complementary color

Complementary color for #hex is #93839C.


I love getcolorcode.com

Triadic colors

1 #636C7C and #7C636C with #6C7C63 are triadic colors.

2 #637C6C and #7C6C63 with #6C7C63 are triadic colors.