COLOR #676C89

HEX: #676C89 RGB: (103,108,137)

Renk bilgisi

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

RGB renk modeli

#676C89 color RGB value is (103,108,137).

RGB: (103,108,137) (40%, 42%, 54%)

RGB bağlantıları ve doygunluk

R 103 of 255 = 40%
G 108 of 255 = 42%
B 137 of 255 = 54%

103
108
137

R + G + B ~ 45%. #676C89 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 103 + 108 + 137 = 348 (100%)
R 103 of 348 ~ 29.6%
G 108 of 348 ~ 31.03%
B 137 of 348 ~ 39.37'%

%29.6
%31.03
%39.37

CMYK RENK MODELİ

#676C89 rengi CMYK tonu (25,21,0,46).

  • camgöbeği tonu 24.82%
  • eflatun tonu 21.17%
  • sarı tonu 0.00%
  • ana renk tonu 46.27%

CMYK: (25,21,0,46)
C25M21Y0K46 (25%, 21%, 0%, 46%)
(0.25 / 0.21 / 0.00 / 0.46)

CMYK yüzdeleri

%24.82
%21.17
%0
%46.27

Codes

Color #676C89 in popluar color models

67 6C 89
RGB 103 108 137
HSL 231° 14.17% 47.06%
HSB/HSV 231° 24.82% 53.73%
CMYK 24.82% 21.17% 0.00%
46.27%

Color #676C89 in popluar number systems.

HEX 67 6C 89
Decimal 103 108 137
Binary 1100111 1101100 10001001
Octal 147 154 211

Shades and tints

Shades of #676C89

#676C89
(103,108,137)
#5E637D
(94,99,125)
#555A71
(85,90,113)
#4C5165
(76,81,101)
#434859
(67,72,89)
#3A3F4D
(58,63,77)
#313641
(49,54,65)
#282D35
(40,45,53)
#1F2429
(31,36,41)
#161B1D
(22,27,29)
#0D1211
(13,18,17)
#000000
(0,0,0)

Tints of #676C89

#676C89
(103,108,137)
#747993
(116,121,147)
#81869D
(129,134,157)
#8E93A7
(142,147,167)
#9BA0B1
(155,160,177)
#A8ADBB
(168,173,187)
#B5BAC5
(181,186,197)
#C2C7CF
(194,199,207)
#CFD4D9
(207,212,217)
#DCE1E3
(220,225,227)
#E9EEED
(233,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #676C89 color. Also use rgb(103,108,137) instead hex code.

Text Font Color

.myTextColor { color: #676C89; }

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

This text font color is #676C89.

Background Color

.myBgColor { background-color: #676C89; }

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

This div background color is #676C89.

Border color

.myBorderColor { border: 1px solid #676C89; }

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

This div border color is #676C89.

Opacity

.myOpacity80 { color: #676C89; opacity: 0.8; }

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

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

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

This text has shadow with #676C89 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #676C89.

Preview

Color preview on black background

This text has color #676C89 on black background.


Color preview on white background

This text has color #676C89 on white background.


Black color preview on #676C89 background

This text has black color on #676C89 background.


White color preview on #676C89 background

This text has white color on #676C89 background.


Related colors

Complementary color

Complementary color for #hex is #989376.


I love getcolorcode.com

Triadic colors

1 #89676C and #6C8967 with #676C89 are triadic colors.

2 #896C67 and #6C6789 with #676C89 are triadic colors.