COLOR #6D88A6

HEX: #6D88A6 RGB: (109,136,166)

Color info

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

RGB color model

#6D88A6 color RGB value is (109,136,166).

RGB: (109,136,166) (43%, 53%, 65%)

RGB channels and saturation

R 109 of 255 = 43%
G 136 of 255 = 53%
B 166 of 255 = 65%

109
136
166

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

Portions of RGB colors in percentages

R + G + B = 109 + 136 + 166 = 411 (100%)
R 109 of 411 ~ 26.52%
G 136 of 411 ~ 33.09%
B 166 of 411 ~ 40.39'%

%26.52
%33.09
%40.39

CMYK color model

#6D88A6 color CMYK value is (34,18,0,35).

  • cyan value is 34.34%
  • magenta value is 18.07%
  • yellow value is 0.00%
  • key color value is 34.90%

CMYK: (34,18,0,35)
C34M18Y0K35 (34%, 18%, 0%, 35%)
(0.34 / 0.18 / 0.00 / 0.35)

CMYK percentages

%34.34
%18.07
%0
%34.9

Codes

Color #6D88A6 in popluar color models

6D 88 A6
RGB 109 136 166
HSL 212° 24.26% 53.92%
HSB/HSV 212° 34.34% 65.10%
CMYK 34.34% 18.07% 0.00%
34.90%

Color #6D88A6 in popluar number systems.

HEX 6D 88 A6
Decimal 109 136 166
Binary 1101101 10001000 10100110
Octal 155 210 246

Shades and tints

Shades of #6D88A6

#6D88A6
(109,136,166)
#647C97
(100,124,151)
#5B7088
(91,112,136)
#526479
(82,100,121)
#49586A
(73,88,106)
#404C5B
(64,76,91)
#37404C
(55,64,76)
#2E343D
(46,52,61)
#25282E
(37,40,46)
#1C1C1F
(28,28,31)
#131010
(19,16,16)
#000000
(0,0,0)

Tints of #6D88A6

#6D88A6
(109,136,166)
#7A92AE
(122,146,174)
#879CB6
(135,156,182)
#94A6BE
(148,166,190)
#A1B0C6
(161,176,198)
#AEBACE
(174,186,206)
#BBC4D6
(187,196,214)
#C8CEDE
(200,206,222)
#D5D8E6
(213,216,230)
#E2E2EE
(226,226,238)
#EFECF6
(239,236,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D88A6 color. Also use rgb(109,136,166) instead hex code.

Text Font Color

.myTextColor { color: #6D88A6; }

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

This text font color is #6D88A6.

Background Color

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

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

This div background color is #6D88A6.

Border color

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

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

This div border color is #6D88A6.

Opacity

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

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

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

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

This text has shadow with #6D88A6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D88A6.

Preview

Color preview on black background

This text has color #6D88A6 on black background.


Color preview on white background

This text has color #6D88A6 on white background.


Black color preview on #6D88A6 background

This text has black color on #6D88A6 background.


White color preview on #6D88A6 background

This text has white color on #6D88A6 background.


Related colors

Complementary color

Complementary color for #hex is #927759.


I love getcolorcode.com

Triadic colors

1 #A66D88 and #88A66D with #6D88A6 are triadic colors.

2 #A6886D and #886DA6 with #6D88A6 are triadic colors.