COLOR #464853

HEX: #464853 RGB: (70,72,83)

Renk bilgisi

#464853 contains red, green and blue colors in about the same proportion. #464853 ‘ nin web güvenlik rengi #333366 (ya da #336) dir.

RGB renk modeli

#464853 color RGB value is (70,72,83).

RGB: (70,72,83) (27%, 28%, 33%)

RGB bağlantıları ve doygunluk

R 70 of 255 = 27%
G 72 of 255 = 28%
B 83 of 255 = 33%

70
72
83

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

Yüzdelerle RGB renk parçaları

R + G + B = 70 + 72 + 83 = 225 (100%)
R 70 of 225 ~ 31.11%
G 72 of 225 ~ 32%
B 83 of 225 ~ 36.89'%

%31.11
%32
%36.89

CMYK RENK MODELİ

#464853 rengi CMYK tonu (16,13,0,67).

  • camgöbeği tonu 15.66%
  • eflatun tonu 13.25%
  • sarı tonu 0.00%
  • ana renk tonu 67.45%
CMYK: (16,13,0,67) C16M13Y0K67 (16%,13%,0%,67%) (0.16/0.13/0.00/0.67) 

CMYK yüzdeleri

%15.66
%13.25
%0
%67.45

Codes

Color #464853 in popluar color models

46 48 53
RGB 70 72 83
HSL 231° 8.50% 30.00%
HSB/HSV 231° 15.66% 32.55%
CMYK 15.66% 13.25% 0.00%
67.45%

Color #464853 in popluar number systems.

HEX 46 48 53
Decimal 70 72 83
Binary 1000110 1001000 1010011
Octal 106 110 123

Shades and tints

Shades of #464853

#464853
(70,72,83)
#40424C
(64,66,76)
#3A3C45
(58,60,69)
#34363E
(52,54,62)
#2E3037
(46,48,55)
#282A30
(40,42,48)
#222429
(34,36,41)
#1C1E22
(28,30,34)
#16181B
(22,24,27)
#101214
(16,18,20)
#0A0C0D
(10,12,13)
#000000
(0,0,0)

Tints of #464853

#464853
(70,72,83)
#565862
(86,88,98)
#666871
(102,104,113)
#767880
(118,120,128)
#86888F
(134,136,143)
#96989E
(150,152,158)
#A6A8AD
(166,168,173)
#B6B8BC
(182,184,188)
#C6C8CB
(198,200,203)
#D6D8DA
(214,216,218)
#E6E8E9
(230,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #464853; }

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

This text font color is #464853.

Background Color

.myBgColor { background-color: #464853; }

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

This div background color is #464853.

Border color

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

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

This div border color is #464853.

Opacity

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

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

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

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

This text has shadow with #464853 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #464853.

Preview

Color preview on black background

This text has color #464853 on black background.


Color preview on white background

This text has color #464853 on white background.


Black color preview on #464853 background

This text has black color on #464853 background.


White color preview on #464853 background

This text has white color on #464853 background.


Related colors

Complementary color

Complementary color for #hex is #B9B7AC.


I love getcolorcode.com

Triadic colors

1 #534648 and #485346 with #464853 are triadic colors.

2 #534846 and #484653 with #464853 are triadic colors.