COLOR #366469

HEX: #366469 RGB: (54,100,105)

Color info

#366469 contains red, green and blue colors in about the same proportion. Web safe color of #366469 is #336666 (or #366).

RGB color model

#366469 color RGB value is (54,100,105).

RGB: (54,100,105) (21%, 39%, 41%)

RGB channels and saturation

R 54 of 255 = 21%
G 100 of 255 = 39%
B 105 of 255 = 41%

54
100
105

R + G + B ~ 34%. #366469 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 100 + 105 = 259 (100%)
R 54 of 259 ~ 20.85%
G 100 of 259 ~ 38.61%
B 105 of 259 ~ 40.54'%

%20.85
%38.61
%40.54

CMYK color model

#366469 color CMYK value is (49,5,0,59).

  • cyan value is 48.57%
  • magenta value is 4.76%
  • yellow value is 0.00%
  • key color value is 58.82%

CMYK: (49,5,0,59)
C49M5Y0K59 (49%, 5%, 0%, 59%)
(0.49 / 0.05 / 0.00 / 0.59)

CMYK percentages

%48.57
%4.76
%0
%58.82

Codes

Color #366469 in popluar color models

36 64 69
RGB 54 100 105
HSL 186° 32.08% 31.18%
HSB/HSV 186° 48.57% 41.18%
CMYK 48.57% 4.76% 0.00%
58.82%

Color #366469 in popluar number systems.

HEX 36 64 69
Decimal 54 100 105
Binary 110110 1100100 1101001
Octal 66 144 151

Shades and tints

Shades of #366469

#366469
(54,100,105)
#325B60
(50,91,96)
#2E5257
(46,82,87)
#2A494E
(42,73,78)
#264045
(38,64,69)
#22373C
(34,55,60)
#1E2E33
(30,46,51)
#1A252A
(26,37,42)
#161C21
(22,28,33)
#121318
(18,19,24)
#0E0A0F
(14,10,15)
#000000
(0,0,0)

Tints of #366469

#366469
(54,100,105)
#487276
(72,114,118)
#5A8083
(90,128,131)
#6C8E90
(108,142,144)
#7E9C9D
(126,156,157)
#90AAAA
(144,170,170)
#A2B8B7
(162,184,183)
#B4C6C4
(180,198,196)
#C6D4D1
(198,212,209)
#D8E2DE
(216,226,222)
#EAF0EB
(234,240,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #366469 color. Also use rgb(54,100,105) instead hex code.

Text Font Color

.myTextColor { color: #366469; }

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

This text font color is #366469.

Background Color

.myBgColor { background-color: #366469; }

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

This div background color is #366469.

Border color

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

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

This div border color is #366469.

Opacity

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

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

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

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

This text has shadow with #366469 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #366469.

Preview

Color preview on black background

This text has color #366469 on black background.


Color preview on white background

This text has color #366469 on white background.


Black color preview on #366469 background

This text has black color on #366469 background.


White color preview on #366469 background

This text has white color on #366469 background.


Related colors

Complementary color

Complementary color for #hex is #C99B96.


I love getcolorcode.com

Triadic colors

1 #693664 and #646936 with #366469 are triadic colors.

2 #696436 and #643669 with #366469 are triadic colors.