COLOR #6B9B41

HEX: #6B9B41 RGB: (107,155,65)

Color info

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

RGB color model

#6B9B41 color RGB value is (107,155,65).

RGB: (107,155,65) (42%, 61%, 25%)

RGB channels and saturation

R 107 of 255 = 42%
G 155 of 255 = 61%
B 65 of 255 = 25%

107
155
65

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

Portions of RGB colors in percentages

R + G + B = 107 + 155 + 65 = 327 (100%)
R 107 of 327 ~ 32.72%
G 155 of 327 ~ 47.4%
B 65 of 327 ~ 19.88'%

%32.72
%47.4
%19.88

CMYK color model

#6B9B41 color CMYK value is (31,0,58,39).

  • cyan value is 30.97%
  • magenta value is 0.00%
  • yellow value is 58.06%
  • key color value is 39.22%

CMYK: (31,0,58,39)
C31M0Y58K39 (31%, 0%, 58%, 39%)
(0.31 / 0.00 / 0.58 / 0.39)

CMYK percentages

%30.97
%0
%58.06
%39.22

Codes

Color #6B9B41 in popluar color models

6B 9B 41
RGB 107 155 65
HSL 92° 40.91% 43.14%
HSB/HSV 92° 58.06% 60.78%
CMYK 30.97% 0.00% 58.06%
39.22%

Color #6B9B41 in popluar number systems.

HEX 6B 9B 41
Decimal 107 155 65
Binary 1101011 10011011 1000001
Octal 153 233 101

Shades and tints

Shades of #6B9B41

#6B9B41
(107,155,65)
#628D3C
(98,141,60)
#597F37
(89,127,55)
#507132
(80,113,50)
#47632D
(71,99,45)
#3E5528
(62,85,40)
#354723
(53,71,35)
#2C391E
(44,57,30)
#232B19
(35,43,25)
#1A1D14
(26,29,20)
#110F0F
(17,15,15)
#000000
(0,0,0)

Tints of #6B9B41

#6B9B41
(107,155,65)
#78A452
(120,164,82)
#85AD63
(133,173,99)
#92B674
(146,182,116)
#9FBF85
(159,191,133)
#ACC896
(172,200,150)
#B9D1A7
(185,209,167)
#C6DAB8
(198,218,184)
#D3E3C9
(211,227,201)
#E0ECDA
(224,236,218)
#EDF5EB
(237,245,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B9B41 color. Also use rgb(107,155,65) instead hex code.

Text Font Color

.myTextColor { color: #6B9B41; }

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

This text font color is #6B9B41.

Background Color

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

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

This div background color is #6B9B41.

Border color

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

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

This div border color is #6B9B41.

Opacity

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

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

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

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

This text has shadow with #6B9B41 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B9B41.

Preview

Color preview on black background

This text has color #6B9B41 on black background.


Color preview on white background

This text has color #6B9B41 on white background.


Black color preview on #6B9B41 background

This text has black color on #6B9B41 background.


White color preview on #6B9B41 background

This text has white color on #6B9B41 background.


Related colors

Complementary color

Complementary color for #hex is #9464BE.


I love getcolorcode.com

Triadic colors

1 #416B9B and #9B416B with #6B9B41 are triadic colors.

2 #419B6B and #9B6B41 with #6B9B41 are triadic colors.