COLOR #636030

HEX: #636030 RGB: (99,96,48)

Color info

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

RGB color model

#636030 color RGB value is (99,96,48).

RGB: (99,96,48) (39%, 38%, 19%)

RGB channels and saturation

R 99 of 255 = 39%
G 96 of 255 = 38%
B 48 of 255 = 19%

99
96
48

R + G + B ~ 32%. #636030 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 99 + 96 + 48 = 243 (100%)
R 99 of 243 ~ 40.74%
G 96 of 243 ~ 39.51%
B 48 of 243 ~ 19.75'%

%40.74
%39.51
%19.75

CMYK color model

#636030 color CMYK value is (0,3,52,61).

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

CMYK: (0,3,52,61)
C0M3Y52K61 (0%, 3%, 52%, 61%)
(0.00 / 0.03 / 0.52 / 0.61)

CMYK percentages

%0
%3.03
%51.52
%61.18

Codes

Color #636030 in popluar color models

63 60 30
RGB 99 96 48
HSL 56° 34.69% 28.82%
HSB/HSV 56° 51.52% 38.82%
CMYK 0.00% 3.03% 51.52%
61.18%

Color #636030 in popluar number systems.

HEX 63 60 30
Decimal 99 96 48
Binary 1100011 1100000 110000
Octal 143 140 60

Shades and tints

Shades of #636030

#636030
(99,96,48)
#5A582C
(90,88,44)
#515028
(81,80,40)
#484824
(72,72,36)
#3F4020
(63,64,32)
#36381C
(54,56,28)
#2D3018
(45,48,24)
#242814
(36,40,20)
#1B2010
(27,32,16)
#12180C
(18,24,12)
#091008
(9,16,8)
#000000
(0,0,0)

Tints of #636030

#636030
(99,96,48)
#716E42
(113,110,66)
#7F7C54
(127,124,84)
#8D8A66
(141,138,102)
#9B9878
(155,152,120)
#A9A68A
(169,166,138)
#B7B49C
(183,180,156)
#C5C2AE
(197,194,174)
#D3D0C0
(211,208,192)
#E1DED2
(225,222,210)
#EFECE4
(239,236,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #636030; }

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

This text font color is #636030.

Background Color

.myBgColor { background-color: #636030; }

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

This div background color is #636030.

Border color

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

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

This div border color is #636030.

Opacity

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

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

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

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

This text has shadow with #636030 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #636030.

Preview

Color preview on black background

This text has color #636030 on black background.


Color preview on white background

This text has color #636030 on white background.


Black color preview on #636030 background

This text has black color on #636030 background.


White color preview on #636030 background

This text has white color on #636030 background.


Related colors

Complementary color

Complementary color for #hex is #9C9FCF.


I love getcolorcode.com

Triadic colors

1 #306360 and #603063 with #636030 are triadic colors.

2 #306063 and #606330 with #636030 are triadic colors.