COLOR #677299

HEX: #677299 RGB: (103,114,153)

Color info

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

RGB color model

#677299 color RGB value is (103,114,153).

RGB: (103,114,153) (40%, 45%, 60%)

RGB channels and saturation

R 103 of 255 = 40%
G 114 of 255 = 45%
B 153 of 255 = 60%

103
114
153

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

Portions of RGB colors in percentages

R + G + B = 103 + 114 + 153 = 370 (100%)
R 103 of 370 ~ 27.84%
G 114 of 370 ~ 30.81%
B 153 of 370 ~ 41.35'%

%27.84
%30.81
%41.35

CMYK color model

#677299 color CMYK value is (33,25,0,40).

  • cyan value is 32.68%
  • magenta value is 25.49%
  • yellow value is 0.00%
  • key color value is 40.00%

CMYK: (33,25,0,40)
C33M25Y0K40 (33%, 25%, 0%, 40%)
(0.33 / 0.25 / 0.00 / 0.40)

CMYK percentages

%32.68
%25.49
%0
%40

Codes

Color #677299 in popluar color models

67 72 99
RGB 103 114 153
HSL 227° 19.69% 50.20%
HSB/HSV 227° 32.68% 60.00%
CMYK 32.68% 25.49% 0.00%
40.00%

Color #677299 in popluar number systems.

HEX 67 72 99
Decimal 103 114 153
Binary 1100111 1110010 10011001
Octal 147 162 231

Shades and tints

Shades of #677299

#677299
(103,114,153)
#5E688C
(94,104,140)
#555E7F
(85,94,127)
#4C5472
(76,84,114)
#434A65
(67,74,101)
#3A4058
(58,64,88)
#31364B
(49,54,75)
#282C3E
(40,44,62)
#1F2231
(31,34,49)
#161824
(22,24,36)
#0D0E17
(13,14,23)
#000000
(0,0,0)

Tints of #677299

#677299
(103,114,153)
#747EA2
(116,126,162)
#818AAB
(129,138,171)
#8E96B4
(142,150,180)
#9BA2BD
(155,162,189)
#A8AEC6
(168,174,198)
#B5BACF
(181,186,207)
#C2C6D8
(194,198,216)
#CFD2E1
(207,210,225)
#DCDEEA
(220,222,234)
#E9EAF3
(233,234,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #677299 color. Also use rgb(103,114,153) instead hex code.

Text Font Color

.myTextColor { color: #677299; }

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

This text font color is #677299.

Background Color

.myBgColor { background-color: #677299; }

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

This div background color is #677299.

Border color

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

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

This div border color is #677299.

Opacity

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

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

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

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

This text has shadow with #677299 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #677299.

Preview

Color preview on black background

This text has color #677299 on black background.


Color preview on white background

This text has color #677299 on white background.


Black color preview on #677299 background

This text has black color on #677299 background.


White color preview on #677299 background

This text has white color on #677299 background.


Related colors

Complementary color

Complementary color for #hex is #988D66.


I love getcolorcode.com

Triadic colors

1 #996772 and #729967 with #677299 are triadic colors.

2 #997267 and #726799 with #677299 are triadic colors.