COLOR #363051

HEX: #363051 RGB: (54,48,81)

Color info

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

RGB color model

#363051 color RGB value is (54,48,81).

RGB: (54,48,81) (21%, 19%, 32%)

RGB channels and saturation

R 54 of 255 = 21%
G 48 of 255 = 19%
B 81 of 255 = 32%

54
48
81

R + G + B ~ 24%. #363051 is dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 48 + 81 = 183 (100%)
R 54 of 183 ~ 29.51%
G 48 of 183 ~ 26.23%
B 81 of 183 ~ 44.26'%

%29.51
%26.23
%44.26

CMYK color model

#363051 color CMYK value is (33,41,0,68).

  • cyan value is 33.33%
  • magenta value is 40.74%
  • yellow value is 0.00%
  • key color value is 68.24%
CMYK: (33,41,0,68) C33M41Y0K68 (33%,41%,0%,68%) (0.33/0.41/0.00/0.68) 

CMYK percentages

%33.33
%40.74
%0
%68.24

Codes

Color #363051 in popluar color models

36 30 51
RGB 54 48 81
HSL 251° 25.58% 25.29%
HSB/HSV 251° 40.74% 31.76%
CMYK 33.33% 40.74% 0.00%
68.24%

Color #363051 in popluar number systems.

HEX 36 30 51
Decimal 54 48 81
Binary 110110 110000 1010001
Octal 66 60 121

Shades and tints

Shades of #363051

#363051
(54,48,81)
#322C4A
(50,44,74)
#2E2843
(46,40,67)
#2A243C
(42,36,60)
#262035
(38,32,53)
#221C2E
(34,28,46)
#1E1827
(30,24,39)
#1A1420
(26,20,32)
#161019
(22,16,25)
#120C12
(18,12,18)
#0E080B
(14,8,11)
#000000
(0,0,0)

Tints of #363051

#363051
(54,48,81)
#484260
(72,66,96)
#5A546F
(90,84,111)
#6C667E
(108,102,126)
#7E788D
(126,120,141)
#908A9C
(144,138,156)
#A29CAB
(162,156,171)
#B4AEBA
(180,174,186)
#C6C0C9
(198,192,201)
#D8D2D8
(216,210,216)
#EAE4E7
(234,228,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #363051; }

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

This text font color is #363051.

Background Color

.myBgColor { background-color: #363051; }

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

This div background color is #363051.

Border color

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

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

This div border color is #363051.

Opacity

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

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

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

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

This text has shadow with #363051 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #363051.

Preview

Color preview on black background

This text has color #363051 on black background.


Color preview on white background

This text has color #363051 on white background.


Black color preview on #363051 background

This text has black color on #363051 background.


White color preview on #363051 background

This text has white color on #363051 background.


Related colors

Complementary color

Complementary color for #hex is #C9CFAE.


I love getcolorcode.com

Triadic colors

1 #513630 and #305136 with #363051 are triadic colors.

2 #513036 and #303651 with #363051 are triadic colors.