COLOR #46514C

HEX: #46514C RGB: (70,81,76)

Color info

#46514C contains red, green and blue colors in about the same proportion. Web safe color of #46514C is #336633 (or #363).

RGB color model

#46514C color RGB value is (70,81,76).

RGB: (70,81,76) (27%, 32%, 30%)

RGB channels and saturation

R 70 of 255 = 27%
G 81 of 255 = 32%
B 76 of 255 = 30%

70
81
76

R + G + B ~ 30%. #46514C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 81 + 76 = 227 (100%)
R 70 of 227 ~ 30.84%
G 81 of 227 ~ 35.68%
B 76 of 227 ~ 33.48'%

%30.84
%35.68
%33.48

CMYK color model

#46514C color CMYK value is (14,0,6,68).

  • cyan value is 13.58%
  • magenta value is 0.00%
  • yellow value is 6.17%
  • key color value is 68.24%

CMYK: (14,0,6,68)
C14M0Y6K68 (14%, 0%, 6%, 68%)
(0.14 / 0.00 / 0.06 / 0.68)

CMYK percentages

%13.58
%0
%6.17
%68.24

Codes

Color #46514C in popluar color models

46 51 4C
RGB 70 81 76
HSL 153° 7.28% 29.61%
HSB/HSV 153° 13.58% 31.76%
CMYK 13.58% 0.00% 6.17%
68.24%

Color #46514C in popluar number systems.

HEX 46 51 4C
Decimal 70 81 76
Binary 1000110 1010001 1001100
Octal 106 121 114

Shades and tints

Shades of #46514C

#46514C
(70,81,76)
#404A46
(64,74,70)
#3A4340
(58,67,64)
#343C3A
(52,60,58)
#2E3534
(46,53,52)
#282E2E
(40,46,46)
#222728
(34,39,40)
#1C2022
(28,32,34)
#16191C
(22,25,28)
#101216
(16,18,22)
#0A0B10
(10,11,16)
#000000
(0,0,0)

Tints of #46514C

#46514C
(70,81,76)
#56605C
(86,96,92)
#666F6C
(102,111,108)
#767E7C
(118,126,124)
#868D8C
(134,141,140)
#969C9C
(150,156,156)
#A6ABAC
(166,171,172)
#B6BABC
(182,186,188)
#C6C9CC
(198,201,204)
#D6D8DC
(214,216,220)
#E6E7EC
(230,231,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #46514C color. Also use rgb(70,81,76) instead hex code.

Text Font Color

.myTextColor { color: #46514C; }

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

This text font color is #46514C.

Background Color

.myBgColor { background-color: #46514C; }

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

This div background color is #46514C.

Border color

.myBorderColor { border: 1px solid #46514C; }

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

This div border color is #46514C.

Opacity

.myOpacity80 { color: #46514C; opacity: 0.8; }

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

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

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

This text has shadow with #46514C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #46514C.

Preview

Color preview on black background

This text has color #46514C on black background.


Color preview on white background

This text has color #46514C on white background.


Black color preview on #46514C background

This text has black color on #46514C background.


White color preview on #46514C background

This text has white color on #46514C background.


Related colors

Complementary color

Complementary color for #hex is #B9AEB3.


I love getcolorcode.com

Triadic colors

1 #4C4651 and #514C46 with #46514C are triadic colors.

2 #4C5146 and #51464C with #46514C are triadic colors.