COLOR #536A4A

HEX: #536A4A RGB: (83,106,74)

Color info

#536A4A contains red, green and blue colors in about the same proportion. Web safe color of #536A4A is #666633 (or #663).

RGB color model

#536A4A color RGB value is (83,106,74).

RGB: (83,106,74) (33%, 42%, 29%)

RGB channels and saturation

R 83 of 255 = 33%
G 106 of 255 = 42%
B 74 of 255 = 29%

83
106
74

R + G + B ~ 35%. #536A4A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 106 + 74 = 263 (100%)
R 83 of 263 ~ 31.56%
G 106 of 263 ~ 40.3%
B 74 of 263 ~ 28.14'%

%31.56
%40.3
%28.14

CMYK color model

#536A4A color CMYK value is (22,0,30,58).

  • cyan value is 21.70%
  • magenta value is 0.00%
  • yellow value is 30.19%
  • key color value is 58.43%

CMYK: (22,0,30,58)
C22M0Y30K58 (22%, 0%, 30%, 58%)
(0.22 / 0.00 / 0.30 / 0.58)

CMYK percentages

%21.7
%0
%30.19
%58.43

Codes

Color #536A4A in popluar color models

53 6A 4A
RGB 83 106 74
HSL 103° 17.78% 35.29%
HSB/HSV 103° 30.19% 41.57%
CMYK 21.70% 0.00% 30.19%
58.43%

Color #536A4A in popluar number systems.

HEX 53 6A 4A
Decimal 83 106 74
Binary 1010011 1101010 1001010
Octal 123 152 112

Shades and tints

Shades of #536A4A

#536A4A
(83,106,74)
#4C6144
(76,97,68)
#45583E
(69,88,62)
#3E4F38
(62,79,56)
#374632
(55,70,50)
#303D2C
(48,61,44)
#293426
(41,52,38)
#222B20
(34,43,32)
#1B221A
(27,34,26)
#141914
(20,25,20)
#0D100E
(13,16,14)
#000000
(0,0,0)

Tints of #536A4A

#536A4A
(83,106,74)
#62775A
(98,119,90)
#71846A
(113,132,106)
#80917A
(128,145,122)
#8F9E8A
(143,158,138)
#9EAB9A
(158,171,154)
#ADB8AA
(173,184,170)
#BCC5BA
(188,197,186)
#CBD2CA
(203,210,202)
#DADFDA
(218,223,218)
#E9ECEA
(233,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #536A4A color. Also use rgb(83,106,74) instead hex code.

Text Font Color

.myTextColor { color: #536A4A; }

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

This text font color is #536A4A.

Background Color

.myBgColor { background-color: #536A4A; }

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

This div background color is #536A4A.

Border color

.myBorderColor { border: 1px solid #536A4A; }

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

This div border color is #536A4A.

Opacity

.myOpacity80 { color: #536A4A; opacity: 0.8; }

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

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

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

This text has shadow with #536A4A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #536A4A.

Preview

Color preview on black background

This text has color #536A4A on black background.


Color preview on white background

This text has color #536A4A on white background.


Black color preview on #536A4A background

This text has black color on #536A4A background.


White color preview on #536A4A background

This text has white color on #536A4A background.


Related colors

Complementary color

Complementary color for #hex is #AC95B5.


I love getcolorcode.com

Triadic colors

1 #4A536A and #6A4A53 with #536A4A are triadic colors.

2 #4A6A53 and #6A534A with #536A4A are triadic colors.