COLOR #659062

HEX: #659062 RGB: (101,144,98)

Color info

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

RGB color model

#659062 color RGB value is (101,144,98).

RGB: (101,144,98) (40%, 56%, 38%)

RGB channels and saturation

R 101 of 255 = 40%
G 144 of 255 = 56%
B 98 of 255 = 38%

101
144
98

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

Portions of RGB colors in percentages

R + G + B = 101 + 144 + 98 = 343 (100%)
R 101 of 343 ~ 29.45%
G 144 of 343 ~ 41.98%
B 98 of 343 ~ 28.57'%

%29.45
%41.98
%28.57

CMYK color model

#659062 color CMYK value is (30,0,32,44).

  • cyan value is 29.86%
  • magenta value is 0.00%
  • yellow value is 31.94%
  • key color value is 43.53%
CMYK: (30,0,32,44) C30M0Y32K44 (30%,0%,32%,44%) (0.30/0.00/0.32/0.44) 

CMYK percentages

%29.86
%0
%31.94
%43.53

Codes

Color #659062 in popluar color models

65 90 62
RGB 101 144 98
HSL 116° 19.01% 47.45%
HSB/HSV 116° 31.94% 56.47%
CMYK 29.86% 0.00% 31.94%
43.53%

Color #659062 in popluar number systems.

HEX 65 90 62
Decimal 101 144 98
Binary 1100101 10010000 1100010
Octal 145 220 142

Shades and tints

Shades of #659062

#659062
(101,144,98)
#5C835A
(92,131,90)
#537652
(83,118,82)
#4A694A
(74,105,74)
#415C42
(65,92,66)
#384F3A
(56,79,58)
#2F4232
(47,66,50)
#26352A
(38,53,42)
#1D2822
(29,40,34)
#141B1A
(20,27,26)
#0B0E12
(11,14,18)
#000000
(0,0,0)

Tints of #659062

#659062
(101,144,98)
#739A70
(115,154,112)
#81A47E
(129,164,126)
#8FAE8C
(143,174,140)
#9DB89A
(157,184,154)
#ABC2A8
(171,194,168)
#B9CCB6
(185,204,182)
#C7D6C4
(199,214,196)
#D5E0D2
(213,224,210)
#E3EAE0
(227,234,224)
#F1F4EE
(241,244,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #659062 color. Also use rgb(101,144,98) instead hex code.

Text Font Color

.myTextColor { color: #659062; }

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

This text font color is #659062.

Background Color

.myBgColor { background-color: #659062; }

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

This div background color is #659062.

Border color

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

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

This div border color is #659062.

Opacity

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

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

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

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

This text has shadow with #659062 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #659062.

Preview

Color preview on black background

This text has color #659062 on black background.


Color preview on white background

This text has color #659062 on white background.


Black color preview on #659062 background

This text has black color on #659062 background.


White color preview on #659062 background

This text has white color on #659062 background.


Related colors

Complementary color

Complementary color for #hex is #9A6F9D.


I love getcolorcode.com

Triadic colors

1 #626590 and #906265 with #659062 are triadic colors.

2 #629065 and #906562 with #659062 are triadic colors.