COLOR #659480

HEX: #659480 RGB: (101,148,128)

Color info

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

RGB color model

#659480 color RGB value is (101,148,128).

RGB: (101,148,128) (40%, 58%, 50%)

RGB channels and saturation

R 101 of 255 = 40%
G 148 of 255 = 58%
B 128 of 255 = 50%

101
148
128

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

Portions of RGB colors in percentages

R + G + B = 101 + 148 + 128 = 377 (100%)
R 101 of 377 ~ 26.79%
G 148 of 377 ~ 39.26%
B 128 of 377 ~ 33.95'%

%26.79
%39.26
%33.95

CMYK color model

#659480 color CMYK value is (32,0,14,42).

  • cyan value is 31.76%
  • magenta value is 0.00%
  • yellow value is 13.51%
  • key color value is 41.96%

CMYK: (32,0,14,42)
C32M0Y14K42 (32%, 0%, 14%, 42%)
(0.32 / 0.00 / 0.14 / 0.42)

CMYK percentages

%31.76
%0
%13.51
%41.96

Codes

Color #659480 in popluar color models

65 94 80
RGB 101 148 128
HSL 154° 18.88% 48.82%
HSB/HSV 154° 31.76% 58.04%
CMYK 31.76% 0.00% 13.51%
41.96%

Color #659480 in popluar number systems.

HEX 65 94 80
Decimal 101 148 128
Binary 1100101 10010100 10000000
Octal 145 224 200

Shades and tints

Shades of #659480

#659480
(101,148,128)
#5C8775
(92,135,117)
#537A6A
(83,122,106)
#4A6D5F
(74,109,95)
#416054
(65,96,84)
#385349
(56,83,73)
#2F463E
(47,70,62)
#263933
(38,57,51)
#1D2C28
(29,44,40)
#141F1D
(20,31,29)
#0B1212
(11,18,18)
#000000
(0,0,0)

Tints of #659480

#659480
(101,148,128)
#739D8B
(115,157,139)
#81A696
(129,166,150)
#8FAFA1
(143,175,161)
#9DB8AC
(157,184,172)
#ABC1B7
(171,193,183)
#B9CAC2
(185,202,194)
#C7D3CD
(199,211,205)
#D5DCD8
(213,220,216)
#E3E5E3
(227,229,227)
#F1EEEE
(241,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #659480 color. Also use rgb(101,148,128) instead hex code.

Text Font Color

.myTextColor { color: #659480; }

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

This text font color is #659480.

Background Color

.myBgColor { background-color: #659480; }

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

This div background color is #659480.

Border color

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

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

This div border color is #659480.

Opacity

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

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

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

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

This text has shadow with #659480 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #659480.

Preview

Color preview on black background

This text has color #659480 on black background.


Color preview on white background

This text has color #659480 on white background.


Black color preview on #659480 background

This text has black color on #659480 background.


White color preview on #659480 background

This text has white color on #659480 background.


Related colors

Complementary color

Complementary color for #hex is #9A6B7F.


I love getcolorcode.com

Triadic colors

1 #806594 and #948065 with #659480 are triadic colors.

2 #809465 and #946580 with #659480 are triadic colors.