COLOR #677088

HEX: #677088 RGB: (103,112,136)

Color info

#677088 contains red, green and blue colors in about the same proportion. Web safe color of #677088 is #666699 (or #669).

RGB color model

#677088 color RGB value is (103,112,136).

RGB: (103,112,136) (40%, 44%, 53%)

RGB channels and saturation

R 103 of 255 = 40%
G 112 of 255 = 44%
B 136 of 255 = 53%

103
112
136

R + G + B ~ 46%. #677088 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 103 + 112 + 136 = 351 (100%)
R 103 of 351 ~ 29.34%
G 112 of 351 ~ 31.91%
B 136 of 351 ~ 38.75'%

%29.34
%31.91
%38.75

CMYK color model

#677088 color CMYK value is (24,18,0,47).

  • cyan value is 24.26%
  • magenta value is 17.65%
  • yellow value is 0.00%
  • key color value is 46.67%

CMYK: (24,18,0,47)
C24M18Y0K47 (24%, 18%, 0%, 47%)
(0.24 / 0.18 / 0.00 / 0.47)

CMYK percentages

%24.26
%17.65
%0
%46.67

Codes

Color #677088 in popluar color models

67 70 88
RGB 103 112 136
HSL 224° 13.81% 46.86%
HSB/HSV 224° 24.26% 53.33%
CMYK 24.26% 17.65% 0.00%
46.67%

Color #677088 in popluar number systems.

HEX 67 70 88
Decimal 103 112 136
Binary 1100111 1110000 10001000
Octal 147 160 210

Shades and tints

Shades of #677088

#677088
(103,112,136)
#5E667C
(94,102,124)
#555C70
(85,92,112)
#4C5264
(76,82,100)
#434858
(67,72,88)
#3A3E4C
(58,62,76)
#313440
(49,52,64)
#282A34
(40,42,52)
#1F2028
(31,32,40)
#16161C
(22,22,28)
#0D0C10
(13,12,16)
#000000
(0,0,0)

Tints of #677088

#677088
(103,112,136)
#747D92
(116,125,146)
#818A9C
(129,138,156)
#8E97A6
(142,151,166)
#9BA4B0
(155,164,176)
#A8B1BA
(168,177,186)
#B5BEC4
(181,190,196)
#C2CBCE
(194,203,206)
#CFD8D8
(207,216,216)
#DCE5E2
(220,229,226)
#E9F2EC
(233,242,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #677088 color. Also use rgb(103,112,136) instead hex code.

Text Font Color

.myTextColor { color: #677088; }

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

This text font color is #677088.

Background Color

.myBgColor { background-color: #677088; }

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

This div background color is #677088.

Border color

.myBorderColor { border: 1px solid #677088; }

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

This div border color is #677088.

Opacity

.myOpacity80 { color: #677088; opacity: 0.8; }

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

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

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

This text has shadow with #677088 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #677088.

Preview

Color preview on black background

This text has color #677088 on black background.


Color preview on white background

This text has color #677088 on white background.


Black color preview on #677088 background

This text has black color on #677088 background.


White color preview on #677088 background

This text has white color on #677088 background.


Related colors

Complementary color

Complementary color for #hex is #988F77.


I love getcolorcode.com

Triadic colors

1 #886770 and #708867 with #677088 are triadic colors.

2 #887067 and #706788 with #677088 are triadic colors.