COLOR #6C926C

HEX: #6C926C RGB: (108,146,108)

Color info

#6C926C contains red, green and blue colors in about the same proportion. Web safe color of #6C926C is #669966 (or #696).

RGB color model

#6C926C color RGB value is (108,146,108).

RGB: (108,146,108) (42%, 57%, 42%)

RGB channels and saturation

R 108 of 255 = 42%
G 146 of 255 = 57%
B 108 of 255 = 42%

108
146
108

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

Portions of RGB colors in percentages

R + G + B = 108 + 146 + 108 = 362 (100%)
R 108 of 362 ~ 29.83%
G 146 of 362 ~ 40.33%
B 108 of 362 ~ 29.83'%

%29.83
%40.33
%29.83

CMYK color model

#6C926C color CMYK value is (26,0,26,43).

  • cyan value is 26.03%
  • magenta value is 0.00%
  • yellow value is 26.03%
  • key color value is 42.75%

CMYK: (26,0,26,43)
C26M0Y26K43 (26%, 0%, 26%, 43%)
(0.26 / 0.00 / 0.26 / 0.43)

CMYK percentages

%26.03
%0
%26.03
%42.75

Codes

Color #6C926C in popluar color models

6C 92 6C
RGB 108 146 108
HSL 120° 14.96% 49.80%
HSB/HSV 120° 26.03% 57.25%
CMYK 26.03% 0.00% 26.03%
42.75%

Color #6C926C in popluar number systems.

HEX 6C 92 6C
Decimal 108 146 108
Binary 1101100 10010010 1101100
Octal 154 222 154

Shades and tints

Shades of #6C926C

#6C926C
(108,146,108)
#638563
(99,133,99)
#5A785A
(90,120,90)
#516B51
(81,107,81)
#485E48
(72,94,72)
#3F513F
(63,81,63)
#364436
(54,68,54)
#2D372D
(45,55,45)
#242A24
(36,42,36)
#1B1D1B
(27,29,27)
#121012
(18,16,18)
#000000
(0,0,0)

Tints of #6C926C

#6C926C
(108,146,108)
#799B79
(121,155,121)
#86A486
(134,164,134)
#93AD93
(147,173,147)
#A0B6A0
(160,182,160)
#ADBFAD
(173,191,173)
#BAC8BA
(186,200,186)
#C7D1C7
(199,209,199)
#D4DAD4
(212,218,212)
#E1E3E1
(225,227,225)
#EEECEE
(238,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6C926C; }

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

This text font color is #6C926C.

Background Color

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

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

This div background color is #6C926C.

Border color

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

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

This div border color is #6C926C.

Opacity

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

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

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

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

This text has shadow with #6C926C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C926C.

Preview

Color preview on black background

This text has color #6C926C on black background.


Color preview on white background

This text has color #6C926C on white background.


Black color preview on #6C926C background

This text has black color on #6C926C background.


White color preview on #6C926C background

This text has white color on #6C926C background.


Related colors

Complementary color

Complementary color for #hex is #936D93.


I love getcolorcode.com

Triadic colors

1 #6C6C92 and #926C6C with #6C926C are triadic colors.

2 #6C926C and #926C6C with #6C926C are triadic colors.