COLOR #6B9298

HEX: #6B9298 RGB: (107,146,152)

Color info

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

RGB color model

#6B9298 color RGB value is (107,146,152).

RGB: (107,146,152) (42%, 57%, 60%)

RGB channels and saturation

R 107 of 255 = 42%
G 146 of 255 = 57%
B 152 of 255 = 60%

107
146
152

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

Portions of RGB colors in percentages

R + G + B = 107 + 146 + 152 = 405 (100%)
R 107 of 405 ~ 26.42%
G 146 of 405 ~ 36.05%
B 152 of 405 ~ 37.53'%

%26.42
%36.05
%37.53

CMYK color model

#6B9298 color CMYK value is (30,4,0,40).

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

CMYK: (30,4,0,40)
C30M4Y0K40 (30%, 4%, 0%, 40%)
(0.30 / 0.04 / 0.00 / 0.40)

CMYK percentages

%29.61
%3.95
%0
%40.39

Codes

Color #6B9298 in popluar color models

6B 92 98
RGB 107 146 152
HSL 188° 17.93% 50.78%
HSB/HSV 188° 29.61% 59.61%
CMYK 29.61% 3.95% 0.00%
40.39%

Color #6B9298 in popluar number systems.

HEX 6B 92 98
Decimal 107 146 152
Binary 1101011 10010010 10011000
Octal 153 222 230

Shades and tints

Shades of #6B9298

#6B9298
(107,146,152)
#62858B
(98,133,139)
#59787E
(89,120,126)
#506B71
(80,107,113)
#475E64
(71,94,100)
#3E5157
(62,81,87)
#35444A
(53,68,74)
#2C373D
(44,55,61)
#232A30
(35,42,48)
#1A1D23
(26,29,35)
#111016
(17,16,22)
#000000
(0,0,0)

Tints of #6B9298

#6B9298
(107,146,152)
#789BA1
(120,155,161)
#85A4AA
(133,164,170)
#92ADB3
(146,173,179)
#9FB6BC
(159,182,188)
#ACBFC5
(172,191,197)
#B9C8CE
(185,200,206)
#C6D1D7
(198,209,215)
#D3DAE0
(211,218,224)
#E0E3E9
(224,227,233)
#EDECF2
(237,236,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6B9298; }

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

This text font color is #6B9298.

Background Color

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

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

This div background color is #6B9298.

Border color

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

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

This div border color is #6B9298.

Opacity

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

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

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

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

This text has shadow with #6B9298 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B9298.

Preview

Color preview on black background

This text has color #6B9298 on black background.


Color preview on white background

This text has color #6B9298 on white background.


Black color preview on #6B9298 background

This text has black color on #6B9298 background.


White color preview on #6B9298 background

This text has white color on #6B9298 background.


Related colors

Complementary color

Complementary color for #hex is #946D67.


I love getcolorcode.com

Triadic colors

1 #986B92 and #92986B with #6B9298 are triadic colors.

2 #98926B and #926B98 with #6B9298 are triadic colors.