COLOR #464A5C

HEX: #464A5C RGB: (70,74,92)

Renk bilgisi

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

RGB renk modeli

#464A5C color RGB value is (70,74,92).

RGB: (70,74,92) (27%, 29%, 36%)

RGB bağlantıları ve doygunluk

R 70 of 255 = 27%
G 74 of 255 = 29%
B 92 of 255 = 36%

70
74
92

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

Yüzdelerle RGB renk parçaları

R + G + B = 70 + 74 + 92 = 236 (100%)
R 70 of 236 ~ 29.66%
G 74 of 236 ~ 31.36%
B 92 of 236 ~ 38.98'%

%29.66
%31.36
%38.98

CMYK RENK MODELİ

#464A5C rengi CMYK tonu (24,20,0,64).

  • camgöbeği tonu 23.91%
  • eflatun tonu 19.57%
  • sarı tonu 0.00%
  • ana renk tonu 63.92%

CMYK: (24,20,0,64)
C24M20Y0K64 (24%, 20%, 0%, 64%)
(0.24 / 0.20 / 0.00 / 0.64)

CMYK yüzdeleri

%23.91
%19.57
%0
%63.92

Codes

Color #464A5C in popluar color models

46 4A 5C
RGB 70 74 92
HSL 229° 13.58% 31.76%
HSB/HSV 229° 23.91% 36.08%
CMYK 23.91% 19.57% 0.00%
63.92%

Color #464A5C in popluar number systems.

HEX 46 4A 5C
Decimal 70 74 92
Binary 1000110 1001010 1011100
Octal 106 112 134

Shades and tints

Shades of #464A5C

#464A5C
(70,74,92)
#404454
(64,68,84)
#3A3E4C
(58,62,76)
#343844
(52,56,68)
#2E323C
(46,50,60)
#282C34
(40,44,52)
#22262C
(34,38,44)
#1C2024
(28,32,36)
#161A1C
(22,26,28)
#101414
(16,20,20)
#0A0E0C
(10,14,12)
#000000
(0,0,0)

Tints of #464A5C

#464A5C
(70,74,92)
#565A6A
(86,90,106)
#666A78
(102,106,120)
#767A86
(118,122,134)
#868A94
(134,138,148)
#969AA2
(150,154,162)
#A6AAB0
(166,170,176)
#B6BABE
(182,186,190)
#C6CACC
(198,202,204)
#D6DADA
(214,218,218)
#E6EAE8
(230,234,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #464A5C color. Also use rgb(70,74,92) instead hex code.

Text Font Color

.myTextColor { color: #464A5C; }

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

This text font color is #464A5C.

Background Color

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

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

This div background color is #464A5C.

Border color

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

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

This div border color is #464A5C.

Opacity

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

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

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

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

This text has shadow with #464A5C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #464A5C.

Preview

Color preview on black background

This text has color #464A5C on black background.


Color preview on white background

This text has color #464A5C on white background.


Black color preview on #464A5C background

This text has black color on #464A5C background.


White color preview on #464A5C background

This text has white color on #464A5C background.


Related colors

Complementary color

Complementary color for #hex is #B9B5A3.


I love getcolorcode.com

Triadic colors

1 #5C464A and #4A5C46 with #464A5C are triadic colors.

2 #5C4A46 and #4A465C with #464A5C are triadic colors.