COLOR #361646

HEX: #361646 RGB: (54,22,70)

Color info

#361646 contains red, green and blue colors in about the same proportion. Web safe color of #361646 is #330033 (or #303).

RGB color model

#361646 color RGB value is (54,22,70).

RGB: (54,22,70) (21%, 9%, 27%)

RGB channels and saturation

R 54 of 255 = 21%
G 22 of 255 = 9%
B 70 of 255 = 27%

54
22
70

R + G + B ~ 19%. #361646 is dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 22 + 70 = 146 (100%)
R 54 of 146 ~ 36.99%
G 22 of 146 ~ 15.07%
B 70 of 146 ~ 47.95'%

%36.99
%15.07
%47.95

CMYK color model

#361646 color CMYK value is (23,69,0,73).

  • cyan value is 22.86%
  • magenta value is 68.57%
  • yellow value is 0.00%
  • key color value is 72.55%

CMYK: (23,69,0,73)
C23M69Y0K73 (23%, 69%, 0%, 73%)
(0.23 / 0.69 / 0.00 / 0.73)

CMYK percentages

%22.86
%68.57
%0
%72.55

Codes

Color #361646 in popluar color models

36 16 46
RGB 54 22 70
HSL 280° 52.17% 18.04%
HSB/HSV 280° 68.57% 27.45%
CMYK 22.86% 68.57% 0.00%
72.55%

Color #361646 in popluar number systems.

HEX 36 16 46
Decimal 54 22 70
Binary 110110 10110 1000110
Octal 66 26 106

Shades and tints

Shades of #361646

#361646
(54,22,70)
#321440
(50,20,64)
#2E123A
(46,18,58)
#2A1034
(42,16,52)
#260E2E
(38,14,46)
#220C28
(34,12,40)
#1E0A22
(30,10,34)
#1A081C
(26,8,28)
#160616
(22,6,22)
#120410
(18,4,16)
#0E020A
(14,2,10)
#000000
(0,0,0)

Tints of #361646

#361646
(54,22,70)
#482B56
(72,43,86)
#5A4066
(90,64,102)
#6C5576
(108,85,118)
#7E6A86
(126,106,134)
#907F96
(144,127,150)
#A294A6
(162,148,166)
#B4A9B6
(180,169,182)
#C6BEC6
(198,190,198)
#D8D3D6
(216,211,214)
#EAE8E6
(234,232,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #361646 color. Also use rgb(54,22,70) instead hex code.

Text Font Color

.myTextColor { color: #361646; }

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

This text font color is #361646.

Background Color

.myBgColor { background-color: #361646; }

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

This div background color is #361646.

Border color

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

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

This div border color is #361646.

Opacity

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

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

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

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

This text has shadow with #361646 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #361646.

Preview

Color preview on black background

This text has color #361646 on black background.


Color preview on white background

This text has color #361646 on white background.


Black color preview on #361646 background

This text has black color on #361646 background.


White color preview on #361646 background

This text has white color on #361646 background.


Related colors

Complementary color

Complementary color for #hex is #C9E9B9.


I love getcolorcode.com

Triadic colors

1 #463616 and #164636 with #361646 are triadic colors.

2 #461636 and #163646 with #361646 are triadic colors.