COLOR #466F53

HEX: #466F53 RGB: (70,111,83)

Color info

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

RGB color model

#466F53 color RGB value is (70,111,83).

RGB: (70,111,83) (27%, 44%, 33%)

RGB channels and saturation

R 70 of 255 = 27%
G 111 of 255 = 44%
B 83 of 255 = 33%

70
111
83

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

Portions of RGB colors in percentages

R + G + B = 70 + 111 + 83 = 264 (100%)
R 70 of 264 ~ 26.52%
G 111 of 264 ~ 42.05%
B 83 of 264 ~ 31.44'%

%26.52
%42.05
%31.44

CMYK color model

#466F53 color CMYK value is (37,0,25,56).

  • cyan value is 36.94%
  • magenta value is 0.00%
  • yellow value is 25.23%
  • key color value is 56.47%

CMYK: (37,0,25,56)
C37M0Y25K56 (37%, 0%, 25%, 56%)
(0.37 / 0.00 / 0.25 / 0.56)

CMYK percentages

%36.94
%0
%25.23
%56.47

Codes

Color #466F53 in popluar color models

46 6F 53
RGB 70 111 83
HSL 139° 22.65% 35.49%
HSB/HSV 139° 36.94% 43.53%
CMYK 36.94% 0.00% 25.23%
56.47%

Color #466F53 in popluar number systems.

HEX 46 6F 53
Decimal 70 111 83
Binary 1000110 1101111 1010011
Octal 106 157 123

Shades and tints

Shades of #466F53

#466F53
(70,111,83)
#40654C
(64,101,76)
#3A5B45
(58,91,69)
#34513E
(52,81,62)
#2E4737
(46,71,55)
#283D30
(40,61,48)
#223329
(34,51,41)
#1C2922
(28,41,34)
#161F1B
(22,31,27)
#101514
(16,21,20)
#0A0B0D
(10,11,13)
#000000
(0,0,0)

Tints of #466F53

#466F53
(70,111,83)
#567C62
(86,124,98)
#668971
(102,137,113)
#769680
(118,150,128)
#86A38F
(134,163,143)
#96B09E
(150,176,158)
#A6BDAD
(166,189,173)
#B6CABC
(182,202,188)
#C6D7CB
(198,215,203)
#D6E4DA
(214,228,218)
#E6F1E9
(230,241,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #466F53 color. Also use rgb(70,111,83) instead hex code.

Text Font Color

.myTextColor { color: #466F53; }

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

This text font color is #466F53.

Background Color

.myBgColor { background-color: #466F53; }

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

This div background color is #466F53.

Border color

.myBorderColor { border: 1px solid #466F53; }

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

This div border color is #466F53.

Opacity

.myOpacity80 { color: #466F53; opacity: 0.8; }

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

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

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

This text has shadow with #466F53 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #466F53.

Preview

Color preview on black background

This text has color #466F53 on black background.


Color preview on white background

This text has color #466F53 on white background.


Black color preview on #466F53 background

This text has black color on #466F53 background.


White color preview on #466F53 background

This text has white color on #466F53 background.


Related colors

Complementary color

Complementary color for #hex is #B990AC.


I love getcolorcode.com

Triadic colors

1 #53466F and #6F5346 with #466F53 are triadic colors.

2 #536F46 and #6F4653 with #466F53 are triadic colors.