COLOR #436265

HEX: #436265 RGB: (67,98,101)

Color info

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

RGB color model

#436265 color RGB value is (67,98,101).

RGB: (67,98,101) (26%, 38%, 40%)

RGB channels and saturation

R 67 of 255 = 26%
G 98 of 255 = 38%
B 101 of 255 = 40%

67
98
101

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

Portions of RGB colors in percentages

R + G + B = 67 + 98 + 101 = 266 (100%)
R 67 of 266 ~ 25.19%
G 98 of 266 ~ 36.84%
B 101 of 266 ~ 37.97'%

%25.19
%36.84
%37.97

CMYK color model

#436265 color CMYK value is (34,3,0,60).

  • cyan value is 33.66%
  • magenta value is 2.97%
  • yellow value is 0.00%
  • key color value is 60.39%

CMYK: (34,3,0,60)
C34M3Y0K60 (34%, 3%, 0%, 60%)
(0.34 / 0.03 / 0.00 / 0.60)

CMYK percentages

%33.66
%2.97
%0
%60.39

Codes

Color #436265 in popluar color models

43 62 65
RGB 67 98 101
HSL 185° 20.24% 32.94%
HSB/HSV 185° 33.66% 39.61%
CMYK 33.66% 2.97% 0.00%
60.39%

Color #436265 in popluar number systems.

HEX 43 62 65
Decimal 67 98 101
Binary 1000011 1100010 1100101
Octal 103 142 145

Shades and tints

Shades of #436265

#436265
(67,98,101)
#3D5A5C
(61,90,92)
#375253
(55,82,83)
#314A4A
(49,74,74)
#2B4241
(43,66,65)
#253A38
(37,58,56)
#1F322F
(31,50,47)
#192A26
(25,42,38)
#13221D
(19,34,29)
#0D1A14
(13,26,20)
#07120B
(7,18,11)
#000000
(0,0,0)

Tints of #436265

#436265
(67,98,101)
#547073
(84,112,115)
#657E81
(101,126,129)
#768C8F
(118,140,143)
#879A9D
(135,154,157)
#98A8AB
(152,168,171)
#A9B6B9
(169,182,185)
#BAC4C7
(186,196,199)
#CBD2D5
(203,210,213)
#DCE0E3
(220,224,227)
#EDEEF1
(237,238,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #436265; }

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

This text font color is #436265.

Background Color

.myBgColor { background-color: #436265; }

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

This div background color is #436265.

Border color

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

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

This div border color is #436265.

Opacity

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

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

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

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

This text has shadow with #436265 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #436265.

Preview

Color preview on black background

This text has color #436265 on black background.


Color preview on white background

This text has color #436265 on white background.


Black color preview on #436265 background

This text has black color on #436265 background.


White color preview on #436265 background

This text has white color on #436265 background.


Related colors

Complementary color

Complementary color for #hex is #BC9D9A.


I love getcolorcode.com

Triadic colors

1 #654362 and #626543 with #436265 are triadic colors.

2 #656243 and #624365 with #436265 are triadic colors.