COLOR #675761

HEX: #675761 RGB: (103,87,97)

Color info

#675761 contains red, green and blue colors in about the same proportion. Web safe color of #675761 is #666666 (or #666).

RGB color model

#675761 color RGB value is (103,87,97).

RGB: (103,87,97) (40%, 34%, 38%)

RGB channels and saturation

R 103 of 255 = 40%
G 87 of 255 = 34%
B 97 of 255 = 38%

103
87
97

R + G + B ~ 37%. #675761 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 103 + 87 + 97 = 287 (100%)
R 103 of 287 ~ 35.89%
G 87 of 287 ~ 30.31%
B 97 of 287 ~ 33.8'%

%35.89
%30.31
%33.8

CMYK color model

#675761 color CMYK value is (0,16,6,60).

  • cyan value is 0.00%
  • magenta value is 15.53%
  • yellow value is 5.83%
  • key color value is 59.61%

CMYK: (0,16,6,60)
C0M16Y6K60 (0%, 16%, 6%, 60%)
(0.00 / 0.16 / 0.06 / 0.60)

CMYK percentages

%0
%15.53
%5.83
%59.61

Codes

Color #675761 in popluar color models

67 57 61
RGB 103 87 97
HSL 323° 8.42% 37.25%
HSB/HSV 323° 15.53% 40.39%
CMYK 0.00% 15.53% 5.83%
59.61%

Color #675761 in popluar number systems.

HEX 67 57 61
Decimal 103 87 97
Binary 1100111 1010111 1100001
Octal 147 127 141

Shades and tints

Shades of #675761

#675761
(103,87,97)
#5E5059
(94,80,89)
#554951
(85,73,81)
#4C4249
(76,66,73)
#433B41
(67,59,65)
#3A3439
(58,52,57)
#312D31
(49,45,49)
#282629
(40,38,41)
#1F1F21
(31,31,33)
#161819
(22,24,25)
#0D1111
(13,17,17)
#000000
(0,0,0)

Tints of #675761

#675761
(103,87,97)
#74666F
(116,102,111)
#81757D
(129,117,125)
#8E848B
(142,132,139)
#9B9399
(155,147,153)
#A8A2A7
(168,162,167)
#B5B1B5
(181,177,181)
#C2C0C3
(194,192,195)
#CFCFD1
(207,207,209)
#DCDEDF
(220,222,223)
#E9EDED
(233,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #675761 color. Also use rgb(103,87,97) instead hex code.

Text Font Color

.myTextColor { color: #675761; }

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

This text font color is #675761.

Background Color

.myBgColor { background-color: #675761; }

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

This div background color is #675761.

Border color

.myBorderColor { border: 1px solid #675761; }

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

This div border color is #675761.

Opacity

.myOpacity80 { color: #675761; opacity: 0.8; }

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

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

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

This text has shadow with #675761 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #675761.

Preview

Color preview on black background

This text has color #675761 on black background.


Color preview on white background

This text has color #675761 on white background.


Black color preview on #675761 background

This text has black color on #675761 background.


White color preview on #675761 background

This text has white color on #675761 background.


Related colors

Complementary color

Complementary color for #hex is #98A89E.


I love getcolorcode.com

Triadic colors

1 #616757 and #576167 with #675761 are triadic colors.

2 #615767 and #576761 with #675761 are triadic colors.