COLOR #366197

HEX: #366197 RGB: (54,97,151)

Color info

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

RGB color model

#366197 color RGB value is (54,97,151).

RGB: (54,97,151) (21%, 38%, 59%)

RGB channels and saturation

R 54 of 255 = 21%
G 97 of 255 = 38%
B 151 of 255 = 59%

54
97
151

R + G + B ~ 39%. #366197 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 97 + 151 = 302 (100%)
R 54 of 302 ~ 17.88%
G 97 of 302 ~ 32.12%
B 151 of 302 ~ 50'%

%17.88
%32.12
%50

CMYK color model

#366197 color CMYK value is (64,36,0,41).

  • cyan value is 64.24%
  • magenta value is 35.76%
  • yellow value is 0.00%
  • key color value is 40.78%

CMYK: (64,36,0,41)
C64M36Y0K41 (64%, 36%, 0%, 41%)
(0.64 / 0.36 / 0.00 / 0.41)

CMYK percentages

%64.24
%35.76
%0
%40.78

Codes

Color #366197 in popluar color models

36 61 97
RGB 54 97 151
HSL 213° 47.32% 40.20%
HSB/HSV 213° 64.24% 59.22%
CMYK 64.24% 35.76% 0.00%
40.78%

Color #366197 in popluar number systems.

HEX 36 61 97
Decimal 54 97 151
Binary 110110 1100001 10010111
Octal 66 141 227

Shades and tints

Shades of #366197

#366197
(54,97,151)
#32598A
(50,89,138)
#2E517D
(46,81,125)
#2A4970
(42,73,112)
#264163
(38,65,99)
#223956
(34,57,86)
#1E3149
(30,49,73)
#1A293C
(26,41,60)
#16212F
(22,33,47)
#121922
(18,25,34)
#0E1115
(14,17,21)
#000000
(0,0,0)

Tints of #366197

#366197
(54,97,151)
#486FA0
(72,111,160)
#5A7DA9
(90,125,169)
#6C8BB2
(108,139,178)
#7E99BB
(126,153,187)
#90A7C4
(144,167,196)
#A2B5CD
(162,181,205)
#B4C3D6
(180,195,214)
#C6D1DF
(198,209,223)
#D8DFE8
(216,223,232)
#EAEDF1
(234,237,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #366197 color. Also use rgb(54,97,151) instead hex code.

Text Font Color

.myTextColor { color: #366197; }

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

This text font color is #366197.

Background Color

.myBgColor { background-color: #366197; }

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

This div background color is #366197.

Border color

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

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

This div border color is #366197.

Opacity

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

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

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

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

This text has shadow with #366197 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #366197.

Preview

Color preview on black background

This text has color #366197 on black background.


Color preview on white background

This text has color #366197 on white background.


Black color preview on #366197 background

This text has black color on #366197 background.


White color preview on #366197 background

This text has white color on #366197 background.


Related colors

Complementary color

Complementary color for #hex is #C99E68.


I love getcolorcode.com

Triadic colors

1 #973661 and #619736 with #366197 are triadic colors.

2 #976136 and #613697 with #366197 are triadic colors.