COLOR #436895

HEX: #436895 RGB: (67,104,149)

Color info

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

RGB color model

#436895 color RGB value is (67,104,149).

RGB: (67,104,149) (26%, 41%, 58%)

RGB channels and saturation

R 67 of 255 = 26%
G 104 of 255 = 41%
B 149 of 255 = 58%

67
104
149

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

Portions of RGB colors in percentages

R + G + B = 67 + 104 + 149 = 320 (100%)
R 67 of 320 ~ 20.94%
G 104 of 320 ~ 32.5%
B 149 of 320 ~ 46.56'%

%20.94
%32.5
%46.56

CMYK color model

#436895 color CMYK value is (55,30,0,42).

  • cyan value is 55.03%
  • magenta value is 30.20%
  • yellow value is 0.00%
  • key color value is 41.57%
CMYK: (55,30,0,42) C55M30Y0K42 (55%,30%,0%,42%) (0.55/0.30/0.00/0.42) 

CMYK percentages

%55.03
%30.2
%0
%41.57

Codes

Color #436895 in popluar color models

43 68 95
RGB 67 104 149
HSL 213° 37.96% 42.35%
HSB/HSV 213° 55.03% 58.43%
CMYK 55.03% 30.20% 0.00%
41.57%

Color #436895 in popluar number systems.

HEX 43 68 95
Decimal 67 104 149
Binary 1000011 1101000 10010101
Octal 103 150 225

Shades and tints

Shades of #436895

#436895
(67,104,149)
#3D5F88
(61,95,136)
#37567B
(55,86,123)
#314D6E
(49,77,110)
#2B4461
(43,68,97)
#253B54
(37,59,84)
#1F3247
(31,50,71)
#19293A
(25,41,58)
#13202D
(19,32,45)
#0D1720
(13,23,32)
#070E13
(7,14,19)
#000000
(0,0,0)

Tints of #436895

#436895
(67,104,149)
#54759E
(84,117,158)
#6582A7
(101,130,167)
#768FB0
(118,143,176)
#879CB9
(135,156,185)
#98A9C2
(152,169,194)
#A9B6CB
(169,182,203)
#BAC3D4
(186,195,212)
#CBD0DD
(203,208,221)
#DCDDE6
(220,221,230)
#EDEAEF
(237,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #436895 color. Also use rgb(67,104,149) instead hex code.

Text Font Color

.myTextColor { color: #436895; }

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

This text font color is #436895.

Background Color

.myBgColor { background-color: #436895; }

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

This div background color is #436895.

Border color

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

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

This div border color is #436895.

Opacity

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

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

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

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

This text has shadow with #436895 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #436895.

Preview

Color preview on black background

This text has color #436895 on black background.


Color preview on white background

This text has color #436895 on white background.


Black color preview on #436895 background

This text has black color on #436895 background.


White color preview on #436895 background

This text has white color on #436895 background.


Related colors

Complementary color

Complementary color for #hex is #BC976A.


I love getcolorcode.com

Triadic colors

1 #954368 and #689543 with #436895 are triadic colors.

2 #956843 and #684395 with #436895 are triadic colors.