COLOR #618075

HEX: #618075 RGB: (97,128,117)

Color info

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

RGB color model

#618075 color RGB value is (97,128,117).

RGB: (97,128,117) (38%, 50%, 46%)

RGB channels and saturation

R 97 of 255 = 38%
G 128 of 255 = 50%
B 117 of 255 = 46%

97
128
117

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

Portions of RGB colors in percentages

R + G + B = 97 + 128 + 117 = 342 (100%)
R 97 of 342 ~ 28.36%
G 128 of 342 ~ 37.43%
B 117 of 342 ~ 34.21'%

%28.36
%37.43
%34.21

CMYK color model

#618075 color CMYK value is (24,0,9,50).

  • cyan value is 24.22%
  • magenta value is 0.00%
  • yellow value is 8.59%
  • key color value is 49.80%

CMYK: (24,0,9,50)
C24M0Y9K50 (24%, 0%, 9%, 50%)
(0.24 / 0.00 / 0.09 / 0.50)

CMYK percentages

%24.22
%0
%8.59
%49.8

Codes

Color #618075 in popluar color models

61 80 75
RGB 97 128 117
HSL 159° 13.78% 44.12%
HSB/HSV 159° 24.22% 50.20%
CMYK 24.22% 0.00% 8.59%
49.80%

Color #618075 in popluar number systems.

HEX 61 80 75
Decimal 97 128 117
Binary 1100001 10000000 1110101
Octal 141 200 165

Shades and tints

Shades of #618075

#618075
(97,128,117)
#59756B
(89,117,107)
#516A61
(81,106,97)
#495F57
(73,95,87)
#41544D
(65,84,77)
#394943
(57,73,67)
#313E39
(49,62,57)
#29332F
(41,51,47)
#212825
(33,40,37)
#191D1B
(25,29,27)
#111211
(17,18,17)
#000000
(0,0,0)

Tints of #618075

#618075
(97,128,117)
#6F8B81
(111,139,129)
#7D968D
(125,150,141)
#8BA199
(139,161,153)
#99ACA5
(153,172,165)
#A7B7B1
(167,183,177)
#B5C2BD
(181,194,189)
#C3CDC9
(195,205,201)
#D1D8D5
(209,216,213)
#DFE3E1
(223,227,225)
#EDEEED
(237,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #618075 color. Also use rgb(97,128,117) instead hex code.

Text Font Color

.myTextColor { color: #618075; }

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

This text font color is #618075.

Background Color

.myBgColor { background-color: #618075; }

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

This div background color is #618075.

Border color

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

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

This div border color is #618075.

Opacity

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

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

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

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

This text has shadow with #618075 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #618075.

Preview

Color preview on black background

This text has color #618075 on black background.


Color preview on white background

This text has color #618075 on white background.


Black color preview on #618075 background

This text has black color on #618075 background.


White color preview on #618075 background

This text has white color on #618075 background.


Related colors

Complementary color

Complementary color for #hex is #9E7F8A.


I love getcolorcode.com

Triadic colors

1 #756180 and #807561 with #618075 are triadic colors.

2 #758061 and #806175 with #618075 are triadic colors.