COLOR #636012

HEX: #636012 RGB: (99,96,18)

Color info

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

RGB color model

#636012 color RGB value is (99,96,18).

RGB: (99,96,18) (39%, 38%, 7%)

RGB channels and saturation

R 99 of 255 = 39%
G 96 of 255 = 38%
B 18 of 255 = 7%

99
96
18

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

Portions of RGB colors in percentages

R + G + B = 99 + 96 + 18 = 213 (100%)
R 99 of 213 ~ 46.48%
G 96 of 213 ~ 45.07%
B 18 of 213 ~ 8.45'%

%46.48
%45.07

CMYK color model

#636012 color CMYK value is (0,3,82,61).

  • cyan value is 0.00%
  • magenta value is 3.03%
  • yellow value is 81.82%
  • key color value is 61.18%

CMYK: (0,3,82,61)
C0M3Y82K61 (0%, 3%, 82%, 61%)
(0.00 / 0.03 / 0.82 / 0.61)

CMYK percentages

%0
%3.03
%81.82
%61.18

Codes

Color #636012 in popluar color models

63 60 12
RGB 99 96 18
HSL 58° 69.23% 22.94%
HSB/HSV 58° 81.82% 38.82%
CMYK 0.00% 3.03% 81.82%
61.18%

Color #636012 in popluar number systems.

HEX 63 60 12
Decimal 99 96 18
Binary 1100011 1100000 10010
Octal 143 140 22

Shades and tints

Shades of #636012

#636012
(99,96,18)
#5A5811
(90,88,17)
#515010
(81,80,16)
#48480F
(72,72,15)
#3F400E
(63,64,14)
#36380D
(54,56,13)
#2D300C
(45,48,12)
#24280B
(36,40,11)
#1B200A
(27,32,10)
#121809
(18,24,9)
#091008
(9,16,8)
#000000
(0,0,0)

Tints of #636012

#636012
(99,96,18)
#716E27
(113,110,39)
#7F7C3C
(127,124,60)
#8D8A51
(141,138,81)
#9B9866
(155,152,102)
#A9A67B
(169,166,123)
#B7B490
(183,180,144)
#C5C2A5
(197,194,165)
#D3D0BA
(211,208,186)
#E1DECF
(225,222,207)
#EFECE4
(239,236,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #636012 color. Also use rgb(99,96,18) instead hex code.

Text Font Color

.myTextColor { color: #636012; }

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

This text font color is #636012.

Background Color

.myBgColor { background-color: #636012; }

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

This div background color is #636012.

Border color

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

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

This div border color is #636012.

Opacity

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

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

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

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

This text has shadow with #636012 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #636012.

Preview

Color preview on black background

This text has color #636012 on black background.


Color preview on white background

This text has color #636012 on white background.


Black color preview on #636012 background

This text has black color on #636012 background.


White color preview on #636012 background

This text has white color on #636012 background.


Related colors

Complementary color

Complementary color for #hex is #9C9FED.


I love getcolorcode.com

Triadic colors

1 #126360 and #601263 with #636012 are triadic colors.

2 #126063 and #606312 with #636012 are triadic colors.