COLOR #464C6B

HEX: #464C6B RGB: (70,76,107)

Renk bilgisi

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

RGB renk modeli

#464C6B color RGB value is (70,76,107).

RGB: (70,76,107) (27%, 30%, 42%)

RGB bağlantıları ve doygunluk

R 70 of 255 = 27%
G 76 of 255 = 30%
B 107 of 255 = 42%

70
76
107

R + G + B ~ 33%. #464C6B is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 70 + 76 + 107 = 253 (100%)
R 70 of 253 ~ 27.67%
G 76 of 253 ~ 30.04%
B 107 of 253 ~ 42.29'%

%27.67
%30.04
%42.29

CMYK RENK MODELİ

#464C6B rengi CMYK tonu (35,29,0,58).

  • camgöbeği tonu 34.58%
  • eflatun tonu 28.97%
  • sarı tonu 0.00%
  • ana renk tonu 58.04%

CMYK: (35,29,0,58)
C35M29Y0K58 (35%, 29%, 0%, 58%)
(0.35 / 0.29 / 0.00 / 0.58)

CMYK yüzdeleri

%34.58
%28.97
%0
%58.04

Codes

Color #464C6B in popluar color models

46 4C 6B
RGB 70 76 107
HSL 230° 20.90% 34.71%
HSB/HSV 230° 34.58% 41.96%
CMYK 34.58% 28.97% 0.00%
58.04%

Color #464C6B in popluar number systems.

HEX 46 4C 6B
Decimal 70 76 107
Binary 1000110 1001100 1101011
Octal 106 114 153

Shades and tints

Shades of #464C6B

#464C6B
(70,76,107)
#404662
(64,70,98)
#3A4059
(58,64,89)
#343A50
(52,58,80)
#2E3447
(46,52,71)
#282E3E
(40,46,62)
#222835
(34,40,53)
#1C222C
(28,34,44)
#161C23
(22,28,35)
#10161A
(16,22,26)
#0A1011
(10,16,17)
#000000
(0,0,0)

Tints of #464C6B

#464C6B
(70,76,107)
#565C78
(86,92,120)
#666C85
(102,108,133)
#767C92
(118,124,146)
#868C9F
(134,140,159)
#969CAC
(150,156,172)
#A6ACB9
(166,172,185)
#B6BCC6
(182,188,198)
#C6CCD3
(198,204,211)
#D6DCE0
(214,220,224)
#E6ECED
(230,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #464C6B color. Also use rgb(70,76,107) instead hex code.

Text Font Color

.myTextColor { color: #464C6B; }

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

This text font color is #464C6B.

Background Color

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

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

This div background color is #464C6B.

Border color

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

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

This div border color is #464C6B.

Opacity

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

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

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

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

This text has shadow with #464C6B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #464C6B.

Preview

Color preview on black background

This text has color #464C6B on black background.


Color preview on white background

This text has color #464C6B on white background.


Black color preview on #464C6B background

This text has black color on #464C6B background.


White color preview on #464C6B background

This text has white color on #464C6B background.


Related colors

Complementary color

Complementary color for #hex is #B9B394.


I love getcolorcode.com

Triadic colors

1 #6B464C and #4C6B46 with #464C6B are triadic colors.

2 #6B4C46 and #4C466B with #464C6B are triadic colors.