COLOR #6A9051

HEX: #6A9051 RGB: (106,144,81)

Color info

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

RGB color model

#6A9051 color RGB value is (106,144,81).

RGB: (106,144,81) (42%, 56%, 32%)

RGB channels and saturation

R 106 of 255 = 42%
G 144 of 255 = 56%
B 81 of 255 = 32%

106
144
81

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

Portions of RGB colors in percentages

R + G + B = 106 + 144 + 81 = 331 (100%)
R 106 of 331 ~ 32.02%
G 144 of 331 ~ 43.5%
B 81 of 331 ~ 24.47'%

%32.02
%43.5
%24.47

CMYK color model

#6A9051 color CMYK value is (26,0,44,44).

  • cyan value is 26.39%
  • magenta value is 0.00%
  • yellow value is 43.75%
  • key color value is 43.53%
CMYK: (26,0,44,44) C26M0Y44K44 (26%,0%,44%,44%) (0.26/0.00/0.44/0.44) 

CMYK percentages

%26.39
%0
%43.75
%43.53

Codes

Color #6A9051 in popluar color models

6A 90 51
RGB 106 144 81
HSL 96° 28.00% 44.12%
HSB/HSV 96° 43.75% 56.47%
CMYK 26.39% 0.00% 43.75%
43.53%

Color #6A9051 in popluar number systems.

HEX 6A 90 51
Decimal 106 144 81
Binary 1101010 10010000 1010001
Octal 152 220 121

Shades and tints

Shades of #6A9051

#6A9051
(106,144,81)
#61834A
(97,131,74)
#587643
(88,118,67)
#4F693C
(79,105,60)
#465C35
(70,92,53)
#3D4F2E
(61,79,46)
#344227
(52,66,39)
#2B3520
(43,53,32)
#222819
(34,40,25)
#191B12
(25,27,18)
#100E0B
(16,14,11)
#000000
(0,0,0)

Tints of #6A9051

#6A9051
(106,144,81)
#779A60
(119,154,96)
#84A46F
(132,164,111)
#91AE7E
(145,174,126)
#9EB88D
(158,184,141)
#ABC29C
(171,194,156)
#B8CCAB
(184,204,171)
#C5D6BA
(197,214,186)
#D2E0C9
(210,224,201)
#DFEAD8
(223,234,216)
#ECF4E7
(236,244,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6A9051 color. Also use rgb(106,144,81) instead hex code.

Text Font Color

.myTextColor { color: #6A9051; }

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

This text font color is #6A9051.

Background Color

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

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

This div background color is #6A9051.

Border color

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

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

This div border color is #6A9051.

Opacity

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

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

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

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

This text has shadow with #6A9051 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A9051.

Preview

Color preview on black background

This text has color #6A9051 on black background.


Color preview on white background

This text has color #6A9051 on white background.


Black color preview on #6A9051 background

This text has black color on #6A9051 background.


White color preview on #6A9051 background

This text has white color on #6A9051 background.


Related colors

Complementary color

Complementary color for #hex is #956FAE.


I love getcolorcode.com

Triadic colors

1 #516A90 and #90516A with #6A9051 are triadic colors.

2 #51906A and #906A51 with #6A9051 are triadic colors.