COLOR #46765B

HEX: #46765B RGB: (70,118,91)

Color info

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

RGB color model

#46765B color RGB value is (70,118,91).

RGB: (70,118,91) (27%, 46%, 36%)

RGB channels and saturation

R 70 of 255 = 27%
G 118 of 255 = 46%
B 91 of 255 = 36%

70
118
91

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

Portions of RGB colors in percentages

R + G + B = 70 + 118 + 91 = 279 (100%)
R 70 of 279 ~ 25.09%
G 118 of 279 ~ 42.29%
B 91 of 279 ~ 32.62'%

%25.09
%42.29
%32.62

CMYK color model

#46765B color CMYK value is (41,0,23,54).

  • cyan value is 40.68%
  • magenta value is 0.00%
  • yellow value is 22.88%
  • key color value is 53.73%

CMYK: (41,0,23,54)
C41M0Y23K54 (41%, 0%, 23%, 54%)
(0.41 / 0.00 / 0.23 / 0.54)

CMYK percentages

%40.68
%0
%22.88
%53.73

Codes

Color #46765B in popluar color models

46 76 5B
RGB 70 118 91
HSL 146° 25.53% 36.86%
HSB/HSV 146° 40.68% 46.27%
CMYK 40.68% 0.00% 22.88%
53.73%

Color #46765B in popluar number systems.

HEX 46 76 5B
Decimal 70 118 91
Binary 1000110 1110110 1011011
Octal 106 166 133

Shades and tints

Shades of #46765B

#46765B
(70,118,91)
#406C53
(64,108,83)
#3A624B
(58,98,75)
#345843
(52,88,67)
#2E4E3B
(46,78,59)
#284433
(40,68,51)
#223A2B
(34,58,43)
#1C3023
(28,48,35)
#16261B
(22,38,27)
#101C13
(16,28,19)
#0A120B
(10,18,11)
#000000
(0,0,0)

Tints of #46765B

#46765B
(70,118,91)
#568269
(86,130,105)
#668E77
(102,142,119)
#769A85
(118,154,133)
#86A693
(134,166,147)
#96B2A1
(150,178,161)
#A6BEAF
(166,190,175)
#B6CABD
(182,202,189)
#C6D6CB
(198,214,203)
#D6E2D9
(214,226,217)
#E6EEE7
(230,238,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #46765B color. Also use rgb(70,118,91) instead hex code.

Text Font Color

.myTextColor { color: #46765B; }

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

This text font color is #46765B.

Background Color

.myBgColor { background-color: #46765B; }

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

This div background color is #46765B.

Border color

.myBorderColor { border: 1px solid #46765B; }

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

This div border color is #46765B.

Opacity

.myOpacity80 { color: #46765B; opacity: 0.8; }

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

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

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

This text has shadow with #46765B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #46765B.

Preview

Color preview on black background

This text has color #46765B on black background.


Color preview on white background

This text has color #46765B on white background.


Black color preview on #46765B background

This text has black color on #46765B background.


White color preview on #46765B background

This text has white color on #46765B background.


Related colors

Complementary color

Complementary color for #hex is #B989A4.


I love getcolorcode.com

Triadic colors

1 #5B4676 and #765B46 with #46765B are triadic colors.

2 #5B7646 and #76465B with #46765B are triadic colors.