COLOR #595825

HEX: #595825 RGB: (89,88,37)

Renk bilgisi

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

RGB renk modeli

#595825 color RGB value is (89,88,37).

RGB: (89,88,37) (35%, 35%, 15%)

RGB bağlantıları ve doygunluk

R 89 of 255 = 35%
G 88 of 255 = 35%
B 37 of 255 = 15%

89
88
37

R + G + B ~ 28%. #595825 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 89 + 88 + 37 = 214 (100%)
R 89 of 214 ~ 41.59%
G 88 of 214 ~ 41.12%
B 37 of 214 ~ 17.29'%

%41.59
%41.12
%17.29

CMYK RENK MODELİ

#595825 rengi CMYK tonu (0,1,58,65).

  • camgöbeği tonu 0.00%
  • eflatun tonu 1.12%
  • sarı tonu 58.43%
  • ana renk tonu 65.10%
CMYK: (0,1,58,65) C0M1Y58K65 (0%,1%,58%,65%) (0.00/0.01/0.58/0.65) 

CMYK yüzdeleri

%0
%1.12
%58.43
%65.1

Codes

Color #595825 in popluar color models

59 58 25
RGB 89 88 37
HSL 59° 41.27% 24.71%
HSB/HSV 59° 58.43% 34.90%
CMYK 0.00% 1.12% 58.43%
65.10%

Color #595825 in popluar number systems.

HEX 59 58 25
Decimal 89 88 37
Binary 1011001 1011000 100101
Octal 131 130 45

Shades and tints

Shades of #595825

#595825
(89,88,37)
#515022
(81,80,34)
#49481F
(73,72,31)
#41401C
(65,64,28)
#393819
(57,56,25)
#313016
(49,48,22)
#292813
(41,40,19)
#212010
(33,32,16)
#19180D
(25,24,13)
#11100A
(17,16,10)
#090807
(9,8,7)
#000000
(0,0,0)

Tints of #595825

#595825
(89,88,37)
#686738
(104,103,56)
#77764B
(119,118,75)
#86855E
(134,133,94)
#959471
(149,148,113)
#A4A384
(164,163,132)
#B3B297
(179,178,151)
#C2C1AA
(194,193,170)
#D1D0BD
(209,208,189)
#E0DFD0
(224,223,208)
#EFEEE3
(239,238,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #595825 color. Also use rgb(89,88,37) instead hex code.

Text Font Color

.myTextColor { color: #595825; }

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

This text font color is #595825.

Background Color

.myBgColor { background-color: #595825; }

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

This div background color is #595825.

Border color

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

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

This div border color is #595825.

Opacity

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

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

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

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

This text has shadow with #595825 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #595825.

Preview

Color preview on black background

This text has color #595825 on black background.


Color preview on white background

This text has color #595825 on white background.


Black color preview on #595825 background

This text has black color on #595825 background.


White color preview on #595825 background

This text has white color on #595825 background.


Related colors

Complementary color

Complementary color for #hex is #A6A7DA.


I love getcolorcode.com

Triadic colors

1 #255958 and #582559 with #595825 are triadic colors.

2 #255859 and #585925 with #595825 are triadic colors.