COLOR #364364

HEX: #364364 RGB: (54,67,100)

Color info

#364364 contains red, green and blue colors in about the same proportion. Web safe color of #364364 is #333366 (or #336).

RGB color model

#364364 color RGB value is (54,67,100).

RGB: (54,67,100) (21%, 26%, 39%)

RGB channels and saturation

R 54 of 255 = 21%
G 67 of 255 = 26%
B 100 of 255 = 39%

54
67
100

R + G + B ~ 29%. #364364 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 67 + 100 = 221 (100%)
R 54 of 221 ~ 24.43%
G 67 of 221 ~ 30.32%
B 100 of 221 ~ 45.25'%

%24.43
%30.32
%45.25

CMYK color model

#364364 color CMYK value is (46,33,0,61).

  • cyan value is 46.00%
  • magenta value is 33.00%
  • yellow value is 0.00%
  • key color value is 60.78%

CMYK: (46,33,0,61)
C46M33Y0K61 (46%, 33%, 0%, 61%)
(0.46 / 0.33 / 0.00 / 0.61)

CMYK percentages

%46
%33
%0
%60.78

Codes

Color #364364 in popluar color models

36 43 64
RGB 54 67 100
HSL 223° 29.87% 30.20%
HSB/HSV 223° 46.00% 39.22%
CMYK 46.00% 33.00% 0.00%
60.78%

Color #364364 in popluar number systems.

HEX 36 43 64
Decimal 54 67 100
Binary 110110 1000011 1100100
Octal 66 103 144

Shades and tints

Shades of #364364

#364364
(54,67,100)
#323D5B
(50,61,91)
#2E3752
(46,55,82)
#2A3149
(42,49,73)
#262B40
(38,43,64)
#222537
(34,37,55)
#1E1F2E
(30,31,46)
#1A1925
(26,25,37)
#16131C
(22,19,28)
#120D13
(18,13,19)
#0E070A
(14,7,10)
#000000
(0,0,0)

Tints of #364364

#364364
(54,67,100)
#485472
(72,84,114)
#5A6580
(90,101,128)
#6C768E
(108,118,142)
#7E879C
(126,135,156)
#9098AA
(144,152,170)
#A2A9B8
(162,169,184)
#B4BAC6
(180,186,198)
#C6CBD4
(198,203,212)
#D8DCE2
(216,220,226)
#EAEDF0
(234,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #364364 color. Also use rgb(54,67,100) instead hex code.

Text Font Color

.myTextColor { color: #364364; }

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

This text font color is #364364.

Background Color

.myBgColor { background-color: #364364; }

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

This div background color is #364364.

Border color

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

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

This div border color is #364364.

Opacity

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

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

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

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

This text has shadow with #364364 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #364364.

Preview

Color preview on black background

This text has color #364364 on black background.


Color preview on white background

This text has color #364364 on white background.


Black color preview on #364364 background

This text has black color on #364364 background.


White color preview on #364364 background

This text has white color on #364364 background.


Related colors

Complementary color

Complementary color for #hex is #C9BC9B.


I love getcolorcode.com

Triadic colors

1 #643643 and #436436 with #364364 are triadic colors.

2 #644336 and #433664 with #364364 are triadic colors.