COLOR #6B8B45

HEX: #6B8B45 RGB: (107,139,69)

Color info

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

RGB color model

#6B8B45 color RGB value is (107,139,69).

RGB: (107,139,69) (42%, 55%, 27%)

RGB channels and saturation

R 107 of 255 = 42%
G 139 of 255 = 55%
B 69 of 255 = 27%

107
139
69

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

Portions of RGB colors in percentages

R + G + B = 107 + 139 + 69 = 315 (100%)
R 107 of 315 ~ 33.97%
G 139 of 315 ~ 44.13%
B 69 of 315 ~ 21.9'%

%33.97
%44.13
%21.9

CMYK color model

#6B8B45 color CMYK value is (23,0,50,45).

  • cyan value is 23.02%
  • magenta value is 0.00%
  • yellow value is 50.36%
  • key color value is 45.49%

CMYK: (23,0,50,45)
C23M0Y50K45 (23%, 0%, 50%, 45%)
(0.23 / 0.00 / 0.50 / 0.45)

CMYK percentages

%23.02
%0
%50.36
%45.49

Codes

Color #6B8B45 in popluar color models

6B 8B 45
RGB 107 139 69
HSL 87° 33.65% 40.78%
HSB/HSV 87° 50.36% 54.51%
CMYK 23.02% 0.00% 50.36%
45.49%

Color #6B8B45 in popluar number systems.

HEX 6B 8B 45
Decimal 107 139 69
Binary 1101011 10001011 1000101
Octal 153 213 105

Shades and tints

Shades of #6B8B45

#6B8B45
(107,139,69)
#627F3F
(98,127,63)
#597339
(89,115,57)
#506733
(80,103,51)
#475B2D
(71,91,45)
#3E4F27
(62,79,39)
#354321
(53,67,33)
#2C371B
(44,55,27)
#232B15
(35,43,21)
#1A1F0F
(26,31,15)
#111309
(17,19,9)
#000000
(0,0,0)

Tints of #6B8B45

#6B8B45
(107,139,69)
#789555
(120,149,85)
#859F65
(133,159,101)
#92A975
(146,169,117)
#9FB385
(159,179,133)
#ACBD95
(172,189,149)
#B9C7A5
(185,199,165)
#C6D1B5
(198,209,181)
#D3DBC5
(211,219,197)
#E0E5D5
(224,229,213)
#EDEFE5
(237,239,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B8B45 color. Also use rgb(107,139,69) instead hex code.

Text Font Color

.myTextColor { color: #6B8B45; }

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

This text font color is #6B8B45.

Background Color

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

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

This div background color is #6B8B45.

Border color

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

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

This div border color is #6B8B45.

Opacity

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

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

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

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

This text has shadow with #6B8B45 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B8B45.

Preview

Color preview on black background

This text has color #6B8B45 on black background.


Color preview on white background

This text has color #6B8B45 on white background.


Black color preview on #6B8B45 background

This text has black color on #6B8B45 background.


White color preview on #6B8B45 background

This text has white color on #6B8B45 background.


Related colors

Complementary color

Complementary color for #hex is #9474BA.


I love getcolorcode.com

Triadic colors

1 #456B8B and #8B456B with #6B8B45 are triadic colors.

2 #458B6B and #8B6B45 with #6B8B45 are triadic colors.