COLOR #596265

HEX: #596265 RGB: (89,98,101)

Renk bilgisi

#596265 contains red, green and blue colors in about the same proportion. #596265 ‘ nin web güvenlik rengi #666666 (ya da #666) dir.

RGB renk modeli

#596265 color RGB value is (89,98,101).

RGB: (89,98,101) (35%, 38%, 40%)

RGB bağlantıları ve doygunluk

R 89 of 255 = 35%
G 98 of 255 = 38%
B 101 of 255 = 40%

89
98
101

R + G + B ~ 38%. #596265 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 89 + 98 + 101 = 288 (100%)
R 89 of 288 ~ 30.9%
G 98 of 288 ~ 34.03%
B 101 of 288 ~ 35.07'%

%30.9
%34.03
%35.07

CMYK RENK MODELİ

#596265 rengi CMYK tonu (12,3,0,60).

  • camgöbeği tonu 11.88%
  • eflatun tonu 2.97%
  • sarı tonu 0.00%
  • ana renk tonu 60.39%

CMYK: (12,3,0,60)
C12M3Y0K60 (12%, 3%, 0%, 60%)
(0.12 / 0.03 / 0.00 / 0.60)

CMYK yüzdeleri

%11.88
%2.97
%0
%60.39

Codes

Color #596265 in popluar color models

59 62 65
RGB 89 98 101
HSL 195° 6.32% 37.25%
HSB/HSV 195° 11.88% 39.61%
CMYK 11.88% 2.97% 0.00%
60.39%

Color #596265 in popluar number systems.

HEX 59 62 65
Decimal 89 98 101
Binary 1011001 1100010 1100101
Octal 131 142 145

Shades and tints

Shades of #596265

#596265
(89,98,101)
#515A5C
(81,90,92)
#495253
(73,82,83)
#414A4A
(65,74,74)
#394241
(57,66,65)
#313A38
(49,58,56)
#29322F
(41,50,47)
#212A26
(33,42,38)
#19221D
(25,34,29)
#111A14
(17,26,20)
#09120B
(9,18,11)
#000000
(0,0,0)

Tints of #596265

#596265
(89,98,101)
#687073
(104,112,115)
#777E81
(119,126,129)
#868C8F
(134,140,143)
#959A9D
(149,154,157)
#A4A8AB
(164,168,171)
#B3B6B9
(179,182,185)
#C2C4C7
(194,196,199)
#D1D2D5
(209,210,213)
#E0E0E3
(224,224,227)
#EFEEF1
(239,238,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #596265; }

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

This text font color is #596265.

Background Color

.myBgColor { background-color: #596265; }

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

This div background color is #596265.

Border color

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

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

This div border color is #596265.

Opacity

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

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

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

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

This text has shadow with #596265 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #596265.

Preview

Color preview on black background

This text has color #596265 on black background.


Color preview on white background

This text has color #596265 on white background.


Black color preview on #596265 background

This text has black color on #596265 background.


White color preview on #596265 background

This text has white color on #596265 background.


Related colors

Complementary color

Complementary color for #hex is #A69D9A.


I love getcolorcode.com

Triadic colors

1 #655962 and #626559 with #596265 are triadic colors.

2 #656259 and #625965 with #596265 are triadic colors.