COLOR #364B46

HEX: #364B46 RGB: (54,75,70)

Color info

#364B46 contains red, green and blue colors in about the same proportion. Web safe color of #364B46 is #333333 (or #333).

RGB color model

#364B46 color RGB value is (54,75,70).

RGB: (54,75,70) (21%, 29%, 27%)

RGB channels and saturation

R 54 of 255 = 21%
G 75 of 255 = 29%
B 70 of 255 = 27%

54
75
70

R + G + B ~ 26%. #364B46 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 75 + 70 = 199 (100%)
R 54 of 199 ~ 27.14%
G 75 of 199 ~ 37.69%
B 70 of 199 ~ 35.18'%

%27.14
%37.69
%35.18

CMYK color model

#364B46 color CMYK value is (28,0,7,71).

  • cyan value is 28.00%
  • magenta value is 0.00%
  • yellow value is 6.67%
  • key color value is 70.59%

CMYK: (28,0,7,71)
C28M0Y7K71 (28%, 0%, 7%, 71%)
(0.28 / 0.00 / 0.07 / 0.71)

CMYK percentages

%28
%0
%6.67
%70.59

Codes

Color #364B46 in popluar color models

36 4B 46
RGB 54 75 70
HSL 166° 16.28% 25.29%
HSB/HSV 166° 28.00% 29.41%
CMYK 28.00% 0.00% 6.67%
70.59%

Color #364B46 in popluar number systems.

HEX 36 4B 46
Decimal 54 75 70
Binary 110110 1001011 1000110
Octal 66 113 106

Shades and tints

Shades of #364B46

#364B46
(54,75,70)
#324540
(50,69,64)
#2E3F3A
(46,63,58)
#2A3934
(42,57,52)
#26332E
(38,51,46)
#222D28
(34,45,40)
#1E2722
(30,39,34)
#1A211C
(26,33,28)
#161B16
(22,27,22)
#121510
(18,21,16)
#0E0F0A
(14,15,10)
#000000
(0,0,0)

Tints of #364B46

#364B46
(54,75,70)
#485B56
(72,91,86)
#5A6B66
(90,107,102)
#6C7B76
(108,123,118)
#7E8B86
(126,139,134)
#909B96
(144,155,150)
#A2ABA6
(162,171,166)
#B4BBB6
(180,187,182)
#C6CBC6
(198,203,198)
#D8DBD6
(216,219,214)
#EAEBE6
(234,235,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #364B46 color. Also use rgb(54,75,70) instead hex code.

Text Font Color

.myTextColor { color: #364B46; }

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

This text font color is #364B46.

Background Color

.myBgColor { background-color: #364B46; }

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

This div background color is #364B46.

Border color

.myBorderColor { border: 1px solid #364B46; }

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

This div border color is #364B46.

Opacity

.myOpacity80 { color: #364B46; opacity: 0.8; }

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

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

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

This text has shadow with #364B46 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #364B46.

Preview

Color preview on black background

This text has color #364B46 on black background.


Color preview on white background

This text has color #364B46 on white background.


Black color preview on #364B46 background

This text has black color on #364B46 background.


White color preview on #364B46 background

This text has white color on #364B46 background.


Related colors

Complementary color

Complementary color for #hex is #C9B4B9.


I love getcolorcode.com

Triadic colors

1 #46364B and #4B4636 with #364B46 are triadic colors.

2 #464B36 and #4B3646 with #364B46 are triadic colors.