COLOR #6A9197

HEX: #6A9197 RGB: (106,145,151)

Color info

#6A9197 contains red, green and blue colors in about the same proportion. Web safe color of #6A9197 is #669999 (or #699).

RGB color model

#6A9197 color RGB value is (106,145,151).

RGB: (106,145,151) (42%, 57%, 59%)

RGB channels and saturation

R 106 of 255 = 42%
G 145 of 255 = 57%
B 151 of 255 = 59%

106
145
151

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

Portions of RGB colors in percentages

R + G + B = 106 + 145 + 151 = 402 (100%)
R 106 of 402 ~ 26.37%
G 145 of 402 ~ 36.07%
B 151 of 402 ~ 37.56'%

%26.37
%36.07
%37.56

CMYK color model

#6A9197 color CMYK value is (30,4,0,41).

  • cyan value is 29.80%
  • magenta value is 3.97%
  • yellow value is 0.00%
  • key color value is 40.78%

CMYK: (30,4,0,41)
C30M4Y0K41 (30%, 4%, 0%, 41%)
(0.30 / 0.04 / 0.00 / 0.41)

CMYK percentages

%29.8
%3.97
%0
%40.78

Codes

Color #6A9197 in popluar color models

6A 91 97
RGB 106 145 151
HSL 188° 17.79% 50.39%
HSB/HSV 188° 29.80% 59.22%
CMYK 29.80% 3.97% 0.00%
40.78%

Color #6A9197 in popluar number systems.

HEX 6A 91 97
Decimal 106 145 151
Binary 1101010 10010001 10010111
Octal 152 221 227

Shades and tints

Shades of #6A9197

#6A9197
(106,145,151)
#61848A
(97,132,138)
#58777D
(88,119,125)
#4F6A70
(79,106,112)
#465D63
(70,93,99)
#3D5056
(61,80,86)
#344349
(52,67,73)
#2B363C
(43,54,60)
#22292F
(34,41,47)
#191C22
(25,28,34)
#100F15
(16,15,21)
#000000
(0,0,0)

Tints of #6A9197

#6A9197
(106,145,151)
#779BA0
(119,155,160)
#84A5A9
(132,165,169)
#91AFB2
(145,175,178)
#9EB9BB
(158,185,187)
#ABC3C4
(171,195,196)
#B8CDCD
(184,205,205)
#C5D7D6
(197,215,214)
#D2E1DF
(210,225,223)
#DFEBE8
(223,235,232)
#ECF5F1
(236,245,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6A9197; }

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

This text font color is #6A9197.

Background Color

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

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

This div background color is #6A9197.

Border color

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

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

This div border color is #6A9197.

Opacity

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

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

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

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

This text has shadow with #6A9197 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A9197.

Preview

Color preview on black background

This text has color #6A9197 on black background.


Color preview on white background

This text has color #6A9197 on white background.


Black color preview on #6A9197 background

This text has black color on #6A9197 background.


White color preview on #6A9197 background

This text has white color on #6A9197 background.


Related colors

Complementary color

Complementary color for #hex is #956E68.


I love getcolorcode.com

Triadic colors

1 #976A91 and #91976A with #6A9197 are triadic colors.

2 #97916A and #916A97 with #6A9197 are triadic colors.