COLOR #436272

HEX: #436272 RGB: (67,98,114)

Color info

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

RGB color model

#436272 color RGB value is (67,98,114).

RGB: (67,98,114) (26%, 38%, 45%)

RGB channels and saturation

R 67 of 255 = 26%
G 98 of 255 = 38%
B 114 of 255 = 45%

67
98
114

R + G + B ~ 36%. #436272 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 67 + 98 + 114 = 279 (100%)
R 67 of 279 ~ 24.01%
G 98 of 279 ~ 35.13%
B 114 of 279 ~ 40.86'%

%24.01
%35.13
%40.86

CMYK color model

#436272 color CMYK value is (41,14,0,55).

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

CMYK: (41,14,0,55)
C41M14Y0K55 (41%, 14%, 0%, 55%)
(0.41 / 0.14 / 0.00 / 0.55)

CMYK percentages

%41.23
%14.04
%0
%55.29

Codes

Color #436272 in popluar color models

43 62 72
RGB 67 98 114
HSL 200° 25.97% 35.49%
HSB/HSV 200° 41.23% 44.71%
CMYK 41.23% 14.04% 0.00%
55.29%

Color #436272 in popluar number systems.

HEX 43 62 72
Decimal 67 98 114
Binary 1000011 1100010 1110010
Octal 103 142 162

Shades and tints

Shades of #436272

#436272
(67,98,114)
#3D5A68
(61,90,104)
#37525E
(55,82,94)
#314A54
(49,74,84)
#2B424A
(43,66,74)
#253A40
(37,58,64)
#1F3236
(31,50,54)
#192A2C
(25,42,44)
#132222
(19,34,34)
#0D1A18
(13,26,24)
#07120E
(7,18,14)
#000000
(0,0,0)

Tints of #436272

#436272
(67,98,114)
#54707E
(84,112,126)
#657E8A
(101,126,138)
#768C96
(118,140,150)
#879AA2
(135,154,162)
#98A8AE
(152,168,174)
#A9B6BA
(169,182,186)
#BAC4C6
(186,196,198)
#CBD2D2
(203,210,210)
#DCE0DE
(220,224,222)
#EDEEEA
(237,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #436272; }

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

This text font color is #436272.

Background Color

.myBgColor { background-color: #436272; }

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

This div background color is #436272.

Border color

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

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

This div border color is #436272.

Opacity

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

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

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

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

This text has shadow with #436272 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #436272.

Preview

Color preview on black background

This text has color #436272 on black background.


Color preview on white background

This text has color #436272 on white background.


Black color preview on #436272 background

This text has black color on #436272 background.


White color preview on #436272 background

This text has white color on #436272 background.


Related colors

Complementary color

Complementary color for #hex is #BC9D8D.


I love getcolorcode.com

Triadic colors

1 #724362 and #627243 with #436272 are triadic colors.

2 #726243 and #624372 with #436272 are triadic colors.