COLOR #676588

HEX: #676588 RGB: (103,101,136)

Color info

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

RGB color model

#676588 color RGB value is (103,101,136).

RGB: (103,101,136) (40%, 40%, 53%)

RGB channels and saturation

R 103 of 255 = 40%
G 101 of 255 = 40%
B 136 of 255 = 53%

103
101
136

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

Portions of RGB colors in percentages

R + G + B = 103 + 101 + 136 = 340 (100%)
R 103 of 340 ~ 30.29%
G 101 of 340 ~ 29.71%
B 136 of 340 ~ 40'%

%30.29
%29.71
%40

CMYK color model

#676588 color CMYK value is (24,26,0,47).

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

CMYK: (24,26,0,47)
C24M26Y0K47 (24%, 26%, 0%, 47%)
(0.24 / 0.26 / 0.00 / 0.47)

CMYK percentages

%24.26
%25.74
%0
%46.67

Codes

Color #676588 in popluar color models

67 65 88
RGB 103 101 136
HSL 243° 14.77% 46.47%
HSB/HSV 243° 25.74% 53.33%
CMYK 24.26% 25.74% 0.00%
46.67%

Color #676588 in popluar number systems.

HEX 67 65 88
Decimal 103 101 136
Binary 1100111 1100101 10001000
Octal 147 145 210

Shades and tints

Shades of #676588

#676588
(103,101,136)
#5E5C7C
(94,92,124)
#555370
(85,83,112)
#4C4A64
(76,74,100)
#434158
(67,65,88)
#3A384C
(58,56,76)
#312F40
(49,47,64)
#282634
(40,38,52)
#1F1D28
(31,29,40)
#16141C
(22,20,28)
#0D0B10
(13,11,16)
#000000
(0,0,0)

Tints of #676588

#676588
(103,101,136)
#747392
(116,115,146)
#81819C
(129,129,156)
#8E8FA6
(142,143,166)
#9B9DB0
(155,157,176)
#A8ABBA
(168,171,186)
#B5B9C4
(181,185,196)
#C2C7CE
(194,199,206)
#CFD5D8
(207,213,216)
#DCE3E2
(220,227,226)
#E9F1EC
(233,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #676588; }

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

This text font color is #676588.

Background Color

.myBgColor { background-color: #676588; }

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

This div background color is #676588.

Border color

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

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

This div border color is #676588.

Opacity

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

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

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

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

This text has shadow with #676588 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #676588.

Preview

Color preview on black background

This text has color #676588 on black background.


Color preview on white background

This text has color #676588 on white background.


Black color preview on #676588 background

This text has black color on #676588 background.


White color preview on #676588 background

This text has white color on #676588 background.


Related colors

Complementary color

Complementary color for #hex is #989A77.


I love getcolorcode.com

Triadic colors

1 #886765 and #658867 with #676588 are triadic colors.

2 #886567 and #656788 with #676588 are triadic colors.