COLOR #675975

HEX: #675975 RGB: (103,89,117)

Color info

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

RGB color model

#675975 color RGB value is (103,89,117).

RGB: (103,89,117) (40%, 35%, 46%)

RGB channels and saturation

R 103 of 255 = 40%
G 89 of 255 = 35%
B 117 of 255 = 46%

103
89
117

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

Portions of RGB colors in percentages

R + G + B = 103 + 89 + 117 = 309 (100%)
R 103 of 309 ~ 33.33%
G 89 of 309 ~ 28.8%
B 117 of 309 ~ 37.86'%

%33.33
%28.8
%37.86

CMYK color model

#675975 color CMYK value is (12,24,0,54).

  • cyan value is 11.97%
  • magenta value is 23.93%
  • yellow value is 0.00%
  • key color value is 54.12%
CMYK: (12,24,0,54) C12M24Y0K54 (12%,24%,0%,54%) (0.12/0.24/0.00/0.54) 

CMYK percentages

%11.97
%23.93
%0
%54.12

Codes

Color #675975 in popluar color models

67 59 75
RGB 103 89 117
HSL 270° 13.59% 40.39%
HSB/HSV 270° 23.93% 45.88%
CMYK 11.97% 23.93% 0.00%
54.12%

Color #675975 in popluar number systems.

HEX 67 59 75
Decimal 103 89 117
Binary 1100111 1011001 1110101
Octal 147 131 165

Shades and tints

Shades of #675975

#675975
(103,89,117)
#5E516B
(94,81,107)
#554961
(85,73,97)
#4C4157
(76,65,87)
#43394D
(67,57,77)
#3A3143
(58,49,67)
#312939
(49,41,57)
#28212F
(40,33,47)
#1F1925
(31,25,37)
#16111B
(22,17,27)
#0D0911
(13,9,17)
#000000
(0,0,0)

Tints of #675975

#675975
(103,89,117)
#746881
(116,104,129)
#81778D
(129,119,141)
#8E8699
(142,134,153)
#9B95A5
(155,149,165)
#A8A4B1
(168,164,177)
#B5B3BD
(181,179,189)
#C2C2C9
(194,194,201)
#CFD1D5
(207,209,213)
#DCE0E1
(220,224,225)
#E9EFED
(233,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #675975; }

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

This text font color is #675975.

Background Color

.myBgColor { background-color: #675975; }

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

This div background color is #675975.

Border color

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

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

This div border color is #675975.

Opacity

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

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

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

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

This text has shadow with #675975 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #675975.

Preview

Color preview on black background

This text has color #675975 on black background.


Color preview on white background

This text has color #675975 on white background.


Black color preview on #675975 background

This text has black color on #675975 background.


White color preview on #675975 background

This text has white color on #675975 background.


Related colors

Complementary color

Complementary color for #hex is #98A68A.


I love getcolorcode.com

Triadic colors

1 #756759 and #597567 with #675975 are triadic colors.

2 #755967 and #596775 with #675975 are triadic colors.