COLOR #676284

HEX: #676284 RGB: (103,98,132)

Color info

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

RGB color model

#676284 color RGB value is (103,98,132).

RGB: (103,98,132) (40%, 38%, 52%)

RGB channels and saturation

R 103 of 255 = 40%
G 98 of 255 = 38%
B 132 of 255 = 52%

103
98
132

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

Portions of RGB colors in percentages

R + G + B = 103 + 98 + 132 = 333 (100%)
R 103 of 333 ~ 30.93%
G 98 of 333 ~ 29.43%
B 132 of 333 ~ 39.64'%

%30.93
%29.43
%39.64

CMYK color model

#676284 color CMYK value is (22,26,0,48).

  • cyan value is 21.97%
  • magenta value is 25.76%
  • yellow value is 0.00%
  • key color value is 48.24%

CMYK: (22,26,0,48)
C22M26Y0K48 (22%, 26%, 0%, 48%)
(0.22 / 0.26 / 0.00 / 0.48)

CMYK percentages

%21.97
%25.76
%0
%48.24

Codes

Color #676284 in popluar color models

67 62 84
RGB 103 98 132
HSL 249° 14.78% 45.10%
HSB/HSV 249° 25.76% 51.76%
CMYK 21.97% 25.76% 0.00%
48.24%

Color #676284 in popluar number systems.

HEX 67 62 84
Decimal 103 98 132
Binary 1100111 1100010 10000100
Octal 147 142 204

Shades and tints

Shades of #676284

#676284
(103,98,132)
#5E5A78
(94,90,120)
#55526C
(85,82,108)
#4C4A60
(76,74,96)
#434254
(67,66,84)
#3A3A48
(58,58,72)
#31323C
(49,50,60)
#282A30
(40,42,48)
#1F2224
(31,34,36)
#161A18
(22,26,24)
#0D120C
(13,18,12)
#000000
(0,0,0)

Tints of #676284

#676284
(103,98,132)
#74708F
(116,112,143)
#817E9A
(129,126,154)
#8E8CA5
(142,140,165)
#9B9AB0
(155,154,176)
#A8A8BB
(168,168,187)
#B5B6C6
(181,182,198)
#C2C4D1
(194,196,209)
#CFD2DC
(207,210,220)
#DCE0E7
(220,224,231)
#E9EEF2
(233,238,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #676284; }

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

This text font color is #676284.

Background Color

.myBgColor { background-color: #676284; }

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

This div background color is #676284.

Border color

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

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

This div border color is #676284.

Opacity

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

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

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

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

This text has shadow with #676284 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #676284.

Preview

Color preview on black background

This text has color #676284 on black background.


Color preview on white background

This text has color #676284 on white background.


Black color preview on #676284 background

This text has black color on #676284 background.


White color preview on #676284 background

This text has white color on #676284 background.


Related colors

Complementary color

Complementary color for #hex is #989D7B.


I love getcolorcode.com

Triadic colors

1 #846762 and #628467 with #676284 are triadic colors.

2 #846267 and #626784 with #676284 are triadic colors.