COLOR #436672

HEX: #436672 RGB: (67,102,114)

Color info

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

RGB color model

#436672 color RGB value is (67,102,114).

RGB: (67,102,114) (26%, 40%, 45%)

RGB channels and saturation

R 67 of 255 = 26%
G 102 of 255 = 40%
B 114 of 255 = 45%

67
102
114

R + G + B ~ 37%. #436672 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 67 + 102 + 114 = 283 (100%)
R 67 of 283 ~ 23.67%
G 102 of 283 ~ 36.04%
B 114 of 283 ~ 40.28'%

%23.67
%36.04
%40.28

CMYK color model

#436672 color CMYK value is (41,11,0,55).

  • cyan value is 41.23%
  • magenta value is 10.53%
  • yellow value is 0.00%
  • key color value is 55.29%

CMYK: (41,11,0,55)
C41M11Y0K55 (41%, 11%, 0%, 55%)
(0.41 / 0.11 / 0.00 / 0.55)

CMYK percentages

%41.23
%10.53
%0
%55.29

Codes

Color #436672 in popluar color models

43 66 72
RGB 67 102 114
HSL 195° 25.97% 35.49%
HSB/HSV 195° 41.23% 44.71%
CMYK 41.23% 10.53% 0.00%
55.29%

Color #436672 in popluar number systems.

HEX 43 66 72
Decimal 67 102 114
Binary 1000011 1100110 1110010
Octal 103 146 162

Shades and tints

Shades of #436672

#436672
(67,102,114)
#3D5D68
(61,93,104)
#37545E
(55,84,94)
#314B54
(49,75,84)
#2B424A
(43,66,74)
#253940
(37,57,64)
#1F3036
(31,48,54)
#19272C
(25,39,44)
#131E22
(19,30,34)
#0D1518
(13,21,24)
#070C0E
(7,12,14)
#000000
(0,0,0)

Tints of #436672

#436672
(67,102,114)
#54737E
(84,115,126)
#65808A
(101,128,138)
#768D96
(118,141,150)
#879AA2
(135,154,162)
#98A7AE
(152,167,174)
#A9B4BA
(169,180,186)
#BAC1C6
(186,193,198)
#CBCED2
(203,206,210)
#DCDBDE
(220,219,222)
#EDE8EA
(237,232,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #436672 color. Also use rgb(67,102,114) instead hex code.

Text Font Color

.myTextColor { color: #436672; }

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

This text font color is #436672.

Background Color

.myBgColor { background-color: #436672; }

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

This div background color is #436672.

Border color

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

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

This div border color is #436672.

Opacity

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

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

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

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

This text has shadow with #436672 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #436672.

Preview

Color preview on black background

This text has color #436672 on black background.


Color preview on white background

This text has color #436672 on white background.


Black color preview on #436672 background

This text has black color on #436672 background.


White color preview on #436672 background

This text has white color on #436672 background.


Related colors

Complementary color

Complementary color for #hex is #BC998D.


I love getcolorcode.com

Triadic colors

1 #724366 and #667243 with #436672 are triadic colors.

2 #726643 and #664372 with #436672 are triadic colors.