COLOR #677C7E

HEX: #677C7E RGB: (103,124,126)

Renk bilgisi

#677C7E contains red, green and blue colors in about the same proportion. #677C7E ‘ nin web güvenlik rengi #666666 (ya da #666) dir.

RGB renk modeli

#677C7E color RGB value is (103,124,126).

RGB: (103,124,126) (40%, 49%, 49%)

RGB bağlantıları ve doygunluk

R 103 of 255 = 40%
G 124 of 255 = 49%
B 126 of 255 = 49%

103
124
126

R + G + B ~ 46%. #677C7E is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 103 + 124 + 126 = 353 (100%)
R 103 of 353 ~ 29.18%
G 124 of 353 ~ 35.13%
B 126 of 353 ~ 35.69'%

%29.18
%35.13
%35.69

CMYK RENK MODELİ

#677C7E rengi CMYK tonu (18,2,0,51).

  • camgöbeği tonu 18.25%
  • eflatun tonu 1.59%
  • sarı tonu 0.00%
  • ana renk tonu 50.59%

CMYK: (18,2,0,51)
C18M2Y0K51 (18%, 2%, 0%, 51%)
(0.18 / 0.02 / 0.00 / 0.51)

CMYK yüzdeleri

%18.25
%1.59
%0
%50.59

Codes

Color #677C7E in popluar color models

67 7C 7E
RGB 103 124 126
HSL 185° 10.04% 44.90%
HSB/HSV 185° 18.25% 49.41%
CMYK 18.25% 1.59% 0.00%
50.59%

Color #677C7E in popluar number systems.

HEX 67 7C 7E
Decimal 103 124 126
Binary 1100111 1111100 1111110
Octal 147 174 176

Shades and tints

Shades of #677C7E

#677C7E
(103,124,126)
#5E7173
(94,113,115)
#556668
(85,102,104)
#4C5B5D
(76,91,93)
#435052
(67,80,82)
#3A4547
(58,69,71)
#313A3C
(49,58,60)
#282F31
(40,47,49)
#1F2426
(31,36,38)
#16191B
(22,25,27)
#0D0E10
(13,14,16)
#000000
(0,0,0)

Tints of #677C7E

#677C7E
(103,124,126)
#748789
(116,135,137)
#819294
(129,146,148)
#8E9D9F
(142,157,159)
#9BA8AA
(155,168,170)
#A8B3B5
(168,179,181)
#B5BEC0
(181,190,192)
#C2C9CB
(194,201,203)
#CFD4D6
(207,212,214)
#DCDFE1
(220,223,225)
#E9EAEC
(233,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #677C7E color. Also use rgb(103,124,126) instead hex code.

Text Font Color

.myTextColor { color: #677C7E; }

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

This text font color is #677C7E.

Background Color

.myBgColor { background-color: #677C7E; }

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

This div background color is #677C7E.

Border color

.myBorderColor { border: 1px solid #677C7E; }

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

This div border color is #677C7E.

Opacity

.myOpacity80 { color: #677C7E; opacity: 0.8; }

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

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

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

This text has shadow with #677C7E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #677C7E.

Preview

Color preview on black background

This text has color #677C7E on black background.


Color preview on white background

This text has color #677C7E on white background.


Black color preview on #677C7E background

This text has black color on #677C7E background.


White color preview on #677C7E background

This text has white color on #677C7E background.


Related colors

Complementary color

Complementary color for #hex is #988381.


I love getcolorcode.com

Triadic colors

1 #7E677C and #7C7E67 with #677C7E are triadic colors.

2 #7E7C67 and #7C677E with #677C7E are triadic colors.