COLOR #436665

HEX: #436665 RGB: (67,102,101)

Color info

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

RGB color model

#436665 color RGB value is (67,102,101).

RGB: (67,102,101) (26%, 40%, 40%)

RGB channels and saturation

R 67 of 255 = 26%
G 102 of 255 = 40%
B 101 of 255 = 40%

67
102
101

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

Portions of RGB colors in percentages

R + G + B = 67 + 102 + 101 = 270 (100%)
R 67 of 270 ~ 24.81%
G 102 of 270 ~ 37.78%
B 101 of 270 ~ 37.41'%

%24.81
%37.78
%37.41

CMYK color model

#436665 color CMYK value is (34,0,1,60).

  • cyan value is 34.31%
  • magenta value is 0.00%
  • yellow value is 0.98%
  • key color value is 60.00%

CMYK: (34,0,1,60)
C34M0Y1K60 (34%, 0%, 1%, 60%)
(0.34 / 0.00 / 0.01 / 0.60)

CMYK percentages

%34.31
%0
%0.98
%60

Codes

Color #436665 in popluar color models

43 66 65
RGB 67 102 101
HSL 178° 20.71% 33.14%
HSB/HSV 178° 34.31% 40.00%
CMYK 34.31% 0.00% 0.98%
60.00%

Color #436665 in popluar number systems.

HEX 43 66 65
Decimal 67 102 101
Binary 1000011 1100110 1100101
Octal 103 146 145

Shades and tints

Shades of #436665

#436665
(67,102,101)
#3D5D5C
(61,93,92)
#375453
(55,84,83)
#314B4A
(49,75,74)
#2B4241
(43,66,65)
#253938
(37,57,56)
#1F302F
(31,48,47)
#192726
(25,39,38)
#131E1D
(19,30,29)
#0D1514
(13,21,20)
#070C0B
(7,12,11)
#000000
(0,0,0)

Tints of #436665

#436665
(67,102,101)
#547373
(84,115,115)
#658081
(101,128,129)
#768D8F
(118,141,143)
#879A9D
(135,154,157)
#98A7AB
(152,167,171)
#A9B4B9
(169,180,185)
#BAC1C7
(186,193,199)
#CBCED5
(203,206,213)
#DCDBE3
(220,219,227)
#EDE8F1
(237,232,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #436665; }

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

This text font color is #436665.

Background Color

.myBgColor { background-color: #436665; }

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

This div background color is #436665.

Border color

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

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

This div border color is #436665.

Opacity

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

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

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

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

This text has shadow with #436665 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #436665.

Preview

Color preview on black background

This text has color #436665 on black background.


Color preview on white background

This text has color #436665 on white background.


Black color preview on #436665 background

This text has black color on #436665 background.


White color preview on #436665 background

This text has white color on #436665 background.


Related colors

Complementary color

Complementary color for #hex is #BC999A.


I love getcolorcode.com

Triadic colors

1 #654366 and #666543 with #436665 are triadic colors.

2 #656643 and #664365 with #436665 are triadic colors.