COLOR #6A7B79

HEX: #6A7B79 RGB: (106,123,121)

Color info

#6A7B79 contains red, green and blue colors in about the same proportion. Web safe color of #6A7B79 is #666666 (or #666).

RGB color model

#6A7B79 color RGB value is (106,123,121).

RGB: (106,123,121) (42%, 48%, 47%)

RGB channels and saturation

R 106 of 255 = 42%
G 123 of 255 = 48%
B 121 of 255 = 47%

106
123
121

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

Portions of RGB colors in percentages

R + G + B = 106 + 123 + 121 = 350 (100%)
R 106 of 350 ~ 30.29%
G 123 of 350 ~ 35.14%
B 121 of 350 ~ 34.57'%

%30.29
%35.14
%34.57

CMYK color model

#6A7B79 color CMYK value is (14,0,2,52).

  • cyan value is 13.82%
  • magenta value is 0.00%
  • yellow value is 1.63%
  • key color value is 51.76%

CMYK: (14,0,2,52)
C14M0Y2K52 (14%, 0%, 2%, 52%)
(0.14 / 0.00 / 0.02 / 0.52)

CMYK percentages

%13.82
%0
%1.63
%51.76

Codes

Color #6A7B79 in popluar color models

6A 7B 79
RGB 106 123 121
HSL 173° 7.42% 44.90%
HSB/HSV 173° 13.82% 48.24%
CMYK 13.82% 0.00% 1.63%
51.76%

Color #6A7B79 in popluar number systems.

HEX 6A 7B 79
Decimal 106 123 121
Binary 1101010 1111011 1111001
Octal 152 173 171

Shades and tints

Shades of #6A7B79

#6A7B79
(106,123,121)
#61706E
(97,112,110)
#586563
(88,101,99)
#4F5A58
(79,90,88)
#464F4D
(70,79,77)
#3D4442
(61,68,66)
#343937
(52,57,55)
#2B2E2C
(43,46,44)
#222321
(34,35,33)
#191816
(25,24,22)
#100D0B
(16,13,11)
#000000
(0,0,0)

Tints of #6A7B79

#6A7B79
(106,123,121)
#778785
(119,135,133)
#849391
(132,147,145)
#919F9D
(145,159,157)
#9EABA9
(158,171,169)
#ABB7B5
(171,183,181)
#B8C3C1
(184,195,193)
#C5CFCD
(197,207,205)
#D2DBD9
(210,219,217)
#DFE7E5
(223,231,229)
#ECF3F1
(236,243,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6A7B79 color. Also use rgb(106,123,121) instead hex code.

Text Font Color

.myTextColor { color: #6A7B79; }

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

This text font color is #6A7B79.

Background Color

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

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

This div background color is #6A7B79.

Border color

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

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

This div border color is #6A7B79.

Opacity

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

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

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

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

This text has shadow with #6A7B79 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A7B79.

Preview

Color preview on black background

This text has color #6A7B79 on black background.


Color preview on white background

This text has color #6A7B79 on white background.


Black color preview on #6A7B79 background

This text has black color on #6A7B79 background.


White color preview on #6A7B79 background

This text has white color on #6A7B79 background.


Related colors

Complementary color

Complementary color for #hex is #958486.


I love getcolorcode.com

Triadic colors

1 #796A7B and #7B796A with #6A7B79 are triadic colors.

2 #797B6A and #7B6A79 with #6A7B79 are triadic colors.