COLOR #595748

HEX: #595748 RGB: (89,87,72)

Renk bilgisi

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

RGB renk modeli

#595748 color RGB value is (89,87,72).

RGB: (89,87,72) (35%, 34%, 28%)

RGB bağlantıları ve doygunluk

R 89 of 255 = 35%
G 87 of 255 = 34%
B 72 of 255 = 28%

89
87
72

R + G + B ~ 32%. #595748 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 89 + 87 + 72 = 248 (100%)
R 89 of 248 ~ 35.89%
G 87 of 248 ~ 35.08%
B 72 of 248 ~ 29.03'%

%35.89
%35.08
%29.03

CMYK RENK MODELİ

#595748 rengi CMYK tonu (0,2,19,65).

  • camgöbeği tonu 0.00%
  • eflatun tonu 2.25%
  • sarı tonu 19.10%
  • ana renk tonu 65.10%

CMYK: (0,2,19,65)
C0M2Y19K65 (0%, 2%, 19%, 65%)
(0.00 / 0.02 / 0.19 / 0.65)

CMYK yüzdeleri

%0
%2.25
%19.1
%65.1

Codes

Color #595748 in popluar color models

59 57 48
RGB 89 87 72
HSL 53° 10.56% 31.57%
HSB/HSV 53° 19.10% 34.90%
CMYK 0.00% 2.25% 19.10%
65.10%

Color #595748 in popluar number systems.

HEX 59 57 48
Decimal 89 87 72
Binary 1011001 1010111 1001000
Octal 131 127 110

Shades and tints

Shades of #595748

#595748
(89,87,72)
#515042
(81,80,66)
#49493C
(73,73,60)
#414236
(65,66,54)
#393B30
(57,59,48)
#31342A
(49,52,42)
#292D24
(41,45,36)
#21261E
(33,38,30)
#191F18
(25,31,24)
#111812
(17,24,18)
#09110C
(9,17,12)
#000000
(0,0,0)

Tints of #595748

#595748
(89,87,72)
#686658
(104,102,88)
#777568
(119,117,104)
#868478
(134,132,120)
#959388
(149,147,136)
#A4A298
(164,162,152)
#B3B1A8
(179,177,168)
#C2C0B8
(194,192,184)
#D1CFC8
(209,207,200)
#E0DED8
(224,222,216)
#EFEDE8
(239,237,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #595748 color. Also use rgb(89,87,72) instead hex code.

Text Font Color

.myTextColor { color: #595748; }

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

This text font color is #595748.

Background Color

.myBgColor { background-color: #595748; }

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

This div background color is #595748.

Border color

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

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

This div border color is #595748.

Opacity

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

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

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

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

This text has shadow with #595748 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #595748.

Preview

Color preview on black background

This text has color #595748 on black background.


Color preview on white background

This text has color #595748 on white background.


Black color preview on #595748 background

This text has black color on #595748 background.


White color preview on #595748 background

This text has white color on #595748 background.


Related colors

Complementary color

Complementary color for #hex is #A6A8B7.


I love getcolorcode.com

Triadic colors

1 #485957 and #574859 with #595748 are triadic colors.

2 #485759 and #575948 with #595748 are triadic colors.