COLOR #436860

HEX: #436860 RGB: (67,104,96)

Color info

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

RGB color model

#436860 color RGB value is (67,104,96).

RGB: (67,104,96) (26%, 41%, 38%)

RGB channels and saturation

R 67 of 255 = 26%
G 104 of 255 = 41%
B 96 of 255 = 38%

67
104
96

R + G + B ~ 35%. #436860 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 67 + 104 + 96 = 267 (100%)
R 67 of 267 ~ 25.09%
G 104 of 267 ~ 38.95%
B 96 of 267 ~ 35.96'%

%25.09
%38.95
%35.96

CMYK color model

#436860 color CMYK value is (36,0,8,59).

  • cyan value is 35.58%
  • magenta value is 0.00%
  • yellow value is 7.69%
  • key color value is 59.22%
CMYK: (36,0,8,59) C36M0Y8K59 (36%,0%,8%,59%) (0.36/0.00/0.08/0.59) 

CMYK percentages

%35.58
%0
%7.69
%59.22

Codes

Color #436860 in popluar color models

43 68 60
RGB 67 104 96
HSL 167° 21.64% 33.53%
HSB/HSV 167° 35.58% 40.78%
CMYK 35.58% 0.00% 7.69%
59.22%

Color #436860 in popluar number systems.

HEX 43 68 60
Decimal 67 104 96
Binary 1000011 1101000 1100000
Octal 103 150 140

Shades and tints

Shades of #436860

#436860
(67,104,96)
#3D5F58
(61,95,88)
#375650
(55,86,80)
#314D48
(49,77,72)
#2B4440
(43,68,64)
#253B38
(37,59,56)
#1F3230
(31,50,48)
#192928
(25,41,40)
#132020
(19,32,32)
#0D1718
(13,23,24)
#070E10
(7,14,16)
#000000
(0,0,0)

Tints of #436860

#436860
(67,104,96)
#54756E
(84,117,110)
#65827C
(101,130,124)
#768F8A
(118,143,138)
#879C98
(135,156,152)
#98A9A6
(152,169,166)
#A9B6B4
(169,182,180)
#BAC3C2
(186,195,194)
#CBD0D0
(203,208,208)
#DCDDDE
(220,221,222)
#EDEAEC
(237,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #436860; }

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

This text font color is #436860.

Background Color

.myBgColor { background-color: #436860; }

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

This div background color is #436860.

Border color

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

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

This div border color is #436860.

Opacity

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

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

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

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

This text has shadow with #436860 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #436860.

Preview

Color preview on black background

This text has color #436860 on black background.


Color preview on white background

This text has color #436860 on white background.


Black color preview on #436860 background

This text has black color on #436860 background.


White color preview on #436860 background

This text has white color on #436860 background.


Related colors

Complementary color

Complementary color for #hex is #BC979F.


I love getcolorcode.com

Triadic colors

1 #604368 and #686043 with #436860 are triadic colors.

2 #606843 and #684360 with #436860 are triadic colors.