COLOR #676581

HEX: #676581 RGB: (103,101,129)

Color info

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

RGB color model

#676581 color RGB value is (103,101,129).

RGB: (103,101,129) (40%, 40%, 51%)

RGB channels and saturation

R 103 of 255 = 40%
G 101 of 255 = 40%
B 129 of 255 = 51%

103
101
129

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

Portions of RGB colors in percentages

R + G + B = 103 + 101 + 129 = 333 (100%)
R 103 of 333 ~ 30.93%
G 101 of 333 ~ 30.33%
B 129 of 333 ~ 38.74'%

%30.93
%30.33
%38.74

CMYK color model

#676581 color CMYK value is (20,22,0,49).

  • cyan value is 20.16%
  • magenta value is 21.71%
  • yellow value is 0.00%
  • key color value is 49.41%

CMYK: (20,22,0,49)
C20M22Y0K49 (20%, 22%, 0%, 49%)
(0.20 / 0.22 / 0.00 / 0.49)

CMYK percentages

%20.16
%21.71
%0
%49.41

Codes

Color #676581 in popluar color models

67 65 81
RGB 103 101 129
HSL 244° 12.17% 45.10%
HSB/HSV 244° 21.71% 50.59%
CMYK 20.16% 21.71% 0.00%
49.41%

Color #676581 in popluar number systems.

HEX 67 65 81
Decimal 103 101 129
Binary 1100111 1100101 10000001
Octal 147 145 201

Shades and tints

Shades of #676581

#676581
(103,101,129)
#5E5C76
(94,92,118)
#55536B
(85,83,107)
#4C4A60
(76,74,96)
#434155
(67,65,85)
#3A384A
(58,56,74)
#312F3F
(49,47,63)
#282634
(40,38,52)
#1F1D29
(31,29,41)
#16141E
(22,20,30)
#0D0B13
(13,11,19)
#000000
(0,0,0)

Tints of #676581

#676581
(103,101,129)
#74738C
(116,115,140)
#818197
(129,129,151)
#8E8FA2
(142,143,162)
#9B9DAD
(155,157,173)
#A8ABB8
(168,171,184)
#B5B9C3
(181,185,195)
#C2C7CE
(194,199,206)
#CFD5D9
(207,213,217)
#DCE3E4
(220,227,228)
#E9F1EF
(233,241,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #676581; }

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

This text font color is #676581.

Background Color

.myBgColor { background-color: #676581; }

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

This div background color is #676581.

Border color

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

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

This div border color is #676581.

Opacity

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

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

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

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

This text has shadow with #676581 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #676581.

Preview

Color preview on black background

This text has color #676581 on black background.


Color preview on white background

This text has color #676581 on white background.


Black color preview on #676581 background

This text has black color on #676581 background.


White color preview on #676581 background

This text has white color on #676581 background.


Related colors

Complementary color

Complementary color for #hex is #989A7E.


I love getcolorcode.com

Triadic colors

1 #816765 and #658167 with #676581 are triadic colors.

2 #816567 and #656781 with #676581 are triadic colors.