COLOR #36636A

HEX: #36636A RGB: (54,99,106)

Color info

#36636A contains red, green and blue colors in about the same proportion. Web safe color of #36636A is #336666 (or #366).

RGB color model

#36636A color RGB value is (54,99,106).

RGB: (54,99,106) (21%, 39%, 42%)

RGB channels and saturation

R 54 of 255 = 21%
G 99 of 255 = 39%
B 106 of 255 = 42%

54
99
106

R + G + B ~ 34%. #36636A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 99 + 106 = 259 (100%)
R 54 of 259 ~ 20.85%
G 99 of 259 ~ 38.22%
B 106 of 259 ~ 40.93'%

%20.85
%38.22
%40.93

CMYK color model

#36636A color CMYK value is (49,7,0,58).

  • cyan value is 49.06%
  • magenta value is 6.60%
  • yellow value is 0.00%
  • key color value is 58.43%

CMYK: (49,7,0,58)
C49M7Y0K58 (49%, 7%, 0%, 58%)
(0.49 / 0.07 / 0.00 / 0.58)

CMYK percentages

%49.06
%6.6
%0
%58.43

Codes

Color #36636A in popluar color models

36 63 6A
RGB 54 99 106
HSL 188° 32.50% 31.37%
HSB/HSV 188° 49.06% 41.57%
CMYK 49.06% 6.60% 0.00%
58.43%

Color #36636A in popluar number systems.

HEX 36 63 6A
Decimal 54 99 106
Binary 110110 1100011 1101010
Octal 66 143 152

Shades and tints

Shades of #36636A

#36636A
(54,99,106)
#325A61
(50,90,97)
#2E5158
(46,81,88)
#2A484F
(42,72,79)
#263F46
(38,63,70)
#22363D
(34,54,61)
#1E2D34
(30,45,52)
#1A242B
(26,36,43)
#161B22
(22,27,34)
#121219
(18,18,25)
#0E0910
(14,9,16)
#000000
(0,0,0)

Tints of #36636A

#36636A
(54,99,106)
#487177
(72,113,119)
#5A7F84
(90,127,132)
#6C8D91
(108,141,145)
#7E9B9E
(126,155,158)
#90A9AB
(144,169,171)
#A2B7B8
(162,183,184)
#B4C5C5
(180,197,197)
#C6D3D2
(198,211,210)
#D8E1DF
(216,225,223)
#EAEFEC
(234,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #36636A color. Also use rgb(54,99,106) instead hex code.

Text Font Color

.myTextColor { color: #36636A; }

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

This text font color is #36636A.

Background Color

.myBgColor { background-color: #36636A; }

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

This div background color is #36636A.

Border color

.myBorderColor { border: 1px solid #36636A; }

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

This div border color is #36636A.

Opacity

.myOpacity80 { color: #36636A; opacity: 0.8; }

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

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

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

This text has shadow with #36636A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #36636A.

Preview

Color preview on black background

This text has color #36636A on black background.


Color preview on white background

This text has color #36636A on white background.


Black color preview on #36636A background

This text has black color on #36636A background.


White color preview on #36636A background

This text has white color on #36636A background.


Related colors

Complementary color

Complementary color for #hex is #C99C95.


I love getcolorcode.com

Triadic colors

1 #6A3663 and #636A36 with #36636A are triadic colors.

2 #6A6336 and #63366A with #36636A are triadic colors.