COLOR #6A9162

HEX: #6A9162 RGB: (106,145,98)

Color info

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

RGB color model

#6A9162 color RGB value is (106,145,98).

RGB: (106,145,98) (42%, 57%, 38%)

RGB channels and saturation

R 106 of 255 = 42%
G 145 of 255 = 57%
B 98 of 255 = 38%

106
145
98

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

Portions of RGB colors in percentages

R + G + B = 106 + 145 + 98 = 349 (100%)
R 106 of 349 ~ 30.37%
G 145 of 349 ~ 41.55%
B 98 of 349 ~ 28.08'%

%30.37
%41.55
%28.08

CMYK color model

#6A9162 color CMYK value is (27,0,32,43).

  • cyan value is 26.90%
  • magenta value is 0.00%
  • yellow value is 32.41%
  • key color value is 43.14%

CMYK: (27,0,32,43)
C27M0Y32K43 (27%, 0%, 32%, 43%)
(0.27 / 0.00 / 0.32 / 0.43)

CMYK percentages

%26.9
%0
%32.41
%43.14

Codes

Color #6A9162 in popluar color models

6A 91 62
RGB 106 145 98
HSL 110° 19.34% 47.65%
HSB/HSV 110° 32.41% 56.86%
CMYK 26.90% 0.00% 32.41%
43.14%

Color #6A9162 in popluar number systems.

HEX 6A 91 62
Decimal 106 145 98
Binary 1101010 10010001 1100010
Octal 152 221 142

Shades and tints

Shades of #6A9162

#6A9162
(106,145,98)
#61845A
(97,132,90)
#587752
(88,119,82)
#4F6A4A
(79,106,74)
#465D42
(70,93,66)
#3D503A
(61,80,58)
#344332
(52,67,50)
#2B362A
(43,54,42)
#222922
(34,41,34)
#191C1A
(25,28,26)
#100F12
(16,15,18)
#000000
(0,0,0)

Tints of #6A9162

#6A9162
(106,145,98)
#779B70
(119,155,112)
#84A57E
(132,165,126)
#91AF8C
(145,175,140)
#9EB99A
(158,185,154)
#ABC3A8
(171,195,168)
#B8CDB6
(184,205,182)
#C5D7C4
(197,215,196)
#D2E1D2
(210,225,210)
#DFEBE0
(223,235,224)
#ECF5EE
(236,245,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6A9162 color. Also use rgb(106,145,98) instead hex code.

Text Font Color

.myTextColor { color: #6A9162; }

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

This text font color is #6A9162.

Background Color

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

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

This div background color is #6A9162.

Border color

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

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

This div border color is #6A9162.

Opacity

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

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

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

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

This text has shadow with #6A9162 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A9162.

Preview

Color preview on black background

This text has color #6A9162 on black background.


Color preview on white background

This text has color #6A9162 on white background.


Black color preview on #6A9162 background

This text has black color on #6A9162 background.


White color preview on #6A9162 background

This text has white color on #6A9162 background.


Related colors

Complementary color

Complementary color for #hex is #956E9D.


I love getcolorcode.com

Triadic colors

1 #626A91 and #91626A with #6A9162 are triadic colors.

2 #62916A and #916A62 with #6A9162 are triadic colors.