COLOR #36074B

HEX: #36074B RGB: (54,7,75)

Color info

#36074B contains mainly red and blue colors. Web safe color of #36074B is #330033 (or #303).

RGB color model

#36074B color RGB value is (54,7,75).

RGB: (54,7,75) (21%, 3%, 29%)

RGB channels and saturation

R 54 of 255 = 21%
G 7 of 255 = 3%
B 75 of 255 = 29%

54
7
75

R + G + B ~ 18%. #36074B is dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 7 + 75 = 136 (100%)
R 54 of 136 ~ 39.71%
G 7 of 136 ~ 5.15%
B 75 of 136 ~ 55.15'%

%39.71
%55.15

CMYK color model

#36074B color CMYK value is (28,91,0,71).

  • cyan value is 28.00%
  • magenta value is 90.67%
  • yellow value is 0.00%
  • key color value is 70.59%
CMYK: (28,91,0,71) C28M91Y0K71 (28%,91%,0%,71%) (0.28/0.91/0.00/0.71) 

CMYK percentages

%28
%90.67
%0
%70.59

Codes

Color #36074B in popluar color models

36 07 4B
RGB 54 7 75
HSL 281° 82.93% 16.08%
HSB/HSV 281° 90.67% 29.41%
CMYK 28.00% 90.67% 0.00%
70.59%

Color #36074B in popluar number systems.

HEX 36 07 4B
Decimal 54 7 75
Binary 110110 111 1001011
Octal 66 7 113

Shades and tints

Shades of #36074B

#36074B
(54,7,75)
#320745
(50,7,69)
#2E073F
(46,7,63)
#2A0739
(42,7,57)
#260733
(38,7,51)
#22072D
(34,7,45)
#1E0727
(30,7,39)
#1A0721
(26,7,33)
#16071B
(22,7,27)
#120715
(18,7,21)
#0E070F
(14,7,15)
#000000
(0,0,0)

Tints of #36074B

#36074B
(54,7,75)
#481D5B
(72,29,91)
#5A336B
(90,51,107)
#6C497B
(108,73,123)
#7E5F8B
(126,95,139)
#90759B
(144,117,155)
#A28BAB
(162,139,171)
#B4A1BB
(180,161,187)
#C6B7CB
(198,183,203)
#D8CDDB
(216,205,219)
#EAE3EB
(234,227,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #36074B; }

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

This text font color is #36074B.

Background Color

.myBgColor { background-color: #36074B; }

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

This div background color is #36074B.

Border color

.myBorderColor { border: 1px solid #36074B; }

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

This div border color is #36074B.

Opacity

.myOpacity80 { color: #36074B; opacity: 0.8; }

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

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

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

This text has shadow with #36074B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #36074B.

Preview

Color preview on black background

This text has color #36074B on black background.


Color preview on white background

This text has color #36074B on white background.


Black color preview on #36074B background

This text has black color on #36074B background.


White color preview on #36074B background

This text has white color on #36074B background.


Related colors

Complementary color

Complementary color for #hex is #C9F8B4.


I love getcolorcode.com

Triadic colors

1 #4B3607 and #074B36 with #36074B are triadic colors.

2 #4B0736 and #07364B with #36074B are triadic colors.