COLOR #6B8197

HEX: #6B8197 RGB: (107,129,151)

Color info

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

RGB color model

#6B8197 color RGB value is (107,129,151).

RGB: (107,129,151) (42%, 51%, 59%)

RGB channels and saturation

R 107 of 255 = 42%
G 129 of 255 = 51%
B 151 of 255 = 59%

107
129
151

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

Portions of RGB colors in percentages

R + G + B = 107 + 129 + 151 = 387 (100%)
R 107 of 387 ~ 27.65%
G 129 of 387 ~ 33.33%
B 151 of 387 ~ 39.02'%

%27.65
%33.33
%39.02

CMYK color model

#6B8197 color CMYK value is (29,15,0,41).

  • cyan value is 29.14%
  • magenta value is 14.57%
  • yellow value is 0.00%
  • key color value is 40.78%
CMYK: (29,15,0,41) C29M15Y0K41 (29%,15%,0%,41%) (0.29/0.15/0.00/0.41) 

CMYK percentages

%29.14
%14.57
%0
%40.78

Codes

Color #6B8197 in popluar color models

6B 81 97
RGB 107 129 151
HSL 210° 17.46% 50.59%
HSB/HSV 210° 29.14% 59.22%
CMYK 29.14% 14.57% 0.00%
40.78%

Color #6B8197 in popluar number systems.

HEX 6B 81 97
Decimal 107 129 151
Binary 1101011 10000001 10010111
Octal 153 201 227

Shades and tints

Shades of #6B8197

#6B8197
(107,129,151)
#62768A
(98,118,138)
#596B7D
(89,107,125)
#506070
(80,96,112)
#475563
(71,85,99)
#3E4A56
(62,74,86)
#353F49
(53,63,73)
#2C343C
(44,52,60)
#23292F
(35,41,47)
#1A1E22
(26,30,34)
#111315
(17,19,21)
#000000
(0,0,0)

Tints of #6B8197

#6B8197
(107,129,151)
#788CA0
(120,140,160)
#8597A9
(133,151,169)
#92A2B2
(146,162,178)
#9FADBB
(159,173,187)
#ACB8C4
(172,184,196)
#B9C3CD
(185,195,205)
#C6CED6
(198,206,214)
#D3D9DF
(211,217,223)
#E0E4E8
(224,228,232)
#EDEFF1
(237,239,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B8197 color. Also use rgb(107,129,151) instead hex code.

Text Font Color

.myTextColor { color: #6B8197; }

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

This text font color is #6B8197.

Background Color

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

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

This div background color is #6B8197.

Border color

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

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

This div border color is #6B8197.

Opacity

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

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

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

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

This text has shadow with #6B8197 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B8197.

Preview

Color preview on black background

This text has color #6B8197 on black background.


Color preview on white background

This text has color #6B8197 on white background.


Black color preview on #6B8197 background

This text has black color on #6B8197 background.


White color preview on #6B8197 background

This text has white color on #6B8197 background.


Related colors

Complementary color

Complementary color for #hex is #947E68.


I love getcolorcode.com

Triadic colors

1 #976B81 and #81976B with #6B8197 are triadic colors.

2 #97816B and #816B97 with #6B8197 are triadic colors.