COLOR #595163

HEX: #595163 RGB: (89,81,99)

Color info

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

RGB color model

#595163 color RGB value is (89,81,99).

RGB: (89,81,99) (35%, 32%, 39%)

RGB channels and saturation

R 89 of 255 = 35%
G 81 of 255 = 32%
B 99 of 255 = 39%

89
81
99

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

Portions of RGB colors in percentages

R + G + B = 89 + 81 + 99 = 269 (100%)
R 89 of 269 ~ 33.09%
G 81 of 269 ~ 30.11%
B 99 of 269 ~ 36.8'%

%33.09
%30.11
%36.8

CMYK color model

#595163 color CMYK value is (10,18,0,61).

  • cyan value is 10.10%
  • magenta value is 18.18%
  • yellow value is 0.00%
  • key color value is 61.18%

CMYK: (10,18,0,61)
C10M18Y0K61 (10%, 18%, 0%, 61%)
(0.10 / 0.18 / 0.00 / 0.61)

CMYK percentages

%10.1
%18.18
%0
%61.18

Codes

Color #595163 in popluar color models

59 51 63
RGB 89 81 99
HSL 267° 10.00% 35.29%
HSB/HSV 267° 18.18% 38.82%
CMYK 10.10% 18.18% 0.00%
61.18%

Color #595163 in popluar number systems.

HEX 59 51 63
Decimal 89 81 99
Binary 1011001 1010001 1100011
Octal 131 121 143

Shades and tints

Shades of #595163

#595163
(89,81,99)
#514A5A
(81,74,90)
#494351
(73,67,81)
#413C48
(65,60,72)
#39353F
(57,53,63)
#312E36
(49,46,54)
#29272D
(41,39,45)
#212024
(33,32,36)
#19191B
(25,25,27)
#111212
(17,18,18)
#090B09
(9,11,9)
#000000
(0,0,0)

Tints of #595163

#595163
(89,81,99)
#686071
(104,96,113)
#776F7F
(119,111,127)
#867E8D
(134,126,141)
#958D9B
(149,141,155)
#A49CA9
(164,156,169)
#B3ABB7
(179,171,183)
#C2BAC5
(194,186,197)
#D1C9D3
(209,201,211)
#E0D8E1
(224,216,225)
#EFE7EF
(239,231,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #595163 color. Also use rgb(89,81,99) instead hex code.

Text Font Color

.myTextColor { color: #595163; }

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

This text font color is #595163.

Background Color

.myBgColor { background-color: #595163; }

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

This div background color is #595163.

Border color

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

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

This div border color is #595163.

Opacity

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

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

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

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

This text has shadow with #595163 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #595163.

Preview

Color preview on black background

This text has color #595163 on black background.


Color preview on white background

This text has color #595163 on white background.


Black color preview on #595163 background

This text has black color on #595163 background.


White color preview on #595163 background

This text has white color on #595163 background.


Related colors

Complementary color

Complementary color for #hex is #A6AE9C.


I love getcolorcode.com

Triadic colors

1 #635951 and #516359 with #595163 are triadic colors.

2 #635159 and #515963 with #595163 are triadic colors.