COLOR #676B5E

HEX: #676B5E RGB: (103,107,94)

Renk bilgisi

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

RGB renk modeli

#676B5E color RGB value is (103,107,94).

RGB: (103,107,94) (40%, 42%, 37%)

RGB bağlantıları ve doygunluk

R 103 of 255 = 40%
G 107 of 255 = 42%
B 94 of 255 = 37%

103
107
94

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

Yüzdelerle RGB renk parçaları

R + G + B = 103 + 107 + 94 = 304 (100%)
R 103 of 304 ~ 33.88%
G 107 of 304 ~ 35.2%
B 94 of 304 ~ 30.92'%

%33.88
%35.2
%30.92

CMYK RENK MODELİ

#676B5E rengi CMYK tonu (4,0,12,58).

  • camgöbeği tonu 3.74%
  • eflatun tonu 0.00%
  • sarı tonu 12.15%
  • ana renk tonu 58.04%

CMYK: (4,0,12,58)
C4M0Y12K58 (4%, 0%, 12%, 58%)
(0.04 / 0.00 / 0.12 / 0.58)

CMYK yüzdeleri

%3.74
%0
%12.15
%58.04

Codes

Color #676B5E in popluar color models

67 6B 5E
RGB 103 107 94
HSL 78° 6.47% 39.41%
HSB/HSV 78° 12.15% 41.96%
CMYK 3.74% 0.00% 12.15%
58.04%

Color #676B5E in popluar number systems.

HEX 67 6B 5E
Decimal 103 107 94
Binary 1100111 1101011 1011110
Octal 147 153 136

Shades and tints

Shades of #676B5E

#676B5E
(103,107,94)
#5E6256
(94,98,86)
#55594E
(85,89,78)
#4C5046
(76,80,70)
#43473E
(67,71,62)
#3A3E36
(58,62,54)
#31352E
(49,53,46)
#282C26
(40,44,38)
#1F231E
(31,35,30)
#161A16
(22,26,22)
#0D110E
(13,17,14)
#000000
(0,0,0)

Tints of #676B5E

#676B5E
(103,107,94)
#74786C
(116,120,108)
#81857A
(129,133,122)
#8E9288
(142,146,136)
#9B9F96
(155,159,150)
#A8ACA4
(168,172,164)
#B5B9B2
(181,185,178)
#C2C6C0
(194,198,192)
#CFD3CE
(207,211,206)
#DCE0DC
(220,224,220)
#E9EDEA
(233,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #676B5E color. Also use rgb(103,107,94) instead hex code.

Text Font Color

.myTextColor { color: #676B5E; }

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

This text font color is #676B5E.

Background Color

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

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

This div background color is #676B5E.

Border color

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

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

This div border color is #676B5E.

Opacity

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

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

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

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

This text has shadow with #676B5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #676B5E.

Preview

Color preview on black background

This text has color #676B5E on black background.


Color preview on white background

This text has color #676B5E on white background.


Black color preview on #676B5E background

This text has black color on #676B5E background.


White color preview on #676B5E background

This text has white color on #676B5E background.


Related colors

Complementary color

Complementary color for #hex is #9894A1.


I love getcolorcode.com

Triadic colors

1 #5E676B and #6B5E67 with #676B5E are triadic colors.

2 #5E6B67 and #6B675E with #676B5E are triadic colors.