COLOR #360738

HEX: #360738 RGB: (54,7,56)

Color info

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

RGB color model

#360738 color RGB value is (54,7,56).

RGB: (54,7,56) (21%, 3%, 22%)

RGB channels and saturation

R 54 of 255 = 21%
G 7 of 255 = 3%
B 56 of 255 = 22%

54
7
56

R + G + B ~ 15%. #360738 is dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 7 + 56 = 117 (100%)
R 54 of 117 ~ 46.15%
G 7 of 117 ~ 5.98%
B 56 of 117 ~ 47.86'%

%46.15
%47.86

CMYK color model

#360738 color CMYK value is (4,88,0,78).

  • cyan value is 3.57%
  • magenta value is 87.50%
  • yellow value is 0.00%
  • key color value is 78.04%

CMYK: (4,88,0,78)
C4M88Y0K78 (4%, 88%, 0%, 78%)
(0.04 / 0.88 / 0.00 / 0.78)

CMYK percentages

%3.57
%87.5
%0
%78.04

Codes

Color #360738 in popluar color models

36 07 38
RGB 54 7 56
HSL 298° 77.78% 12.35%
HSB/HSV 298° 87.50% 21.96%
CMYK 3.57% 87.50% 0.00%
78.04%

Color #360738 in popluar number systems.

HEX 36 07 38
Decimal 54 7 56
Binary 110110 111 111000
Octal 66 7 70

Shades and tints

Shades of #360738

#360738
(54,7,56)
#320733
(50,7,51)
#2E072E
(46,7,46)
#2A0729
(42,7,41)
#260724
(38,7,36)
#22071F
(34,7,31)
#1E071A
(30,7,26)
#1A0715
(26,7,21)
#160710
(22,7,16)
#12070B
(18,7,11)
#0E0706
(14,7,6)
#000000
(0,0,0)

Tints of #360738

#360738
(54,7,56)
#481D4A
(72,29,74)
#5A335C
(90,51,92)
#6C496E
(108,73,110)
#7E5F80
(126,95,128)
#907592
(144,117,146)
#A28BA4
(162,139,164)
#B4A1B6
(180,161,182)
#C6B7C8
(198,183,200)
#D8CDDA
(216,205,218)
#EAE3EC
(234,227,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #360738 color. Also use rgb(54,7,56) instead hex code.

Text Font Color

.myTextColor { color: #360738; }

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

This text font color is #360738.

Background Color

.myBgColor { background-color: #360738; }

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

This div background color is #360738.

Border color

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

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

This div border color is #360738.

Opacity

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

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

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

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

This text has shadow with #360738 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #360738.

Preview

Color preview on black background

This text has color #360738 on black background.


Color preview on white background

This text has color #360738 on white background.


Black color preview on #360738 background

This text has black color on #360738 background.


White color preview on #360738 background

This text has white color on #360738 background.


Related colors

Complementary color

Complementary color for #hex is #C9F8C7.


I love getcolorcode.com

Triadic colors

1 #383607 and #073836 with #360738 are triadic colors.

2 #380736 and #073638 with #360738 are triadic colors.