COLOR #659375

HEX: #659375 RGB: (101,147,117)

Color info

#659375 contains red, green and blue colors in about the same proportion. Web safe color of #659375 is #669966 (or #696).

RGB color model

#659375 color RGB value is (101,147,117).

RGB: (101,147,117) (40%, 58%, 46%)

RGB channels and saturation

R 101 of 255 = 40%
G 147 of 255 = 58%
B 117 of 255 = 46%

101
147
117

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

Portions of RGB colors in percentages

R + G + B = 101 + 147 + 117 = 365 (100%)
R 101 of 365 ~ 27.67%
G 147 of 365 ~ 40.27%
B 117 of 365 ~ 32.05'%

%27.67
%40.27
%32.05

CMYK color model

#659375 color CMYK value is (31,0,20,42).

  • cyan value is 31.29%
  • magenta value is 0.00%
  • yellow value is 20.41%
  • key color value is 42.35%

CMYK: (31,0,20,42)
C31M0Y20K42 (31%, 0%, 20%, 42%)
(0.31 / 0.00 / 0.20 / 0.42)

CMYK percentages

%31.29
%0
%20.41
%42.35

Codes

Color #659375 in popluar color models

65 93 75
RGB 101 147 117
HSL 141° 18.55% 48.63%
HSB/HSV 141° 31.29% 57.65%
CMYK 31.29% 0.00% 20.41%
42.35%

Color #659375 in popluar number systems.

HEX 65 93 75
Decimal 101 147 117
Binary 1100101 10010011 1110101
Octal 145 223 165

Shades and tints

Shades of #659375

#659375
(101,147,117)
#5C866B
(92,134,107)
#537961
(83,121,97)
#4A6C57
(74,108,87)
#415F4D
(65,95,77)
#385243
(56,82,67)
#2F4539
(47,69,57)
#26382F
(38,56,47)
#1D2B25
(29,43,37)
#141E1B
(20,30,27)
#0B1111
(11,17,17)
#000000
(0,0,0)

Tints of #659375

#659375
(101,147,117)
#739C81
(115,156,129)
#81A58D
(129,165,141)
#8FAE99
(143,174,153)
#9DB7A5
(157,183,165)
#ABC0B1
(171,192,177)
#B9C9BD
(185,201,189)
#C7D2C9
(199,210,201)
#D5DBD5
(213,219,213)
#E3E4E1
(227,228,225)
#F1EDED
(241,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #659375; }

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

This text font color is #659375.

Background Color

.myBgColor { background-color: #659375; }

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

This div background color is #659375.

Border color

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

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

This div border color is #659375.

Opacity

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

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

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

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

This text has shadow with #659375 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #659375.

Preview

Color preview on black background

This text has color #659375 on black background.


Color preview on white background

This text has color #659375 on white background.


Black color preview on #659375 background

This text has black color on #659375 background.


White color preview on #659375 background

This text has white color on #659375 background.


Related colors

Complementary color

Complementary color for #hex is #9A6C8A.


I love getcolorcode.com

Triadic colors

1 #756593 and #937565 with #659375 are triadic colors.

2 #759365 and #936575 with #659375 are triadic colors.