COLOR #677B6B

HEX: #677B6B RGB: (103,123,107)

Renk bilgisi

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

RGB renk modeli

#677B6B color RGB value is (103,123,107).

RGB: (103,123,107) (40%, 48%, 42%)

RGB bağlantıları ve doygunluk

R 103 of 255 = 40%
G 123 of 255 = 48%
B 107 of 255 = 42%

103
123
107

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

Yüzdelerle RGB renk parçaları

R + G + B = 103 + 123 + 107 = 333 (100%)
R 103 of 333 ~ 30.93%
G 123 of 333 ~ 36.94%
B 107 of 333 ~ 32.13'%

%30.93
%36.94
%32.13

CMYK RENK MODELİ

#677B6B rengi CMYK tonu (16,0,13,52).

  • camgöbeği tonu 16.26%
  • eflatun tonu 0.00%
  • sarı tonu 13.01%
  • ana renk tonu 51.76%

CMYK: (16,0,13,52)
C16M0Y13K52 (16%, 0%, 13%, 52%)
(0.16 / 0.00 / 0.13 / 0.52)

CMYK yüzdeleri

%16.26
%0
%13.01
%51.76

Codes

Color #677B6B in popluar color models

67 7B 6B
RGB 103 123 107
HSL 132° 8.85% 44.31%
HSB/HSV 132° 16.26% 48.24%
CMYK 16.26% 0.00% 13.01%
51.76%

Color #677B6B in popluar number systems.

HEX 67 7B 6B
Decimal 103 123 107
Binary 1100111 1111011 1101011
Octal 147 173 153

Shades and tints

Shades of #677B6B

#677B6B
(103,123,107)
#5E7062
(94,112,98)
#556559
(85,101,89)
#4C5A50
(76,90,80)
#434F47
(67,79,71)
#3A443E
(58,68,62)
#313935
(49,57,53)
#282E2C
(40,46,44)
#1F2323
(31,35,35)
#16181A
(22,24,26)
#0D0D11
(13,13,17)
#000000
(0,0,0)

Tints of #677B6B

#677B6B
(103,123,107)
#748778
(116,135,120)
#819385
(129,147,133)
#8E9F92
(142,159,146)
#9BAB9F
(155,171,159)
#A8B7AC
(168,183,172)
#B5C3B9
(181,195,185)
#C2CFC6
(194,207,198)
#CFDBD3
(207,219,211)
#DCE7E0
(220,231,224)
#E9F3ED
(233,243,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #677B6B color. Also use rgb(103,123,107) instead hex code.

Text Font Color

.myTextColor { color: #677B6B; }

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

This text font color is #677B6B.

Background Color

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

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

This div background color is #677B6B.

Border color

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

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

This div border color is #677B6B.

Opacity

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

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

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

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

This text has shadow with #677B6B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #677B6B.

Preview

Color preview on black background

This text has color #677B6B on black background.


Color preview on white background

This text has color #677B6B on white background.


Black color preview on #677B6B background

This text has black color on #677B6B background.


White color preview on #677B6B background

This text has white color on #677B6B background.


Related colors

Complementary color

Complementary color for #hex is #988494.


I love getcolorcode.com

Triadic colors

1 #6B677B and #7B6B67 with #677B6B are triadic colors.

2 #6B7B67 and #7B676B with #677B6B are triadic colors.