COLOR #676282

HEX: #676282 RGB: (103,98,130)

Color info

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

RGB color model

#676282 color RGB value is (103,98,130).

RGB: (103,98,130) (40%, 38%, 51%)

RGB channels and saturation

R 103 of 255 = 40%
G 98 of 255 = 38%
B 130 of 255 = 51%

103
98
130

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

Portions of RGB colors in percentages

R + G + B = 103 + 98 + 130 = 331 (100%)
R 103 of 331 ~ 31.12%
G 98 of 331 ~ 29.61%
B 130 of 331 ~ 39.27'%

%31.12
%29.61
%39.27

CMYK color model

#676282 color CMYK value is (21,25,0,49).

  • cyan value is 20.77%
  • magenta value is 24.62%
  • yellow value is 0.00%
  • key color value is 49.02%

CMYK: (21,25,0,49)
C21M25Y0K49 (21%, 25%, 0%, 49%)
(0.21 / 0.25 / 0.00 / 0.49)

CMYK percentages

%20.77
%24.62
%0
%49.02

Codes

Color #676282 in popluar color models

67 62 82
RGB 103 98 130
HSL 249° 14.04% 44.71%
HSB/HSV 249° 24.62% 50.98%
CMYK 20.77% 24.62% 0.00%
49.02%

Color #676282 in popluar number systems.

HEX 67 62 82
Decimal 103 98 130
Binary 1100111 1100010 10000010
Octal 147 142 202

Shades and tints

Shades of #676282

#676282
(103,98,130)
#5E5A77
(94,90,119)
#55526C
(85,82,108)
#4C4A61
(76,74,97)
#434256
(67,66,86)
#3A3A4B
(58,58,75)
#313240
(49,50,64)
#282A35
(40,42,53)
#1F222A
(31,34,42)
#161A1F
(22,26,31)
#0D1214
(13,18,20)
#000000
(0,0,0)

Tints of #676282

#676282
(103,98,130)
#74708D
(116,112,141)
#817E98
(129,126,152)
#8E8CA3
(142,140,163)
#9B9AAE
(155,154,174)
#A8A8B9
(168,168,185)
#B5B6C4
(181,182,196)
#C2C4CF
(194,196,207)
#CFD2DA
(207,210,218)
#DCE0E5
(220,224,229)
#E9EEF0
(233,238,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #676282 color. Also use rgb(103,98,130) instead hex code.

Text Font Color

.myTextColor { color: #676282; }

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

This text font color is #676282.

Background Color

.myBgColor { background-color: #676282; }

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

This div background color is #676282.

Border color

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

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

This div border color is #676282.

Opacity

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

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

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

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

This text has shadow with #676282 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #676282.

Preview

Color preview on black background

This text has color #676282 on black background.


Color preview on white background

This text has color #676282 on white background.


Black color preview on #676282 background

This text has black color on #676282 background.


White color preview on #676282 background

This text has white color on #676282 background.


Related colors

Complementary color

Complementary color for #hex is #989D7D.


I love getcolorcode.com

Triadic colors

1 #826762 and #628267 with #676282 are triadic colors.

2 #826267 and #626782 with #676282 are triadic colors.