COLOR #363059

HEX: #363059 RGB: (54,48,89)

Color info

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

RGB color model

#363059 color RGB value is (54,48,89).

RGB: (54,48,89) (21%, 19%, 35%)

RGB channels and saturation

R 54 of 255 = 21%
G 48 of 255 = 19%
B 89 of 255 = 35%

54
48
89

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

Portions of RGB colors in percentages

R + G + B = 54 + 48 + 89 = 191 (100%)
R 54 of 191 ~ 28.27%
G 48 of 191 ~ 25.13%
B 89 of 191 ~ 46.6'%

%28.27
%25.13
%46.6

CMYK color model

#363059 color CMYK value is (39,46,0,65).

  • cyan value is 39.33%
  • magenta value is 46.07%
  • yellow value is 0.00%
  • key color value is 65.10%

CMYK: (39,46,0,65)
C39M46Y0K65 (39%, 46%, 0%, 65%)
(0.39 / 0.46 / 0.00 / 0.65)

CMYK percentages

%39.33
%46.07
%0
%65.1

Codes

Color #363059 in popluar color models

36 30 59
RGB 54 48 89
HSL 249° 29.93% 26.86%
HSB/HSV 249° 46.07% 34.90%
CMYK 39.33% 46.07% 0.00%
65.10%

Color #363059 in popluar number systems.

HEX 36 30 59
Decimal 54 48 89
Binary 110110 110000 1011001
Octal 66 60 131

Shades and tints

Shades of #363059

#363059
(54,48,89)
#322C51
(50,44,81)
#2E2849
(46,40,73)
#2A2441
(42,36,65)
#262039
(38,32,57)
#221C31
(34,28,49)
#1E1829
(30,24,41)
#1A1421
(26,20,33)
#161019
(22,16,25)
#120C11
(18,12,17)
#0E0809
(14,8,9)
#000000
(0,0,0)

Tints of #363059

#363059
(54,48,89)
#484268
(72,66,104)
#5A5477
(90,84,119)
#6C6686
(108,102,134)
#7E7895
(126,120,149)
#908AA4
(144,138,164)
#A29CB3
(162,156,179)
#B4AEC2
(180,174,194)
#C6C0D1
(198,192,209)
#D8D2E0
(216,210,224)
#EAE4EF
(234,228,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #363059 color. Also use rgb(54,48,89) instead hex code.

Text Font Color

.myTextColor { color: #363059; }

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

This text font color is #363059.

Background Color

.myBgColor { background-color: #363059; }

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

This div background color is #363059.

Border color

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

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

This div border color is #363059.

Opacity

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

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

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

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

This text has shadow with #363059 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #363059.

Preview

Color preview on black background

This text has color #363059 on black background.


Color preview on white background

This text has color #363059 on white background.


Black color preview on #363059 background

This text has black color on #363059 background.


White color preview on #363059 background

This text has white color on #363059 background.


Related colors

Complementary color

Complementary color for #hex is #C9CFA6.


I love getcolorcode.com

Triadic colors

1 #593630 and #305936 with #363059 are triadic colors.

2 #593036 and #303659 with #363059 are triadic colors.