COLOR #361F46

HEX: #361F46 RGB: (54,31,70)

Color info

#361F46 contains red, green and blue colors in about the same proportion. Web safe color of #361F46 is #333333 (or #333).

RGB color model

#361F46 color RGB value is (54,31,70).

RGB: (54,31,70) (21%, 12%, 27%)

RGB channels and saturation

R 54 of 255 = 21%
G 31 of 255 = 12%
B 70 of 255 = 27%

54
31
70

R + G + B ~ 20%. #361F46 is dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 31 + 70 = 155 (100%)
R 54 of 155 ~ 34.84%
G 31 of 155 ~ 20%
B 70 of 155 ~ 45.16'%

%34.84
%20
%45.16

CMYK color model

#361F46 color CMYK value is (23,56,0,73).

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

CMYK: (23,56,0,73)
C23M56Y0K73 (23%, 56%, 0%, 73%)
(0.23 / 0.56 / 0.00 / 0.73)

CMYK percentages

%22.86
%55.71
%0
%72.55

Codes

Color #361F46 in popluar color models

36 1F 46
RGB 54 31 70
HSL 275° 38.61% 19.80%
HSB/HSV 275° 55.71% 27.45%
CMYK 22.86% 55.71% 0.00%
72.55%

Color #361F46 in popluar number systems.

HEX 36 1F 46
Decimal 54 31 70
Binary 110110 11111 1000110
Octal 66 37 106

Shades and tints

Shades of #361F46

#361F46
(54,31,70)
#321D40
(50,29,64)
#2E1B3A
(46,27,58)
#2A1934
(42,25,52)
#26172E
(38,23,46)
#221528
(34,21,40)
#1E1322
(30,19,34)
#1A111C
(26,17,28)
#160F16
(22,15,22)
#120D10
(18,13,16)
#0E0B0A
(14,11,10)
#000000
(0,0,0)

Tints of #361F46

#361F46
(54,31,70)
#483356
(72,51,86)
#5A4766
(90,71,102)
#6C5B76
(108,91,118)
#7E6F86
(126,111,134)
#908396
(144,131,150)
#A297A6
(162,151,166)
#B4ABB6
(180,171,182)
#C6BFC6
(198,191,198)
#D8D3D6
(216,211,214)
#EAE7E6
(234,231,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #361F46; }

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

This text font color is #361F46.

Background Color

.myBgColor { background-color: #361F46; }

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

This div background color is #361F46.

Border color

.myBorderColor { border: 1px solid #361F46; }

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

This div border color is #361F46.

Opacity

.myOpacity80 { color: #361F46; opacity: 0.8; }

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

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

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

This text has shadow with #361F46 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #361F46.

Preview

Color preview on black background

This text has color #361F46 on black background.


Color preview on white background

This text has color #361F46 on white background.


Black color preview on #361F46 background

This text has black color on #361F46 background.


White color preview on #361F46 background

This text has white color on #361F46 background.


Related colors

Complementary color

Complementary color for #hex is #C9E0B9.


I love getcolorcode.com

Triadic colors

1 #46361F and #1F4636 with #361F46 are triadic colors.

2 #461F36 and #1F3646 with #361F46 are triadic colors.