COLOR #6C9B36

HEX: #6C9B36 RGB: (108,155,54)

Color info

#6C9B36 contains mainly red and green colors. Web safe color of #6C9B36 is #669933 (or #693).

RGB color model

#6C9B36 color RGB value is (108,155,54).

RGB: (108,155,54) (42%, 61%, 21%)

RGB channels and saturation

R 108 of 255 = 42%
G 155 of 255 = 61%
B 54 of 255 = 21%

108
155
54

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

Portions of RGB colors in percentages

R + G + B = 108 + 155 + 54 = 317 (100%)
R 108 of 317 ~ 34.07%
G 155 of 317 ~ 48.9%
B 54 of 317 ~ 17.03'%

%34.07
%48.9
%17.03

CMYK color model

#6C9B36 color CMYK value is (30,0,65,39).

  • cyan value is 30.32%
  • magenta value is 0.00%
  • yellow value is 65.16%
  • key color value is 39.22%

CMYK: (30,0,65,39)
C30M0Y65K39 (30%, 0%, 65%, 39%)
(0.30 / 0.00 / 0.65 / 0.39)

CMYK percentages

%30.32
%0
%65.16
%39.22

Codes

Color #6C9B36 in popluar color models

6C 9B 36
RGB 108 155 54
HSL 88° 48.33% 40.98%
HSB/HSV 88° 65.16% 60.78%
CMYK 30.32% 0.00% 65.16%
39.22%

Color #6C9B36 in popluar number systems.

HEX 6C 9B 36
Decimal 108 155 54
Binary 1101100 10011011 110110
Octal 154 233 66

Shades and tints

Shades of #6C9B36

#6C9B36
(108,155,54)
#638D32
(99,141,50)
#5A7F2E
(90,127,46)
#51712A
(81,113,42)
#486326
(72,99,38)
#3F5522
(63,85,34)
#36471E
(54,71,30)
#2D391A
(45,57,26)
#242B16
(36,43,22)
#1B1D12
(27,29,18)
#120F0E
(18,15,14)
#000000
(0,0,0)

Tints of #6C9B36

#6C9B36
(108,155,54)
#79A448
(121,164,72)
#86AD5A
(134,173,90)
#93B66C
(147,182,108)
#A0BF7E
(160,191,126)
#ADC890
(173,200,144)
#BAD1A2
(186,209,162)
#C7DAB4
(199,218,180)
#D4E3C6
(212,227,198)
#E1ECD8
(225,236,216)
#EEF5EA
(238,245,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6C9B36; }

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

This text font color is #6C9B36.

Background Color

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

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

This div background color is #6C9B36.

Border color

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

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

This div border color is #6C9B36.

Opacity

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

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

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

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

This text has shadow with #6C9B36 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C9B36.

Preview

Color preview on black background

This text has color #6C9B36 on black background.


Color preview on white background

This text has color #6C9B36 on white background.


Black color preview on #6C9B36 background

This text has black color on #6C9B36 background.


White color preview on #6C9B36 background

This text has white color on #6C9B36 background.


Related colors

Complementary color

Complementary color for #hex is #9364C9.


I love getcolorcode.com

Triadic colors

1 #366C9B and #9B366C with #6C9B36 are triadic colors.

2 #369B6C and #9B6C36 with #6C9B36 are triadic colors.