COLOR #6B8D98

HEX: #6B8D98 RGB: (107,141,152)

Color info

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

RGB color model

#6B8D98 color RGB value is (107,141,152).

RGB: (107,141,152) (42%, 55%, 60%)

RGB channels and saturation

R 107 of 255 = 42%
G 141 of 255 = 55%
B 152 of 255 = 60%

107
141
152

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

Portions of RGB colors in percentages

R + G + B = 107 + 141 + 152 = 400 (100%)
R 107 of 400 ~ 26.75%
G 141 of 400 ~ 35.25%
B 152 of 400 ~ 38'%

%26.75
%35.25
%38

CMYK color model

#6B8D98 color CMYK value is (30,7,0,40).

  • cyan value is 29.61%
  • magenta value is 7.24%
  • yellow value is 0.00%
  • key color value is 40.39%

CMYK: (30,7,0,40)
C30M7Y0K40 (30%, 7%, 0%, 40%)
(0.30 / 0.07 / 0.00 / 0.40)

CMYK percentages

%29.61
%7.24
%0
%40.39

Codes

Color #6B8D98 in popluar color models

6B 8D 98
RGB 107 141 152
HSL 195° 17.93% 50.78%
HSB/HSV 195° 29.61% 59.61%
CMYK 29.61% 7.24% 0.00%
40.39%

Color #6B8D98 in popluar number systems.

HEX 6B 8D 98
Decimal 107 141 152
Binary 1101011 10001101 10011000
Octal 153 215 230

Shades and tints

Shades of #6B8D98

#6B8D98
(107,141,152)
#62818B
(98,129,139)
#59757E
(89,117,126)
#506971
(80,105,113)
#475D64
(71,93,100)
#3E5157
(62,81,87)
#35454A
(53,69,74)
#2C393D
(44,57,61)
#232D30
(35,45,48)
#1A2123
(26,33,35)
#111516
(17,21,22)
#000000
(0,0,0)

Tints of #6B8D98

#6B8D98
(107,141,152)
#7897A1
(120,151,161)
#85A1AA
(133,161,170)
#92ABB3
(146,171,179)
#9FB5BC
(159,181,188)
#ACBFC5
(172,191,197)
#B9C9CE
(185,201,206)
#C6D3D7
(198,211,215)
#D3DDE0
(211,221,224)
#E0E7E9
(224,231,233)
#EDF1F2
(237,241,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B8D98 color. Also use rgb(107,141,152) instead hex code.

Text Font Color

.myTextColor { color: #6B8D98; }

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

This text font color is #6B8D98.

Background Color

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

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

This div background color is #6B8D98.

Border color

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

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

This div border color is #6B8D98.

Opacity

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

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

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

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

This text has shadow with #6B8D98 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B8D98.

Preview

Color preview on black background

This text has color #6B8D98 on black background.


Color preview on white background

This text has color #6B8D98 on white background.


Black color preview on #6B8D98 background

This text has black color on #6B8D98 background.


White color preview on #6B8D98 background

This text has white color on #6B8D98 background.


Related colors

Complementary color

Complementary color for #hex is #947267.


I love getcolorcode.com

Triadic colors

1 #986B8D and #8D986B with #6B8D98 are triadic colors.

2 #988D6B and #8D6B98 with #6B8D98 are triadic colors.