COLOR #534925

HEX: #534925 RGB: (83,73,37)

Color info

#534925 contains red, green and blue colors in about the same proportion. Web safe color of #534925 is #663333 (or #633).

RGB color model

#534925 color RGB value is (83,73,37).

RGB: (83,73,37) (33%, 29%, 15%)

RGB channels and saturation

R 83 of 255 = 33%
G 73 of 255 = 29%
B 37 of 255 = 15%

83
73
37

R + G + B ~ 26%. #534925 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 73 + 37 = 193 (100%)
R 83 of 193 ~ 43.01%
G 73 of 193 ~ 37.82%
B 37 of 193 ~ 19.17'%

%43.01
%37.82
%19.17

CMYK color model

#534925 color CMYK value is (0,12,55,67).

  • cyan value is 0.00%
  • magenta value is 12.05%
  • yellow value is 55.42%
  • key color value is 67.45%

CMYK: (0,12,55,67)
C0M12Y55K67 (0%, 12%, 55%, 67%)
(0.00 / 0.12 / 0.55 / 0.67)

CMYK percentages

%0
%12.05
%55.42
%67.45

Codes

Color #534925 in popluar color models

53 49 25
RGB 83 73 37
HSL 47° 38.33% 23.53%
HSB/HSV 47° 55.42% 32.55%
CMYK 0.00% 12.05% 55.42%
67.45%

Color #534925 in popluar number systems.

HEX 53 49 25
Decimal 83 73 37
Binary 1010011 1001001 100101
Octal 123 111 45

Shades and tints

Shades of #534925

#534925
(83,73,37)
#4C4322
(76,67,34)
#453D1F
(69,61,31)
#3E371C
(62,55,28)
#373119
(55,49,25)
#302B16
(48,43,22)
#292513
(41,37,19)
#221F10
(34,31,16)
#1B190D
(27,25,13)
#14130A
(20,19,10)
#0D0D07
(13,13,7)
#000000
(0,0,0)

Tints of #534925

#534925
(83,73,37)
#625938
(98,89,56)
#71694B
(113,105,75)
#80795E
(128,121,94)
#8F8971
(143,137,113)
#9E9984
(158,153,132)
#ADA997
(173,169,151)
#BCB9AA
(188,185,170)
#CBC9BD
(203,201,189)
#DAD9D0
(218,217,208)
#E9E9E3
(233,233,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #534925 color. Also use rgb(83,73,37) instead hex code.

Text Font Color

.myTextColor { color: #534925; }

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

This text font color is #534925.

Background Color

.myBgColor { background-color: #534925; }

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

This div background color is #534925.

Border color

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

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

This div border color is #534925.

Opacity

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

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

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

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

This text has shadow with #534925 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #534925.

Preview

Color preview on black background

This text has color #534925 on black background.


Color preview on white background

This text has color #534925 on white background.


Black color preview on #534925 background

This text has black color on #534925 background.


White color preview on #534925 background

This text has white color on #534925 background.


Related colors

Complementary color

Complementary color for #hex is #ACB6DA.


I love getcolorcode.com

Triadic colors

1 #255349 and #492553 with #534925 are triadic colors.

2 #254953 and #495325 with #534925 are triadic colors.