COLOR #363885

HEX: #363885 RGB: (54,56,133)

Color info

#363885 contains mainly blue color. Web safe color of #363885 is #333399 (or #339).

RGB color model

#363885 color RGB value is (54,56,133).

RGB: (54,56,133) (21%, 22%, 52%)

RGB channels and saturation

R 54 of 255 = 21%
G 56 of 255 = 22%
B 133 of 255 = 52%

54
56
133

R + G + B ~ 32%. #363885 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 56 + 133 = 243 (100%)
R 54 of 243 ~ 22.22%
G 56 of 243 ~ 23.05%
B 133 of 243 ~ 54.73'%

%22.22
%23.05
%54.73

CMYK color model

#363885 color CMYK value is (59,58,0,48).

  • cyan value is 59.40%
  • magenta value is 57.89%
  • yellow value is 0.00%
  • key color value is 47.84%

CMYK: (59,58,0,48)
C59M58Y0K48 (59%, 58%, 0%, 48%)
(0.59 / 0.58 / 0.00 / 0.48)

CMYK percentages

%59.4
%57.89
%0
%47.84

Codes

Color #363885 in popluar color models

36 38 85
RGB 54 56 133
HSL 238° 42.25% 36.67%
HSB/HSV 238° 59.40% 52.16%
CMYK 59.40% 57.89% 0.00%
47.84%

Color #363885 in popluar number systems.

HEX 36 38 85
Decimal 54 56 133
Binary 110110 111000 10000101
Octal 66 70 205

Shades and tints

Shades of #363885

#363885
(54,56,133)
#323379
(50,51,121)
#2E2E6D
(46,46,109)
#2A2961
(42,41,97)
#262455
(38,36,85)
#221F49
(34,31,73)
#1E1A3D
(30,26,61)
#1A1531
(26,21,49)
#161025
(22,16,37)
#120B19
(18,11,25)
#0E060D
(14,6,13)
#000000
(0,0,0)

Tints of #363885

#363885
(54,56,133)
#484A90
(72,74,144)
#5A5C9B
(90,92,155)
#6C6EA6
(108,110,166)
#7E80B1
(126,128,177)
#9092BC
(144,146,188)
#A2A4C7
(162,164,199)
#B4B6D2
(180,182,210)
#C6C8DD
(198,200,221)
#D8DAE8
(216,218,232)
#EAECF3
(234,236,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #363885 color. Also use rgb(54,56,133) instead hex code.

Text Font Color

.myTextColor { color: #363885; }

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

This text font color is #363885.

Background Color

.myBgColor { background-color: #363885; }

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

This div background color is #363885.

Border color

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

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

This div border color is #363885.

Opacity

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

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

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

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

This text has shadow with #363885 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #363885.

Preview

Color preview on black background

This text has color #363885 on black background.


Color preview on white background

This text has color #363885 on white background.


Black color preview on #363885 background

This text has black color on #363885 background.


White color preview on #363885 background

This text has white color on #363885 background.


Related colors

Complementary color

Complementary color for #hex is #C9C77A.


I love getcolorcode.com

Triadic colors

1 #853638 and #388536 with #363885 are triadic colors.

2 #853836 and #383685 with #363885 are triadic colors.