COLOR #595262

HEX: #595262 RGB: (89,82,98)

Color info

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

RGB color model

#595262 color RGB value is (89,82,98).

RGB: (89,82,98) (35%, 32%, 38%)

RGB channels and saturation

R 89 of 255 = 35%
G 82 of 255 = 32%
B 98 of 255 = 38%

89
82
98

R + G + B ~ 35%. #595262 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 82 + 98 = 269 (100%)
R 89 of 269 ~ 33.09%
G 82 of 269 ~ 30.48%
B 98 of 269 ~ 36.43'%

%33.09
%30.48
%36.43

CMYK color model

#595262 color CMYK value is (9,16,0,62).

  • cyan value is 9.18%
  • magenta value is 16.33%
  • yellow value is 0.00%
  • key color value is 61.57%

CMYK: (9,16,0,62)
C9M16Y0K62 (9%, 16%, 0%, 62%)
(0.09 / 0.16 / 0.00 / 0.62)

CMYK percentages

%9.18
%16.33
%0
%61.57

Codes

Color #595262 in popluar color models

59 52 62
RGB 89 82 98
HSL 266° 8.89% 35.29%
HSB/HSV 266° 16.33% 38.43%
CMYK 9.18% 16.33% 0.00%
61.57%

Color #595262 in popluar number systems.

HEX 59 52 62
Decimal 89 82 98
Binary 1011001 1010010 1100010
Octal 131 122 142

Shades and tints

Shades of #595262

#595262
(89,82,98)
#514B5A
(81,75,90)
#494452
(73,68,82)
#413D4A
(65,61,74)
#393642
(57,54,66)
#312F3A
(49,47,58)
#292832
(41,40,50)
#21212A
(33,33,42)
#191A22
(25,26,34)
#11131A
(17,19,26)
#090C12
(9,12,18)
#000000
(0,0,0)

Tints of #595262

#595262
(89,82,98)
#686170
(104,97,112)
#77707E
(119,112,126)
#867F8C
(134,127,140)
#958E9A
(149,142,154)
#A49DA8
(164,157,168)
#B3ACB6
(179,172,182)
#C2BBC4
(194,187,196)
#D1CAD2
(209,202,210)
#E0D9E0
(224,217,224)
#EFE8EE
(239,232,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #595262; }

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

This text font color is #595262.

Background Color

.myBgColor { background-color: #595262; }

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

This div background color is #595262.

Border color

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

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

This div border color is #595262.

Opacity

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

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

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

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

This text has shadow with #595262 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #595262.

Preview

Color preview on black background

This text has color #595262 on black background.


Color preview on white background

This text has color #595262 on white background.


Black color preview on #595262 background

This text has black color on #595262 background.


White color preview on #595262 background

This text has white color on #595262 background.


Related colors

Complementary color

Complementary color for #hex is #A6AD9D.


I love getcolorcode.com

Triadic colors

1 #625952 and #526259 with #595262 are triadic colors.

2 #625259 and #525962 with #595262 are triadic colors.