COLOR #363455

HEX: #363455 RGB: (54,52,85)

Color info

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

RGB color model

#363455 color RGB value is (54,52,85).

RGB: (54,52,85) (21%, 20%, 33%)

RGB channels and saturation

R 54 of 255 = 21%
G 52 of 255 = 20%
B 85 of 255 = 33%

54
52
85

R + G + B ~ 25%. #363455 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 52 + 85 = 191 (100%)
R 54 of 191 ~ 28.27%
G 52 of 191 ~ 27.23%
B 85 of 191 ~ 44.5'%

%28.27
%27.23
%44.5

CMYK color model

#363455 color CMYK value is (36,39,0,67).

  • cyan value is 36.47%
  • magenta value is 38.82%
  • yellow value is 0.00%
  • key color value is 66.67%

CMYK: (36,39,0,67)
C36M39Y0K67 (36%, 39%, 0%, 67%)
(0.36 / 0.39 / 0.00 / 0.67)

CMYK percentages

%36.47
%38.82
%0
%66.67

Codes

Color #363455 in popluar color models

36 34 55
RGB 54 52 85
HSL 244° 24.09% 26.86%
HSB/HSV 244° 38.82% 33.33%
CMYK 36.47% 38.82% 0.00%
66.67%

Color #363455 in popluar number systems.

HEX 36 34 55
Decimal 54 52 85
Binary 110110 110100 1010101
Octal 66 64 125

Shades and tints

Shades of #363455

#363455
(54,52,85)
#32304E
(50,48,78)
#2E2C47
(46,44,71)
#2A2840
(42,40,64)
#262439
(38,36,57)
#222032
(34,32,50)
#1E1C2B
(30,28,43)
#1A1824
(26,24,36)
#16141D
(22,20,29)
#121016
(18,16,22)
#0E0C0F
(14,12,15)
#000000
(0,0,0)

Tints of #363455

#363455
(54,52,85)
#484664
(72,70,100)
#5A5873
(90,88,115)
#6C6A82
(108,106,130)
#7E7C91
(126,124,145)
#908EA0
(144,142,160)
#A2A0AF
(162,160,175)
#B4B2BE
(180,178,190)
#C6C4CD
(198,196,205)
#D8D6DC
(216,214,220)
#EAE8EB
(234,232,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #363455 color. Also use rgb(54,52,85) instead hex code.

Text Font Color

.myTextColor { color: #363455; }

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

This text font color is #363455.

Background Color

.myBgColor { background-color: #363455; }

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

This div background color is #363455.

Border color

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

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

This div border color is #363455.

Opacity

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

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

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

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

This text has shadow with #363455 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #363455.

Preview

Color preview on black background

This text has color #363455 on black background.


Color preview on white background

This text has color #363455 on white background.


Black color preview on #363455 background

This text has black color on #363455 background.


White color preview on #363455 background

This text has white color on #363455 background.


Related colors

Complementary color

Complementary color for #hex is #C9CBAA.


I love getcolorcode.com

Triadic colors

1 #553634 and #345536 with #363455 are triadic colors.

2 #553436 and #343655 with #363455 are triadic colors.