COLOR #659383

HEX: #659383 RGB: (101,147,131)

Color info

#659383 contains red, green and blue colors in about the same proportion. Web safe color of #659383 is #669999 (or #699).

RGB color model

#659383 color RGB value is (101,147,131).

RGB: (101,147,131) (40%, 58%, 51%)

RGB channels and saturation

R 101 of 255 = 40%
G 147 of 255 = 58%
B 131 of 255 = 51%

101
147
131

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

Portions of RGB colors in percentages

R + G + B = 101 + 147 + 131 = 379 (100%)
R 101 of 379 ~ 26.65%
G 147 of 379 ~ 38.79%
B 131 of 379 ~ 34.56'%

%26.65
%38.79
%34.56

CMYK color model

#659383 color CMYK value is (31,0,11,42).

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

CMYK: (31,0,11,42)
C31M0Y11K42 (31%, 0%, 11%, 42%)
(0.31 / 0.00 / 0.11 / 0.42)

CMYK percentages

%31.29
%0
%10.88
%42.35

Codes

Color #659383 in popluar color models

65 93 83
RGB 101 147 131
HSL 159° 18.55% 48.63%
HSB/HSV 159° 31.29% 57.65%
CMYK 31.29% 0.00% 10.88%
42.35%

Color #659383 in popluar number systems.

HEX 65 93 83
Decimal 101 147 131
Binary 1100101 10010011 10000011
Octal 145 223 203

Shades and tints

Shades of #659383

#659383
(101,147,131)
#5C8678
(92,134,120)
#53796D
(83,121,109)
#4A6C62
(74,108,98)
#415F57
(65,95,87)
#38524C
(56,82,76)
#2F4541
(47,69,65)
#263836
(38,56,54)
#1D2B2B
(29,43,43)
#141E20
(20,30,32)
#0B1115
(11,17,21)
#000000
(0,0,0)

Tints of #659383

#659383
(101,147,131)
#739C8E
(115,156,142)
#81A599
(129,165,153)
#8FAEA4
(143,174,164)
#9DB7AF
(157,183,175)
#ABC0BA
(171,192,186)
#B9C9C5
(185,201,197)
#C7D2D0
(199,210,208)
#D5DBDB
(213,219,219)
#E3E4E6
(227,228,230)
#F1EDF1
(241,237,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #659383; }

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

This text font color is #659383.

Background Color

.myBgColor { background-color: #659383; }

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

This div background color is #659383.

Border color

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

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

This div border color is #659383.

Opacity

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

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

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

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

This text has shadow with #659383 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #659383.

Preview

Color preview on black background

This text has color #659383 on black background.


Color preview on white background

This text has color #659383 on white background.


Black color preview on #659383 background

This text has black color on #659383 background.


White color preview on #659383 background

This text has white color on #659383 background.


Related colors

Complementary color

Complementary color for #hex is #9A6C7C.


I love getcolorcode.com

Triadic colors

1 #836593 and #938365 with #659383 are triadic colors.

2 #839365 and #936583 with #659383 are triadic colors.