COLOR #592F19

HEX: #592F19 RGB: (89,47,25)

Color info

#592F19 contains mainly red and green colors. Web safe color of #592F19 is #663300 (or #630).

RGB color model

#592F19 color RGB value is (89,47,25).

RGB: (89,47,25) (35%, 18%, 10%)

RGB channels and saturation

R 89 of 255 = 35%
G 47 of 255 = 18%
B 25 of 255 = 10%

89
47
25

R + G + B ~ 21%. #592F19 is dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 47 + 25 = 161 (100%)
R 89 of 161 ~ 55.28%
G 47 of 161 ~ 29.19%
B 25 of 161 ~ 15.53'%

%55.28
%29.19
%15.53

CMYK color model

#592F19 color CMYK value is (0,47,72,65).

  • cyan value is 0.00%
  • magenta value is 47.19%
  • yellow value is 71.91%
  • key color value is 65.10%

CMYK: (0,47,72,65)
C0M47Y72K65 (0%, 47%, 72%, 65%)
(0.00 / 0.47 / 0.72 / 0.65)

CMYK percentages

%0
%47.19
%71.91
%65.1

Codes

Color #592F19 in popluar color models

59 2F 19
RGB 89 47 25
HSL 21° 56.14% 22.35%
HSB/HSV 21° 71.91% 34.90%
CMYK 0.00% 47.19% 71.91%
65.10%

Color #592F19 in popluar number systems.

HEX 59 2F 19
Decimal 89 47 25
Binary 1011001 101111 11001
Octal 131 57 31

Shades and tints

Shades of #592F19

#592F19
(89,47,25)
#512B17
(81,43,23)
#492715
(73,39,21)
#412313
(65,35,19)
#391F11
(57,31,17)
#311B0F
(49,27,15)
#29170D
(41,23,13)
#21130B
(33,19,11)
#190F09
(25,15,9)
#110B07
(17,11,7)
#090705
(9,7,5)
#000000
(0,0,0)

Tints of #592F19

#592F19
(89,47,25)
#68412D
(104,65,45)
#775341
(119,83,65)
#866555
(134,101,85)
#957769
(149,119,105)
#A4897D
(164,137,125)
#B39B91
(179,155,145)
#C2ADA5
(194,173,165)
#D1BFB9
(209,191,185)
#E0D1CD
(224,209,205)
#EFE3E1
(239,227,225)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #592F19 color. Also use rgb(89,47,25) instead hex code.

Text Font Color

.myTextColor { color: #592F19; }

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

This text font color is #592F19.

Background Color

.myBgColor { background-color: #592F19; }

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

This div background color is #592F19.

Border color

.myBorderColor { border: 1px solid #592F19; }

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

This div border color is #592F19.

Opacity

.myOpacity80 { color: #592F19; opacity: 0.8; }

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

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

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

This text has shadow with #592F19 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #592F19.

Preview

Color preview on black background

This text has color #592F19 on black background.


Color preview on white background

This text has color #592F19 on white background.


Black color preview on #592F19 background

This text has black color on #592F19 background.


White color preview on #592F19 background

This text has white color on #592F19 background.


Related colors

Complementary color

Complementary color for #hex is #A6D0E6.


I love getcolorcode.com

Triadic colors

1 #19592F and #2F1959 with #592F19 are triadic colors.

2 #192F59 and #2F5919 with #592F19 are triadic colors.