COLOR #595A38

HEX: #595A38 RGB: (89,90,56)

Renk bilgisi

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

RGB renk modeli

#595A38 color RGB value is (89,90,56).

RGB: (89,90,56) (35%, 35%, 22%)

RGB bağlantıları ve doygunluk

R 89 of 255 = 35%
G 90 of 255 = 35%
B 56 of 255 = 22%

89
90
56

R + G + B ~ 31%. #595A38 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 89 + 90 + 56 = 235 (100%)
R 89 of 235 ~ 37.87%
G 90 of 235 ~ 38.3%
B 56 of 235 ~ 23.83'%

%37.87
%38.3
%23.83

CMYK RENK MODELİ

#595A38 rengi CMYK tonu (1,0,38,65).

  • camgöbeği tonu 1.11%
  • eflatun tonu 0.00%
  • sarı tonu 37.78%
  • ana renk tonu 64.71%

CMYK: (1,0,38,65)
C1M0Y38K65 (1%, 0%, 38%, 65%)
(0.01 / 0.00 / 0.38 / 0.65)

CMYK yüzdeleri

%1.11
%0
%37.78
%64.71

Codes

Color #595A38 in popluar color models

59 5A 38
RGB 89 90 56
HSL 62° 23.29% 28.63%
HSB/HSV 62° 37.78% 35.29%
CMYK 1.11% 0.00% 37.78%
64.71%

Color #595A38 in popluar number systems.

HEX 59 5A 38
Decimal 89 90 56
Binary 1011001 1011010 111000
Octal 131 132 70

Shades and tints

Shades of #595A38

#595A38
(89,90,56)
#515233
(81,82,51)
#494A2E
(73,74,46)
#414229
(65,66,41)
#393A24
(57,58,36)
#31321F
(49,50,31)
#292A1A
(41,42,26)
#212215
(33,34,21)
#191A10
(25,26,16)
#11120B
(17,18,11)
#090A06
(9,10,6)
#000000
(0,0,0)

Tints of #595A38

#595A38
(89,90,56)
#68694A
(104,105,74)
#77785C
(119,120,92)
#86876E
(134,135,110)
#959680
(149,150,128)
#A4A592
(164,165,146)
#B3B4A4
(179,180,164)
#C2C3B6
(194,195,182)
#D1D2C8
(209,210,200)
#E0E1DA
(224,225,218)
#EFF0EC
(239,240,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #595A38 color. Also use rgb(89,90,56) instead hex code.

Text Font Color

.myTextColor { color: #595A38; }

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

This text font color is #595A38.

Background Color

.myBgColor { background-color: #595A38; }

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

This div background color is #595A38.

Border color

.myBorderColor { border: 1px solid #595A38; }

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

This div border color is #595A38.

Opacity

.myOpacity80 { color: #595A38; opacity: 0.8; }

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

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

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

This text has shadow with #595A38 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #595A38.

Preview

Color preview on black background

This text has color #595A38 on black background.


Color preview on white background

This text has color #595A38 on white background.


Black color preview on #595A38 background

This text has black color on #595A38 background.


White color preview on #595A38 background

This text has white color on #595A38 background.


Related colors

Complementary color

Complementary color for #hex is #A6A5C7.


I love getcolorcode.com

Triadic colors

1 #38595A and #5A3859 with #595A38 are triadic colors.

2 #385A59 and #5A5938 with #595A38 are triadic colors.