COLOR #595352

HEX: #595352 RGB: (89,83,82)

Renk bilgisi

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

RGB renk modeli

#595352 color RGB value is (89,83,82).

RGB: (89,83,82) (35%, 33%, 32%)

RGB bağlantıları ve doygunluk

R 89 of 255 = 35%
G 83 of 255 = 33%
B 82 of 255 = 32%

89
83
82

R + G + B ~ 33%. #595352 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 89 + 83 + 82 = 254 (100%)
R 89 of 254 ~ 35.04%
G 83 of 254 ~ 32.68%
B 82 of 254 ~ 32.28'%

%35.04
%32.68
%32.28

CMYK RENK MODELİ

#595352 rengi CMYK tonu (0,7,8,65).

  • camgöbeği tonu 0.00%
  • eflatun tonu 6.74%
  • sarı tonu 7.87%
  • ana renk tonu 65.10%

CMYK: (0,7,8,65)
C0M7Y8K65 (0%, 7%, 8%, 65%)
(0.00 / 0.07 / 0.08 / 0.65)

CMYK yüzdeleri

%0
%6.74
%7.87
%65.1

Codes

Color #595352 in popluar color models

59 53 52
RGB 89 83 82
HSL 4.09% 33.53%
HSB/HSV 7.87% 34.90%
CMYK 0.00% 6.74% 7.87%
65.10%

Color #595352 in popluar number systems.

HEX 59 53 52
Decimal 89 83 82
Binary 1011001 1010011 1010010
Octal 131 123 122

Shades and tints

Shades of #595352

#595352
(89,83,82)
#514C4B
(81,76,75)
#494544
(73,69,68)
#413E3D
(65,62,61)
#393736
(57,55,54)
#31302F
(49,48,47)
#292928
(41,41,40)
#212221
(33,34,33)
#191B1A
(25,27,26)
#111413
(17,20,19)
#090D0C
(9,13,12)
#000000
(0,0,0)

Tints of #595352

#595352
(89,83,82)
#686261
(104,98,97)
#777170
(119,113,112)
#86807F
(134,128,127)
#958F8E
(149,143,142)
#A49E9D
(164,158,157)
#B3ADAC
(179,173,172)
#C2BCBB
(194,188,187)
#D1CBCA
(209,203,202)
#E0DAD9
(224,218,217)
#EFE9E8
(239,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #595352; }

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

This text font color is #595352.

Background Color

.myBgColor { background-color: #595352; }

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

This div background color is #595352.

Border color

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

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

This div border color is #595352.

Opacity

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

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

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

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

This text has shadow with #595352 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #595352.

Preview

Color preview on black background

This text has color #595352 on black background.


Color preview on white background

This text has color #595352 on white background.


Black color preview on #595352 background

This text has black color on #595352 background.


White color preview on #595352 background

This text has white color on #595352 background.


Related colors

Complementary color

Complementary color for #hex is #A6ACAD.


I love getcolorcode.com

Triadic colors

1 #525953 and #535259 with #595352 are triadic colors.

2 #525359 and #535952 with #595352 are triadic colors.