COLOR #595265

HEX: #595265 RGB: (89,82,101)

Color info

#595265 contains red, green and blue colors in about the same proportion. Web safe color of #595265 is #666666 (or #666).

RGB color model

#595265 color RGB value is (89,82,101).

RGB: (89,82,101) (35%, 32%, 40%)

RGB channels and saturation

R 89 of 255 = 35%
G 82 of 255 = 32%
B 101 of 255 = 40%

89
82
101

R + G + B ~ 36%. #595265 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 82 + 101 = 272 (100%)
R 89 of 272 ~ 32.72%
G 82 of 272 ~ 30.15%
B 101 of 272 ~ 37.13'%

%32.72
%30.15
%37.13

CMYK color model

#595265 color CMYK value is (12,19,0,60).

  • cyan value is 11.88%
  • magenta value is 18.81%
  • yellow value is 0.00%
  • key color value is 60.39%

CMYK: (12,19,0,60)
C12M19Y0K60 (12%, 19%, 0%, 60%)
(0.12 / 0.19 / 0.00 / 0.60)

CMYK percentages

%11.88
%18.81
%0
%60.39

Codes

Color #595265 in popluar color models

59 52 65
RGB 89 82 101
HSL 262° 10.38% 35.88%
HSB/HSV 262° 18.81% 39.61%
CMYK 11.88% 18.81% 0.00%
60.39%

Color #595265 in popluar number systems.

HEX 59 52 65
Decimal 89 82 101
Binary 1011001 1010010 1100101
Octal 131 122 145

Shades and tints

Shades of #595265

#595265
(89,82,101)
#514B5C
(81,75,92)
#494453
(73,68,83)
#413D4A
(65,61,74)
#393641
(57,54,65)
#312F38
(49,47,56)
#29282F
(41,40,47)
#212126
(33,33,38)
#191A1D
(25,26,29)
#111314
(17,19,20)
#090C0B
(9,12,11)
#000000
(0,0,0)

Tints of #595265

#595265
(89,82,101)
#686173
(104,97,115)
#777081
(119,112,129)
#867F8F
(134,127,143)
#958E9D
(149,142,157)
#A49DAB
(164,157,171)
#B3ACB9
(179,172,185)
#C2BBC7
(194,187,199)
#D1CAD5
(209,202,213)
#E0D9E3
(224,217,227)
#EFE8F1
(239,232,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #595265 color. Also use rgb(89,82,101) instead hex code.

Text Font Color

.myTextColor { color: #595265; }

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

This text font color is #595265.

Background Color

.myBgColor { background-color: #595265; }

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

This div background color is #595265.

Border color

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

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

This div border color is #595265.

Opacity

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

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

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

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

This text has shadow with #595265 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #595265.

Preview

Color preview on black background

This text has color #595265 on black background.


Color preview on white background

This text has color #595265 on white background.


Black color preview on #595265 background

This text has black color on #595265 background.


White color preview on #595265 background

This text has white color on #595265 background.


Related colors

Complementary color

Complementary color for #hex is #A6AD9A.


I love getcolorcode.com

Triadic colors

1 #655952 and #526559 with #595265 are triadic colors.

2 #655259 and #525965 with #595265 are triadic colors.