COLOR #6B9468

HEX: #6B9468 RGB: (107,148,104)

Color info

#6B9468 contains red, green and blue colors in about the same proportion. Web safe color of #6B9468 is #669966 (or #696).

RGB color model

#6B9468 color RGB value is (107,148,104).

RGB: (107,148,104) (42%, 58%, 41%)

RGB channels and saturation

R 107 of 255 = 42%
G 148 of 255 = 58%
B 104 of 255 = 41%

107
148
104

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

Portions of RGB colors in percentages

R + G + B = 107 + 148 + 104 = 359 (100%)
R 107 of 359 ~ 29.81%
G 148 of 359 ~ 41.23%
B 104 of 359 ~ 28.97'%

%29.81
%41.23
%28.97

CMYK color model

#6B9468 color CMYK value is (28,0,30,42).

  • cyan value is 27.70%
  • magenta value is 0.00%
  • yellow value is 29.73%
  • key color value is 41.96%

CMYK: (28,0,30,42)
C28M0Y30K42 (28%, 0%, 30%, 42%)
(0.28 / 0.00 / 0.30 / 0.42)

CMYK percentages

%27.7
%0
%29.73
%41.96

Codes

Color #6B9468 in popluar color models

6B 94 68
RGB 107 148 104
HSL 116° 17.46% 49.41%
HSB/HSV 116° 29.73% 58.04%
CMYK 27.70% 0.00% 29.73%
41.96%

Color #6B9468 in popluar number systems.

HEX 6B 94 68
Decimal 107 148 104
Binary 1101011 10010100 1101000
Octal 153 224 150

Shades and tints

Shades of #6B9468

#6B9468
(107,148,104)
#62875F
(98,135,95)
#597A56
(89,122,86)
#506D4D
(80,109,77)
#476044
(71,96,68)
#3E533B
(62,83,59)
#354632
(53,70,50)
#2C3929
(44,57,41)
#232C20
(35,44,32)
#1A1F17
(26,31,23)
#11120E
(17,18,14)
#000000
(0,0,0)

Tints of #6B9468

#6B9468
(107,148,104)
#789D75
(120,157,117)
#85A682
(133,166,130)
#92AF8F
(146,175,143)
#9FB89C
(159,184,156)
#ACC1A9
(172,193,169)
#B9CAB6
(185,202,182)
#C6D3C3
(198,211,195)
#D3DCD0
(211,220,208)
#E0E5DD
(224,229,221)
#EDEEEA
(237,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B9468 color. Also use rgb(107,148,104) instead hex code.

Text Font Color

.myTextColor { color: #6B9468; }

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

This text font color is #6B9468.

Background Color

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

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

This div background color is #6B9468.

Border color

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

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

This div border color is #6B9468.

Opacity

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

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

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

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

This text has shadow with #6B9468 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B9468.

Preview

Color preview on black background

This text has color #6B9468 on black background.


Color preview on white background

This text has color #6B9468 on white background.


Black color preview on #6B9468 background

This text has black color on #6B9468 background.


White color preview on #6B9468 background

This text has white color on #6B9468 background.


Related colors

Complementary color

Complementary color for #hex is #946B97.


I love getcolorcode.com

Triadic colors

1 #686B94 and #94686B with #6B9468 are triadic colors.

2 #68946B and #946B68 with #6B9468 are triadic colors.