COLOR #362359

HEX: #362359 RGB: (54,35,89)

Color info

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

RGB color model

#362359 color RGB value is (54,35,89).

RGB: (54,35,89) (21%, 14%, 35%)

RGB channels and saturation

R 54 of 255 = 21%
G 35 of 255 = 14%
B 89 of 255 = 35%

54
35
89

R + G + B ~ 23%. #362359 is dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 35 + 89 = 178 (100%)
R 54 of 178 ~ 30.34%
G 35 of 178 ~ 19.66%
B 89 of 178 ~ 50'%

%30.34
%19.66
%50

CMYK color model

#362359 color CMYK value is (39,61,0,65).

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

CMYK: (39,61,0,65)
C39M61Y0K65 (39%, 61%, 0%, 65%)
(0.39 / 0.61 / 0.00 / 0.65)

CMYK percentages

%39.33
%60.67
%0
%65.1

Codes

Color #362359 in popluar color models

36 23 59
RGB 54 35 89
HSL 261° 43.55% 24.31%
HSB/HSV 261° 60.67% 34.90%
CMYK 39.33% 60.67% 0.00%
65.10%

Color #362359 in popluar number systems.

HEX 36 23 59
Decimal 54 35 89
Binary 110110 100011 1011001
Octal 66 43 131

Shades and tints

Shades of #362359

#362359
(54,35,89)
#322051
(50,32,81)
#2E1D49
(46,29,73)
#2A1A41
(42,26,65)
#261739
(38,23,57)
#221431
(34,20,49)
#1E1129
(30,17,41)
#1A0E21
(26,14,33)
#160B19
(22,11,25)
#120811
(18,8,17)
#0E0509
(14,5,9)
#000000
(0,0,0)

Tints of #362359

#362359
(54,35,89)
#483768
(72,55,104)
#5A4B77
(90,75,119)
#6C5F86
(108,95,134)
#7E7395
(126,115,149)
#9087A4
(144,135,164)
#A29BB3
(162,155,179)
#B4AFC2
(180,175,194)
#C6C3D1
(198,195,209)
#D8D7E0
(216,215,224)
#EAEBEF
(234,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #362359; }

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

This text font color is #362359.

Background Color

.myBgColor { background-color: #362359; }

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

This div background color is #362359.

Border color

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

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

This div border color is #362359.

Opacity

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

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

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

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

This text has shadow with #362359 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #362359.

Preview

Color preview on black background

This text has color #362359 on black background.


Color preview on white background

This text has color #362359 on white background.


Black color preview on #362359 background

This text has black color on #362359 background.


White color preview on #362359 background

This text has white color on #362359 background.


Related colors

Complementary color

Complementary color for #hex is #C9DCA6.


I love getcolorcode.com

Triadic colors

1 #593623 and #235936 with #362359 are triadic colors.

2 #592336 and #233659 with #362359 are triadic colors.