COLOR #676E85

HEX: #676E85 RGB: (103,110,133)

Renk bilgisi

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

RGB renk modeli

#676E85 color RGB value is (103,110,133).

RGB: (103,110,133) (40%, 43%, 52%)

RGB bağlantıları ve doygunluk

R 103 of 255 = 40%
G 110 of 255 = 43%
B 133 of 255 = 52%

103
110
133

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

Yüzdelerle RGB renk parçaları

R + G + B = 103 + 110 + 133 = 346 (100%)
R 103 of 346 ~ 29.77%
G 110 of 346 ~ 31.79%
B 133 of 346 ~ 38.44'%

%29.77
%31.79
%38.44

CMYK RENK MODELİ

#676E85 rengi CMYK tonu (23,17,0,48).

  • camgöbeği tonu 22.56%
  • eflatun tonu 17.29%
  • sarı tonu 0.00%
  • ana renk tonu 47.84%

CMYK: (23,17,0,48)
C23M17Y0K48 (23%, 17%, 0%, 48%)
(0.23 / 0.17 / 0.00 / 0.48)

CMYK yüzdeleri

%22.56
%17.29
%0
%47.84

Codes

Color #676E85 in popluar color models

67 6E 85
RGB 103 110 133
HSL 226° 12.71% 46.27%
HSB/HSV 226° 22.56% 52.16%
CMYK 22.56% 17.29% 0.00%
47.84%

Color #676E85 in popluar number systems.

HEX 67 6E 85
Decimal 103 110 133
Binary 1100111 1101110 10000101
Octal 147 156 205

Shades and tints

Shades of #676E85

#676E85
(103,110,133)
#5E6479
(94,100,121)
#555A6D
(85,90,109)
#4C5061
(76,80,97)
#434655
(67,70,85)
#3A3C49
(58,60,73)
#31323D
(49,50,61)
#282831
(40,40,49)
#1F1E25
(31,30,37)
#161419
(22,20,25)
#0D0A0D
(13,10,13)
#000000
(0,0,0)

Tints of #676E85

#676E85
(103,110,133)
#747B90
(116,123,144)
#81889B
(129,136,155)
#8E95A6
(142,149,166)
#9BA2B1
(155,162,177)
#A8AFBC
(168,175,188)
#B5BCC7
(181,188,199)
#C2C9D2
(194,201,210)
#CFD6DD
(207,214,221)
#DCE3E8
(220,227,232)
#E9F0F3
(233,240,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #676E85 color. Also use rgb(103,110,133) instead hex code.

Text Font Color

.myTextColor { color: #676E85; }

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

This text font color is #676E85.

Background Color

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

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

This div background color is #676E85.

Border color

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

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

This div border color is #676E85.

Opacity

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

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

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

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

This text has shadow with #676E85 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #676E85.

Preview

Color preview on black background

This text has color #676E85 on black background.


Color preview on white background

This text has color #676E85 on white background.


Black color preview on #676E85 background

This text has black color on #676E85 background.


White color preview on #676E85 background

This text has white color on #676E85 background.


Related colors

Complementary color

Complementary color for #hex is #98917A.


I love getcolorcode.com

Triadic colors

1 #85676E and #6E8567 with #676E85 are triadic colors.

2 #856E67 and #6E6785 with #676E85 are triadic colors.