COLOR #464F48

HEX: #464F48 RGB: (70,79,72)

Color info

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

RGB color model

#464F48 color RGB value is (70,79,72).

RGB: (70,79,72) (27%, 31%, 28%)

RGB channels and saturation

R 70 of 255 = 27%
G 79 of 255 = 31%
B 72 of 255 = 28%

70
79
72

R + G + B ~ 29%. #464F48 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 79 + 72 = 221 (100%)
R 70 of 221 ~ 31.67%
G 79 of 221 ~ 35.75%
B 72 of 221 ~ 32.58'%

%31.67
%35.75
%32.58

CMYK color model

#464F48 color CMYK value is (11,0,9,69).

  • cyan value is 11.39%
  • magenta value is 0.00%
  • yellow value is 8.86%
  • key color value is 69.02%

CMYK: (11,0,9,69)
C11M0Y9K69 (11%, 0%, 9%, 69%)
(0.11 / 0.00 / 0.09 / 0.69)

CMYK percentages

%11.39
%0
%8.86
%69.02

Codes

Color #464F48 in popluar color models

46 4F 48
RGB 70 79 72
HSL 133° 6.04% 29.22%
HSB/HSV 133° 11.39% 30.98%
CMYK 11.39% 0.00% 8.86%
69.02%

Color #464F48 in popluar number systems.

HEX 46 4F 48
Decimal 70 79 72
Binary 1000110 1001111 1001000
Octal 106 117 110

Shades and tints

Shades of #464F48

#464F48
(70,79,72)
#404842
(64,72,66)
#3A413C
(58,65,60)
#343A36
(52,58,54)
#2E3330
(46,51,48)
#282C2A
(40,44,42)
#222524
(34,37,36)
#1C1E1E
(28,30,30)
#161718
(22,23,24)
#101012
(16,16,18)
#0A090C
(10,9,12)
#000000
(0,0,0)

Tints of #464F48

#464F48
(70,79,72)
#565F58
(86,95,88)
#666F68
(102,111,104)
#767F78
(118,127,120)
#868F88
(134,143,136)
#969F98
(150,159,152)
#A6AFA8
(166,175,168)
#B6BFB8
(182,191,184)
#C6CFC8
(198,207,200)
#D6DFD8
(214,223,216)
#E6EFE8
(230,239,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #464F48 color. Also use rgb(70,79,72) instead hex code.

Text Font Color

.myTextColor { color: #464F48; }

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

This text font color is #464F48.

Background Color

.myBgColor { background-color: #464F48; }

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

This div background color is #464F48.

Border color

.myBorderColor { border: 1px solid #464F48; }

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

This div border color is #464F48.

Opacity

.myOpacity80 { color: #464F48; opacity: 0.8; }

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

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

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

This text has shadow with #464F48 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #464F48.

Preview

Color preview on black background

This text has color #464F48 on black background.


Color preview on white background

This text has color #464F48 on white background.


Black color preview on #464F48 background

This text has black color on #464F48 background.


White color preview on #464F48 background

This text has white color on #464F48 background.


Related colors

Complementary color

Complementary color for #hex is #B9B0B7.


I love getcolorcode.com

Triadic colors

1 #48464F and #4F4846 with #464F48 are triadic colors.

2 #484F46 and #4F4648 with #464F48 are triadic colors.