COLOR #675561

HEX: #675561 RGB: (103,85,97)

Color info

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

RGB color model

#675561 color RGB value is (103,85,97).

RGB: (103,85,97) (40%, 33%, 38%)

RGB channels and saturation

R 103 of 255 = 40%
G 85 of 255 = 33%
B 97 of 255 = 38%

103
85
97

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

Portions of RGB colors in percentages

R + G + B = 103 + 85 + 97 = 285 (100%)
R 103 of 285 ~ 36.14%
G 85 of 285 ~ 29.82%
B 97 of 285 ~ 34.04'%

%36.14
%29.82
%34.04

CMYK color model

#675561 color CMYK value is (0,17,6,60).

  • cyan value is 0.00%
  • magenta value is 17.48%
  • yellow value is 5.83%
  • key color value is 59.61%
CMYK: (0,17,6,60) C0M17Y6K60 (0%,17%,6%,60%) (0.00/0.17/0.06/0.60) 

CMYK percentages

%0
%17.48
%5.83
%59.61

Codes

Color #675561 in popluar color models

67 55 61
RGB 103 85 97
HSL 320° 9.57% 36.86%
HSB/HSV 320° 17.48% 40.39%
CMYK 0.00% 17.48% 5.83%
59.61%

Color #675561 in popluar number systems.

HEX 67 55 61
Decimal 103 85 97
Binary 1100111 1010101 1100001
Octal 147 125 141

Shades and tints

Shades of #675561

#675561
(103,85,97)
#5E4E59
(94,78,89)
#554751
(85,71,81)
#4C4049
(76,64,73)
#433941
(67,57,65)
#3A3239
(58,50,57)
#312B31
(49,43,49)
#282429
(40,36,41)
#1F1D21
(31,29,33)
#161619
(22,22,25)
#0D0F11
(13,15,17)
#000000
(0,0,0)

Tints of #675561

#675561
(103,85,97)
#74646F
(116,100,111)
#81737D
(129,115,125)
#8E828B
(142,130,139)
#9B9199
(155,145,153)
#A8A0A7
(168,160,167)
#B5AFB5
(181,175,181)
#C2BEC3
(194,190,195)
#CFCDD1
(207,205,209)
#DCDCDF
(220,220,223)
#E9EBED
(233,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #675561; }

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

This text font color is #675561.

Background Color

.myBgColor { background-color: #675561; }

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

This div background color is #675561.

Border color

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

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

This div border color is #675561.

Opacity

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

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

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

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

This text has shadow with #675561 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #675561.

Preview

Color preview on black background

This text has color #675561 on black background.


Color preview on white background

This text has color #675561 on white background.


Black color preview on #675561 background

This text has black color on #675561 background.


White color preview on #675561 background

This text has white color on #675561 background.


Related colors

Complementary color

Complementary color for #hex is #98AA9E.


I love getcolorcode.com

Triadic colors

1 #616755 and #556167 with #675561 are triadic colors.

2 #615567 and #556761 with #675561 are triadic colors.