COLOR #367599

HEX: #367599 RGB: (54,117,153)

Color info

#367599 contains mainly green and blue colors. Web safe color of #367599 is #336699 (or #369).

RGB color model

#367599 color RGB value is (54,117,153).

RGB: (54,117,153) (21%, 46%, 60%)

RGB channels and saturation

R 54 of 255 = 21%
G 117 of 255 = 46%
B 153 of 255 = 60%

54
117
153

R + G + B ~ 42%. #367599 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 54 + 117 + 153 = 324 (100%)
R 54 of 324 ~ 16.67%
G 117 of 324 ~ 36.11%
B 153 of 324 ~ 47.22'%

%16.67
%36.11
%47.22

CMYK color model

#367599 color CMYK value is (65,24,0,40).

  • cyan value is 64.71%
  • magenta value is 23.53%
  • yellow value is 0.00%
  • key color value is 40.00%

CMYK: (65,24,0,40)
C65M24Y0K40 (65%, 24%, 0%, 40%)
(0.65 / 0.24 / 0.00 / 0.40)

CMYK percentages

%64.71
%23.53
%0
%40

Codes

Color #367599 in popluar color models

36 75 99
RGB 54 117 153
HSL 202° 47.83% 40.59%
HSB/HSV 202° 64.71% 60.00%
CMYK 64.71% 23.53% 0.00%
40.00%

Color #367599 in popluar number systems.

HEX 36 75 99
Decimal 54 117 153
Binary 110110 1110101 10011001
Octal 66 165 231

Shades and tints

Shades of #367599

#367599
(54,117,153)
#326B8C
(50,107,140)
#2E617F
(46,97,127)
#2A5772
(42,87,114)
#264D65
(38,77,101)
#224358
(34,67,88)
#1E394B
(30,57,75)
#1A2F3E
(26,47,62)
#162531
(22,37,49)
#121B24
(18,27,36)
#0E1117
(14,17,23)
#000000
(0,0,0)

Tints of #367599

#367599
(54,117,153)
#4881A2
(72,129,162)
#5A8DAB
(90,141,171)
#6C99B4
(108,153,180)
#7EA5BD
(126,165,189)
#90B1C6
(144,177,198)
#A2BDCF
(162,189,207)
#B4C9D8
(180,201,216)
#C6D5E1
(198,213,225)
#D8E1EA
(216,225,234)
#EAEDF3
(234,237,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #367599 color. Also use rgb(54,117,153) instead hex code.

Text Font Color

.myTextColor { color: #367599; }

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

This text font color is #367599.

Background Color

.myBgColor { background-color: #367599; }

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

This div background color is #367599.

Border color

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

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

This div border color is #367599.

Opacity

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

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

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

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

This text has shadow with #367599 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #367599.

Preview

Color preview on black background

This text has color #367599 on black background.


Color preview on white background

This text has color #367599 on white background.


Black color preview on #367599 background

This text has black color on #367599 background.


White color preview on #367599 background

This text has white color on #367599 background.


Related colors

Complementary color

Complementary color for #hex is #C98A66.


I love getcolorcode.com

Triadic colors

1 #993675 and #759936 with #367599 are triadic colors.

2 #997536 and #753699 with #367599 are triadic colors.