COLOR #675B63

HEX: #675B63 RGB: (103,91,99)

Color info

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

RGB color model

#675B63 color RGB value is (103,91,99).

RGB: (103,91,99) (40%, 36%, 39%)

RGB channels and saturation

R 103 of 255 = 40%
G 91 of 255 = 36%
B 99 of 255 = 39%

103
91
99

R + G + B ~ 38%. #675B63 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 103 + 91 + 99 = 293 (100%)
R 103 of 293 ~ 35.15%
G 91 of 293 ~ 31.06%
B 99 of 293 ~ 33.79'%

%35.15
%31.06
%33.79

CMYK color model

#675B63 color CMYK value is (0,12,4,60).

  • cyan value is 0.00%
  • magenta value is 11.65%
  • yellow value is 3.88%
  • key color value is 59.61%

CMYK: (0,12,4,60)
C0M12Y4K60 (0%, 12%, 4%, 60%)
(0.00 / 0.12 / 0.04 / 0.60)

CMYK percentages

%0
%11.65
%3.88
%59.61

Codes

Color #675B63 in popluar color models

67 5B 63
RGB 103 91 99
HSL 320° 6.19% 38.04%
HSB/HSV 320° 11.65% 40.39%
CMYK 0.00% 11.65% 3.88%
59.61%

Color #675B63 in popluar number systems.

HEX 67 5B 63
Decimal 103 91 99
Binary 1100111 1011011 1100011
Octal 147 133 143

Shades and tints

Shades of #675B63

#675B63
(103,91,99)
#5E535A
(94,83,90)
#554B51
(85,75,81)
#4C4348
(76,67,72)
#433B3F
(67,59,63)
#3A3336
(58,51,54)
#312B2D
(49,43,45)
#282324
(40,35,36)
#1F1B1B
(31,27,27)
#161312
(22,19,18)
#0D0B09
(13,11,9)
#000000
(0,0,0)

Tints of #675B63

#675B63
(103,91,99)
#746971
(116,105,113)
#81777F
(129,119,127)
#8E858D
(142,133,141)
#9B939B
(155,147,155)
#A8A1A9
(168,161,169)
#B5AFB7
(181,175,183)
#C2BDC5
(194,189,197)
#CFCBD3
(207,203,211)
#DCD9E1
(220,217,225)
#E9E7EF
(233,231,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #675B63 color. Also use rgb(103,91,99) instead hex code.

Text Font Color

.myTextColor { color: #675B63; }

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

This text font color is #675B63.

Background Color

.myBgColor { background-color: #675B63; }

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

This div background color is #675B63.

Border color

.myBorderColor { border: 1px solid #675B63; }

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

This div border color is #675B63.

Opacity

.myOpacity80 { color: #675B63; opacity: 0.8; }

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

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

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

This text has shadow with #675B63 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #675B63.

Preview

Color preview on black background

This text has color #675B63 on black background.


Color preview on white background

This text has color #675B63 on white background.


Black color preview on #675B63 background

This text has black color on #675B63 background.


White color preview on #675B63 background

This text has white color on #675B63 background.


Related colors

Complementary color

Complementary color for #hex is #98A49C.


I love getcolorcode.com

Triadic colors

1 #63675B and #5B6367 with #675B63 are triadic colors.

2 #635B67 and #5B6763 with #675B63 are triadic colors.