COLOR #676A7C

HEX: #676A7C RGB: (103,106,124)

Renk bilgisi

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

RGB renk modeli

#676A7C color RGB value is (103,106,124).

RGB: (103,106,124) (40%, 42%, 49%)

RGB bağlantıları ve doygunluk

R 103 of 255 = 40%
G 106 of 255 = 42%
B 124 of 255 = 49%

103
106
124

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

Yüzdelerle RGB renk parçaları

R + G + B = 103 + 106 + 124 = 333 (100%)
R 103 of 333 ~ 30.93%
G 106 of 333 ~ 31.83%
B 124 of 333 ~ 37.24'%

%30.93
%31.83
%37.24

CMYK RENK MODELİ

#676A7C rengi CMYK tonu (17,15,0,51).

  • camgöbeği tonu 16.94%
  • eflatun tonu 14.52%
  • sarı tonu 0.00%
  • ana renk tonu 51.37%

CMYK: (17,15,0,51)
C17M15Y0K51 (17%, 15%, 0%, 51%)
(0.17 / 0.15 / 0.00 / 0.51)

CMYK yüzdeleri

%16.94
%14.52
%0
%51.37

Codes

Color #676A7C in popluar color models

67 6A 7C
RGB 103 106 124
HSL 231° 9.25% 44.51%
HSB/HSV 231° 16.94% 48.63%
CMYK 16.94% 14.52% 0.00%
51.37%

Color #676A7C in popluar number systems.

HEX 67 6A 7C
Decimal 103 106 124
Binary 1100111 1101010 1111100
Octal 147 152 174

Shades and tints

Shades of #676A7C

#676A7C
(103,106,124)
#5E6171
(94,97,113)
#555866
(85,88,102)
#4C4F5B
(76,79,91)
#434650
(67,70,80)
#3A3D45
(58,61,69)
#31343A
(49,52,58)
#282B2F
(40,43,47)
#1F2224
(31,34,36)
#161919
(22,25,25)
#0D100E
(13,16,14)
#000000
(0,0,0)

Tints of #676A7C

#676A7C
(103,106,124)
#747787
(116,119,135)
#818492
(129,132,146)
#8E919D
(142,145,157)
#9B9EA8
(155,158,168)
#A8ABB3
(168,171,179)
#B5B8BE
(181,184,190)
#C2C5C9
(194,197,201)
#CFD2D4
(207,210,212)
#DCDFDF
(220,223,223)
#E9ECEA
(233,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #676A7C color. Also use rgb(103,106,124) instead hex code.

Text Font Color

.myTextColor { color: #676A7C; }

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

This text font color is #676A7C.

Background Color

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

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

This div background color is #676A7C.

Border color

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

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

This div border color is #676A7C.

Opacity

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

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

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

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

This text has shadow with #676A7C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #676A7C.

Preview

Color preview on black background

This text has color #676A7C on black background.


Color preview on white background

This text has color #676A7C on white background.


Black color preview on #676A7C background

This text has black color on #676A7C background.


White color preview on #676A7C background

This text has white color on #676A7C background.


Related colors

Complementary color

Complementary color for #hex is #989583.


I love getcolorcode.com

Triadic colors

1 #7C676A and #6A7C67 with #676A7C are triadic colors.

2 #7C6A67 and #6A677C with #676A7C are triadic colors.