COLOR #657075

HEX: #657075 RGB: (101,112,117)

Color info

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

RGB color model

#657075 color RGB value is (101,112,117).

RGB: (101,112,117) (40%, 44%, 46%)

RGB channels and saturation

R 101 of 255 = 40%
G 112 of 255 = 44%
B 117 of 255 = 46%

101
112
117

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

Portions of RGB colors in percentages

R + G + B = 101 + 112 + 117 = 330 (100%)
R 101 of 330 ~ 30.61%
G 112 of 330 ~ 33.94%
B 117 of 330 ~ 35.45'%

%30.61
%33.94
%35.45

CMYK color model

#657075 color CMYK value is (14,4,0,54).

  • cyan value is 13.68%
  • magenta value is 4.27%
  • yellow value is 0.00%
  • key color value is 54.12%

CMYK: (14,4,0,54)
C14M4Y0K54 (14%, 4%, 0%, 54%)
(0.14 / 0.04 / 0.00 / 0.54)

CMYK percentages

%13.68
%4.27
%0
%54.12

Codes

Color #657075 in popluar color models

65 70 75
RGB 101 112 117
HSL 199° 7.34% 42.75%
HSB/HSV 199° 13.68% 45.88%
CMYK 13.68% 4.27% 0.00%
54.12%

Color #657075 in popluar number systems.

HEX 65 70 75
Decimal 101 112 117
Binary 1100101 1110000 1110101
Octal 145 160 165

Shades and tints

Shades of #657075

#657075
(101,112,117)
#5C666B
(92,102,107)
#535C61
(83,92,97)
#4A5257
(74,82,87)
#41484D
(65,72,77)
#383E43
(56,62,67)
#2F3439
(47,52,57)
#262A2F
(38,42,47)
#1D2025
(29,32,37)
#14161B
(20,22,27)
#0B0C11
(11,12,17)
#000000
(0,0,0)

Tints of #657075

#657075
(101,112,117)
#737D81
(115,125,129)
#818A8D
(129,138,141)
#8F9799
(143,151,153)
#9DA4A5
(157,164,165)
#ABB1B1
(171,177,177)
#B9BEBD
(185,190,189)
#C7CBC9
(199,203,201)
#D5D8D5
(213,216,213)
#E3E5E1
(227,229,225)
#F1F2ED
(241,242,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #657075 color. Also use rgb(101,112,117) instead hex code.

Text Font Color

.myTextColor { color: #657075; }

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

This text font color is #657075.

Background Color

.myBgColor { background-color: #657075; }

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

This div background color is #657075.

Border color

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

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

This div border color is #657075.

Opacity

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

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

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

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

This text has shadow with #657075 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #657075.

Preview

Color preview on black background

This text has color #657075 on black background.


Color preview on white background

This text has color #657075 on white background.


Black color preview on #657075 background

This text has black color on #657075 background.


White color preview on #657075 background

This text has white color on #657075 background.


Related colors

Complementary color

Complementary color for #hex is #9A8F8A.


I love getcolorcode.com

Triadic colors

1 #756570 and #707565 with #657075 are triadic colors.

2 #757065 and #706575 with #657075 are triadic colors.