COLOR #536007

HEX: #536007 RGB: (83,96,7)

Color info

#536007 contains mainly red and green colors. Web safe color of #536007 is #666600 (or #660).

RGB color model

#536007 color RGB value is (83,96,7).

RGB: (83,96,7) (33%, 38%, 3%)

RGB channels and saturation

R 83 of 255 = 33%
G 96 of 255 = 38%
B 7 of 255 = 3%

83
96
7

R + G + B ~ 25%. #536007 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 96 + 7 = 186 (100%)
R 83 of 186 ~ 44.62%
G 96 of 186 ~ 51.61%
B 7 of 186 ~ 3.76'%

%44.62
%51.61

CMYK color model

#536007 color CMYK value is (14,0,93,62).

  • cyan value is 13.54%
  • magenta value is 0.00%
  • yellow value is 92.71%
  • key color value is 62.35%

CMYK: (14,0,93,62)
C14M0Y93K62 (14%, 0%, 93%, 62%)
(0.14 / 0.00 / 0.93 / 0.62)

CMYK percentages

%13.54
%0
%92.71
%62.35

Codes

Color #536007 in popluar color models

53 60 07
RGB 83 96 7
HSL 69° 86.41% 20.20%
HSB/HSV 69° 92.71% 37.65%
CMYK 13.54% 0.00% 92.71%
62.35%

Color #536007 in popluar number systems.

HEX 53 60 07
Decimal 83 96 7
Binary 1010011 1100000 111
Octal 123 140 7

Shades and tints

Shades of #536007

#536007
(83,96,7)
#4C5807
(76,88,7)
#455007
(69,80,7)
#3E4807
(62,72,7)
#374007
(55,64,7)
#303807
(48,56,7)
#293007
(41,48,7)
#222807
(34,40,7)
#1B2007
(27,32,7)
#141807
(20,24,7)
#0D1007
(13,16,7)
#000000
(0,0,0)

Tints of #536007

#536007
(83,96,7)
#626E1D
(98,110,29)
#717C33
(113,124,51)
#808A49
(128,138,73)
#8F985F
(143,152,95)
#9EA675
(158,166,117)
#ADB48B
(173,180,139)
#BCC2A1
(188,194,161)
#CBD0B7
(203,208,183)
#DADECD
(218,222,205)
#E9ECE3
(233,236,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #536007 color. Also use rgb(83,96,7) instead hex code.

Text Font Color

.myTextColor { color: #536007; }

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

This text font color is #536007.

Background Color

.myBgColor { background-color: #536007; }

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

This div background color is #536007.

Border color

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

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

This div border color is #536007.

Opacity

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

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

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

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

This text has shadow with #536007 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #536007.

Preview

Color preview on black background

This text has color #536007 on black background.


Color preview on white background

This text has color #536007 on white background.


Black color preview on #536007 background

This text has black color on #536007 background.


White color preview on #536007 background

This text has white color on #536007 background.


Related colors

Complementary color

Complementary color for #hex is #AC9FF8.


I love getcolorcode.com

Triadic colors

1 #075360 and #600753 with #536007 are triadic colors.

2 #076053 and #605307 with #536007 are triadic colors.