COLOR #464D5A

HEX: #464D5A RGB: (70,77,90)

Renk bilgisi

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

RGB renk modeli

#464D5A color RGB value is (70,77,90).

RGB: (70,77,90) (27%, 30%, 35%)

RGB bağlantıları ve doygunluk

R 70 of 255 = 27%
G 77 of 255 = 30%
B 90 of 255 = 35%

70
77
90

R + G + B ~ 31%. #464D5A is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 70 + 77 + 90 = 237 (100%)
R 70 of 237 ~ 29.54%
G 77 of 237 ~ 32.49%
B 90 of 237 ~ 37.97'%

%29.54
%32.49
%37.97

CMYK RENK MODELİ

#464D5A rengi CMYK tonu (22,14,0,65).

  • camgöbeği tonu 22.22%
  • eflatun tonu 14.44%
  • sarı tonu 0.00%
  • ana renk tonu 64.71%

CMYK: (22,14,0,65)
C22M14Y0K65 (22%, 14%, 0%, 65%)
(0.22 / 0.14 / 0.00 / 0.65)

CMYK yüzdeleri

%22.22
%14.44
%0
%64.71

Codes

Color #464D5A in popluar color models

46 4D 5A
RGB 70 77 90
HSL 219° 12.50% 31.37%
HSB/HSV 219° 22.22% 35.29%
CMYK 22.22% 14.44% 0.00%
64.71%

Color #464D5A in popluar number systems.

HEX 46 4D 5A
Decimal 70 77 90
Binary 1000110 1001101 1011010
Octal 106 115 132

Shades and tints

Shades of #464D5A

#464D5A
(70,77,90)
#404652
(64,70,82)
#3A3F4A
(58,63,74)
#343842
(52,56,66)
#2E313A
(46,49,58)
#282A32
(40,42,50)
#22232A
(34,35,42)
#1C1C22
(28,28,34)
#16151A
(22,21,26)
#100E12
(16,14,18)
#0A070A
(10,7,10)
#000000
(0,0,0)

Tints of #464D5A

#464D5A
(70,77,90)
#565D69
(86,93,105)
#666D78
(102,109,120)
#767D87
(118,125,135)
#868D96
(134,141,150)
#969DA5
(150,157,165)
#A6ADB4
(166,173,180)
#B6BDC3
(182,189,195)
#C6CDD2
(198,205,210)
#D6DDE1
(214,221,225)
#E6EDF0
(230,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #464D5A color. Also use rgb(70,77,90) instead hex code.

Text Font Color

.myTextColor { color: #464D5A; }

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

This text font color is #464D5A.

Background Color

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

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

This div background color is #464D5A.

Border color

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

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

This div border color is #464D5A.

Opacity

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

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

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

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

This text has shadow with #464D5A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #464D5A.

Preview

Color preview on black background

This text has color #464D5A on black background.


Color preview on white background

This text has color #464D5A on white background.


Black color preview on #464D5A background

This text has black color on #464D5A background.


White color preview on #464D5A background

This text has white color on #464D5A background.


Related colors

Complementary color

Complementary color for #hex is #B9B2A5.


I love getcolorcode.com

Triadic colors

1 #5A464D and #4D5A46 with #464D5A are triadic colors.

2 #5A4D46 and #4D465A with #464D5A are triadic colors.