COLOR #366361

HEX: #366361 RGB: (54,99,97)

Color info

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

RGB color model

#366361 color RGB value is (54,99,97).

RGB: (54,99,97) (21%, 39%, 38%)

RGB channels and saturation

R 54 of 255 = 21%
G 99 of 255 = 39%
B 97 of 255 = 38%

54
99
97

R + G + B ~ 33%. #366361 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 99 + 97 = 250 (100%)
R 54 of 250 ~ 21.6%
G 99 of 250 ~ 39.6%
B 97 of 250 ~ 38.8'%

%21.6
%39.6
%38.8

CMYK color model

#366361 color CMYK value is (45,0,2,61).

  • cyan value is 45.45%
  • magenta value is 0.00%
  • yellow value is 2.02%
  • key color value is 61.18%

CMYK: (45,0,2,61)
C45M0Y2K61 (45%, 0%, 2%, 61%)
(0.45 / 0.00 / 0.02 / 0.61)

CMYK percentages

%45.45
%0
%2.02
%61.18

Codes

Color #366361 in popluar color models

36 63 61
RGB 54 99 97
HSL 177° 29.41% 30.00%
HSB/HSV 177° 45.45% 38.82%
CMYK 45.45% 0.00% 2.02%
61.18%

Color #366361 in popluar number systems.

HEX 36 63 61
Decimal 54 99 97
Binary 110110 1100011 1100001
Octal 66 143 141

Shades and tints

Shades of #366361

#366361
(54,99,97)
#325A59
(50,90,89)
#2E5151
(46,81,81)
#2A4849
(42,72,73)
#263F41
(38,63,65)
#223639
(34,54,57)
#1E2D31
(30,45,49)
#1A2429
(26,36,41)
#161B21
(22,27,33)
#121219
(18,18,25)
#0E0911
(14,9,17)
#000000
(0,0,0)

Tints of #366361

#366361
(54,99,97)
#48716F
(72,113,111)
#5A7F7D
(90,127,125)
#6C8D8B
(108,141,139)
#7E9B99
(126,155,153)
#90A9A7
(144,169,167)
#A2B7B5
(162,183,181)
#B4C5C3
(180,197,195)
#C6D3D1
(198,211,209)
#D8E1DF
(216,225,223)
#EAEFED
(234,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #366361; }

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

This text font color is #366361.

Background Color

.myBgColor { background-color: #366361; }

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

This div background color is #366361.

Border color

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

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

This div border color is #366361.

Opacity

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

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

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

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

This text has shadow with #366361 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #366361.

Preview

Color preview on black background

This text has color #366361 on black background.


Color preview on white background

This text has color #366361 on white background.


Black color preview on #366361 background

This text has black color on #366361 background.


White color preview on #366361 background

This text has white color on #366361 background.


Related colors

Complementary color

Complementary color for #hex is #C99C9E.


I love getcolorcode.com

Triadic colors

1 #613663 and #636136 with #366361 are triadic colors.

2 #616336 and #633661 with #366361 are triadic colors.