COLOR #675375

HEX: #675375 RGB: (103,83,117)

Color info

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

RGB color model

#675375 color RGB value is (103,83,117).

RGB: (103,83,117) (40%, 33%, 46%)

RGB channels and saturation

R 103 of 255 = 40%
G 83 of 255 = 33%
B 117 of 255 = 46%

103
83
117

R + G + B ~ 40%. #675375 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 103 + 83 + 117 = 303 (100%)
R 103 of 303 ~ 33.99%
G 83 of 303 ~ 27.39%
B 117 of 303 ~ 38.61'%

%33.99
%27.39
%38.61

CMYK color model

#675375 color CMYK value is (12,29,0,54).

  • cyan value is 11.97%
  • magenta value is 29.06%
  • yellow value is 0.00%
  • key color value is 54.12%
CMYK: (12,29,0,54) C12M29Y0K54 (12%,29%,0%,54%) (0.12/0.29/0.00/0.54) 

CMYK percentages

%11.97
%29.06
%0
%54.12

Codes

Color #675375 in popluar color models

67 53 75
RGB 103 83 117
HSL 275° 17.00% 39.22%
HSB/HSV 275° 29.06% 45.88%
CMYK 11.97% 29.06% 0.00%
54.12%

Color #675375 in popluar number systems.

HEX 67 53 75
Decimal 103 83 117
Binary 1100111 1010011 1110101
Octal 147 123 165

Shades and tints

Shades of #675375

#675375
(103,83,117)
#5E4C6B
(94,76,107)
#554561
(85,69,97)
#4C3E57
(76,62,87)
#43374D
(67,55,77)
#3A3043
(58,48,67)
#312939
(49,41,57)
#28222F
(40,34,47)
#1F1B25
(31,27,37)
#16141B
(22,20,27)
#0D0D11
(13,13,17)
#000000
(0,0,0)

Tints of #675375

#675375
(103,83,117)
#746281
(116,98,129)
#81718D
(129,113,141)
#8E8099
(142,128,153)
#9B8FA5
(155,143,165)
#A89EB1
(168,158,177)
#B5ADBD
(181,173,189)
#C2BCC9
(194,188,201)
#CFCBD5
(207,203,213)
#DCDAE1
(220,218,225)
#E9E9ED
(233,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #675375 color. Also use rgb(103,83,117) instead hex code.

Text Font Color

.myTextColor { color: #675375; }

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

This text font color is #675375.

Background Color

.myBgColor { background-color: #675375; }

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

This div background color is #675375.

Border color

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

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

This div border color is #675375.

Opacity

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

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

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

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

This text has shadow with #675375 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #675375.

Preview

Color preview on black background

This text has color #675375 on black background.


Color preview on white background

This text has color #675375 on white background.


Black color preview on #675375 background

This text has black color on #675375 background.


White color preview on #675375 background

This text has white color on #675375 background.


Related colors

Complementary color

Complementary color for #hex is #98AC8A.


I love getcolorcode.com

Triadic colors

1 #756753 and #537567 with #675375 are triadic colors.

2 #755367 and #536775 with #675375 are triadic colors.