COLOR #6B9628

HEX: #6B9628 RGB: (107,150,40)

Color info

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

RGB color model

#6B9628 color RGB value is (107,150,40).

RGB: (107,150,40) (42%, 59%, 16%)

RGB channels and saturation

R 107 of 255 = 42%
G 150 of 255 = 59%
B 40 of 255 = 16%

107
150
40

R + G + B ~ 39%. #6B9628 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 107 + 150 + 40 = 297 (100%)
R 107 of 297 ~ 36.03%
G 150 of 297 ~ 50.51%
B 40 of 297 ~ 13.47'%

%36.03
%50.51
%13.47

CMYK color model

#6B9628 color CMYK value is (29,0,73,41).

  • cyan value is 28.67%
  • magenta value is 0.00%
  • yellow value is 73.33%
  • key color value is 41.18%

CMYK: (29,0,73,41)
C29M0Y73K41 (29%, 0%, 73%, 41%)
(0.29 / 0.00 / 0.73 / 0.41)

CMYK percentages

%28.67
%0
%73.33
%41.18

Codes

Color #6B9628 in popluar color models

6B 96 28
RGB 107 150 40
HSL 83° 57.89% 37.25%
HSB/HSV 83° 73.33% 58.82%
CMYK 28.67% 0.00% 73.33%
41.18%

Color #6B9628 in popluar number systems.

HEX 6B 96 28
Decimal 107 150 40
Binary 1101011 10010110 101000
Octal 153 226 50

Shades and tints

Shades of #6B9628

#6B9628
(107,150,40)
#628925
(98,137,37)
#597C22
(89,124,34)
#506F1F
(80,111,31)
#47621C
(71,98,28)
#3E5519
(62,85,25)
#354816
(53,72,22)
#2C3B13
(44,59,19)
#232E10
(35,46,16)
#1A210D
(26,33,13)
#11140A
(17,20,10)
#000000
(0,0,0)

Tints of #6B9628

#6B9628
(107,150,40)
#789F3B
(120,159,59)
#85A84E
(133,168,78)
#92B161
(146,177,97)
#9FBA74
(159,186,116)
#ACC387
(172,195,135)
#B9CC9A
(185,204,154)
#C6D5AD
(198,213,173)
#D3DEC0
(211,222,192)
#E0E7D3
(224,231,211)
#EDF0E6
(237,240,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B9628 color. Also use rgb(107,150,40) instead hex code.

Text Font Color

.myTextColor { color: #6B9628; }

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

This text font color is #6B9628.

Background Color

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

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

This div background color is #6B9628.

Border color

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

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

This div border color is #6B9628.

Opacity

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

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

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

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

This text has shadow with #6B9628 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B9628.

Preview

Color preview on black background

This text has color #6B9628 on black background.


Color preview on white background

This text has color #6B9628 on white background.


Black color preview on #6B9628 background

This text has black color on #6B9628 background.


White color preview on #6B9628 background

This text has white color on #6B9628 background.


Related colors

Complementary color

Complementary color for #hex is #9469D7.


I love getcolorcode.com

Triadic colors

1 #286B96 and #96286B with #6B9628 are triadic colors.

2 #28966B and #966B28 with #6B9628 are triadic colors.