COLOR #659973

HEX: #659973 RGB: (101,153,115)

Color info

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

RGB color model

#659973 color RGB value is (101,153,115).

RGB: (101,153,115) (40%, 60%, 45%)

RGB channels and saturation

R 101 of 255 = 40%
G 153 of 255 = 60%
B 115 of 255 = 45%

101
153
115

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

Portions of RGB colors in percentages

R + G + B = 101 + 153 + 115 = 369 (100%)
R 101 of 369 ~ 27.37%
G 153 of 369 ~ 41.46%
B 115 of 369 ~ 31.17'%

%27.37
%41.46
%31.17

CMYK color model

#659973 color CMYK value is (34,0,25,40).

  • cyan value is 33.99%
  • magenta value is 0.00%
  • yellow value is 24.84%
  • key color value is 40.00%

CMYK: (34,0,25,40)
C34M0Y25K40 (34%, 0%, 25%, 40%)
(0.34 / 0.00 / 0.25 / 0.40)

CMYK percentages

%33.99
%0
%24.84
%40

Codes

Color #659973 in popluar color models

65 99 73
RGB 101 153 115
HSL 136° 20.47% 49.80%
HSB/HSV 136° 33.99% 60.00%
CMYK 33.99% 0.00% 24.84%
40.00%

Color #659973 in popluar number systems.

HEX 65 99 73
Decimal 101 153 115
Binary 1100101 10011001 1110011
Octal 145 231 163

Shades and tints

Shades of #659973

#659973
(101,153,115)
#5C8C69
(92,140,105)
#537F5F
(83,127,95)
#4A7255
(74,114,85)
#41654B
(65,101,75)
#385841
(56,88,65)
#2F4B37
(47,75,55)
#263E2D
(38,62,45)
#1D3123
(29,49,35)
#142419
(20,36,25)
#0B170F
(11,23,15)
#000000
(0,0,0)

Tints of #659973

#659973
(101,153,115)
#73A27F
(115,162,127)
#81AB8B
(129,171,139)
#8FB497
(143,180,151)
#9DBDA3
(157,189,163)
#ABC6AF
(171,198,175)
#B9CFBB
(185,207,187)
#C7D8C7
(199,216,199)
#D5E1D3
(213,225,211)
#E3EADF
(227,234,223)
#F1F3EB
(241,243,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #659973 color. Also use rgb(101,153,115) instead hex code.

Text Font Color

.myTextColor { color: #659973; }

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

This text font color is #659973.

Background Color

.myBgColor { background-color: #659973; }

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

This div background color is #659973.

Border color

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

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

This div border color is #659973.

Opacity

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

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

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

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

This text has shadow with #659973 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #659973.

Preview

Color preview on black background

This text has color #659973 on black background.


Color preview on white background

This text has color #659973 on white background.


Black color preview on #659973 background

This text has black color on #659973 background.


White color preview on #659973 background

This text has white color on #659973 background.


Related colors

Complementary color

Complementary color for #hex is #9A668C.


I love getcolorcode.com

Triadic colors

1 #736599 and #997365 with #659973 are triadic colors.

2 #739965 and #996573 with #659973 are triadic colors.