COLOR #676683

HEX: #676683 RGB: (103,102,131)

Renk bilgisi

#676683 contains red, green and blue colors in about the same proportion. #676683 ‘ nin web güvenlik rengi #666699 (ya da #669) dir.

RGB renk modeli

#676683 color RGB value is (103,102,131).

RGB: (103,102,131) (40%, 40%, 51%)

RGB bağlantıları ve doygunluk

R 103 of 255 = 40%
G 102 of 255 = 40%
B 131 of 255 = 51%

103
102
131

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

Yüzdelerle RGB renk parçaları

R + G + B = 103 + 102 + 131 = 336 (100%)
R 103 of 336 ~ 30.65%
G 102 of 336 ~ 30.36%
B 131 of 336 ~ 38.99'%

%30.65
%30.36
%38.99

CMYK RENK MODELİ

#676683 rengi CMYK tonu (21,22,0,49).

  • camgöbeği tonu 21.37%
  • eflatun tonu 22.14%
  • sarı tonu 0.00%
  • ana renk tonu 48.63%

CMYK: (21,22,0,49)
C21M22Y0K49 (21%, 22%, 0%, 49%)
(0.21 / 0.22 / 0.00 / 0.49)

CMYK yüzdeleri

%21.37
%22.14
%0
%48.63

Codes

Color #676683 in popluar color models

67 66 83
RGB 103 102 131
HSL 242° 12.45% 45.69%
HSB/HSV 242° 22.14% 51.37%
CMYK 21.37% 22.14% 0.00%
48.63%

Color #676683 in popluar number systems.

HEX 67 66 83
Decimal 103 102 131
Binary 1100111 1100110 10000011
Octal 147 146 203

Shades and tints

Shades of #676683

#676683
(103,102,131)
#5E5D78
(94,93,120)
#55546D
(85,84,109)
#4C4B62
(76,75,98)
#434257
(67,66,87)
#3A394C
(58,57,76)
#313041
(49,48,65)
#282736
(40,39,54)
#1F1E2B
(31,30,43)
#161520
(22,21,32)
#0D0C15
(13,12,21)
#000000
(0,0,0)

Tints of #676683

#676683
(103,102,131)
#74738E
(116,115,142)
#818099
(129,128,153)
#8E8DA4
(142,141,164)
#9B9AAF
(155,154,175)
#A8A7BA
(168,167,186)
#B5B4C5
(181,180,197)
#C2C1D0
(194,193,208)
#CFCEDB
(207,206,219)
#DCDBE6
(220,219,230)
#E9E8F1
(233,232,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #676683 color. Also use rgb(103,102,131) instead hex code.

Text Font Color

.myTextColor { color: #676683; }

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

This text font color is #676683.

Background Color

.myBgColor { background-color: #676683; }

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

This div background color is #676683.

Border color

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

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

This div border color is #676683.

Opacity

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

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

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

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

This text has shadow with #676683 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #676683.

Preview

Color preview on black background

This text has color #676683 on black background.


Color preview on white background

This text has color #676683 on white background.


Black color preview on #676683 background

This text has black color on #676683 background.


White color preview on #676683 background

This text has white color on #676683 background.


Related colors

Complementary color

Complementary color for #hex is #98997C.


I love getcolorcode.com

Triadic colors

1 #836766 and #668367 with #676683 are triadic colors.

2 #836667 and #666783 with #676683 are triadic colors.