COLOR #363274

HEX: #363274 RGB: (54,50,116)

Color info

#363274 contains mainly blue color. Web safe color of #363274 is #333366 (or #336).

RGB color model

#363274 color RGB value is (54,50,116).

RGB: (54,50,116) (21%, 20%, 45%)

RGB channels and saturation

R 54 of 255 = 21%
G 50 of 255 = 20%
B 116 of 255 = 45%

54
50
116

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

Portions of RGB colors in percentages

R + G + B = 54 + 50 + 116 = 220 (100%)
R 54 of 220 ~ 24.55%
G 50 of 220 ~ 22.73%
B 116 of 220 ~ 52.73'%

%24.55
%22.73
%52.73

CMYK color model

#363274 color CMYK value is (53,57,0,55).

  • cyan value is 53.45%
  • magenta value is 56.90%
  • yellow value is 0.00%
  • key color value is 54.51%

CMYK: (53,57,0,55)
C53M57Y0K55 (53%, 57%, 0%, 55%)
(0.53 / 0.57 / 0.00 / 0.55)

CMYK percentages

%53.45
%56.9
%0
%54.51

Codes

Color #363274 in popluar color models

36 32 74
RGB 54 50 116
HSL 244° 39.76% 32.55%
HSB/HSV 244° 56.90% 45.49%
CMYK 53.45% 56.90% 0.00%
54.51%

Color #363274 in popluar number systems.

HEX 36 32 74
Decimal 54 50 116
Binary 110110 110010 1110100
Octal 66 62 164

Shades and tints

Shades of #363274

#363274
(54,50,116)
#322E6A
(50,46,106)
#2E2A60
(46,42,96)
#2A2656
(42,38,86)
#26224C
(38,34,76)
#221E42
(34,30,66)
#1E1A38
(30,26,56)
#1A162E
(26,22,46)
#161224
(22,18,36)
#120E1A
(18,14,26)
#0E0A10
(14,10,16)
#000000
(0,0,0)

Tints of #363274

#363274
(54,50,116)
#484480
(72,68,128)
#5A568C
(90,86,140)
#6C6898
(108,104,152)
#7E7AA4
(126,122,164)
#908CB0
(144,140,176)
#A29EBC
(162,158,188)
#B4B0C8
(180,176,200)
#C6C2D4
(198,194,212)
#D8D4E0
(216,212,224)
#EAE6EC
(234,230,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #363274 color. Also use rgb(54,50,116) instead hex code.

Text Font Color

.myTextColor { color: #363274; }

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

This text font color is #363274.

Background Color

.myBgColor { background-color: #363274; }

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

This div background color is #363274.

Border color

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

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

This div border color is #363274.

Opacity

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

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

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

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

This text has shadow with #363274 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #363274.

Preview

Color preview on black background

This text has color #363274 on black background.


Color preview on white background

This text has color #363274 on white background.


Black color preview on #363274 background

This text has black color on #363274 background.


White color preview on #363274 background

This text has white color on #363274 background.


Related colors

Complementary color

Complementary color for #hex is #C9CD8B.


I love getcolorcode.com

Triadic colors

1 #743632 and #327436 with #363274 are triadic colors.

2 #743236 and #323674 with #363274 are triadic colors.