COLOR #6B9B59

HEX: #6B9B59 RGB: (107,155,89)

Color info

#6B9B59 contains mainly red and green colors. Web safe color of #6B9B59 is #669966 (or #696).

RGB color model

#6B9B59 color RGB value is (107,155,89).

RGB: (107,155,89) (42%, 61%, 35%)

RGB channels and saturation

R 107 of 255 = 42%
G 155 of 255 = 61%
B 89 of 255 = 35%

107
155
89

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

Portions of RGB colors in percentages

R + G + B = 107 + 155 + 89 = 351 (100%)
R 107 of 351 ~ 30.48%
G 155 of 351 ~ 44.16%
B 89 of 351 ~ 25.36'%

%30.48
%44.16
%25.36

CMYK color model

#6B9B59 color CMYK value is (31,0,43,39).

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

CMYK: (31,0,43,39)
C31M0Y43K39 (31%, 0%, 43%, 39%)
(0.31 / 0.00 / 0.43 / 0.39)

CMYK percentages

%30.97
%0
%42.58
%39.22

Codes

Color #6B9B59 in popluar color models

6B 9B 59
RGB 107 155 89
HSL 104° 27.05% 47.84%
HSB/HSV 104° 42.58% 60.78%
CMYK 30.97% 0.00% 42.58%
39.22%

Color #6B9B59 in popluar number systems.

HEX 6B 9B 59
Decimal 107 155 89
Binary 1101011 10011011 1011001
Octal 153 233 131

Shades and tints

Shades of #6B9B59

#6B9B59
(107,155,89)
#628D51
(98,141,81)
#597F49
(89,127,73)
#507141
(80,113,65)
#476339
(71,99,57)
#3E5531
(62,85,49)
#354729
(53,71,41)
#2C3921
(44,57,33)
#232B19
(35,43,25)
#1A1D11
(26,29,17)
#110F09
(17,15,9)
#000000
(0,0,0)

Tints of #6B9B59

#6B9B59
(107,155,89)
#78A468
(120,164,104)
#85AD77
(133,173,119)
#92B686
(146,182,134)
#9FBF95
(159,191,149)
#ACC8A4
(172,200,164)
#B9D1B3
(185,209,179)
#C6DAC2
(198,218,194)
#D3E3D1
(211,227,209)
#E0ECE0
(224,236,224)
#EDF5EF
(237,245,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6B9B59; }

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

This text font color is #6B9B59.

Background Color

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

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

This div background color is #6B9B59.

Border color

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

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

This div border color is #6B9B59.

Opacity

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

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

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

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

This text has shadow with #6B9B59 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B9B59.

Preview

Color preview on black background

This text has color #6B9B59 on black background.


Color preview on white background

This text has color #6B9B59 on white background.


Black color preview on #6B9B59 background

This text has black color on #6B9B59 background.


White color preview on #6B9B59 background

This text has white color on #6B9B59 background.


Related colors

Complementary color

Complementary color for #hex is #9464A6.


I love getcolorcode.com

Triadic colors

1 #596B9B and #9B596B with #6B9B59 are triadic colors.

2 #599B6B and #9B6B59 with #6B9B59 are triadic colors.