COLOR #463A5D

HEX: #463A5D RGB: (70,58,93)

Renk bilgisi

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

RGB renk modeli

#463A5D color RGB value is (70,58,93).

RGB: (70,58,93) (27%, 23%, 36%)

RGB bağlantıları ve doygunluk

R 70 of 255 = 27%
G 58 of 255 = 23%
B 93 of 255 = 36%

70
58
93

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

Yüzdelerle RGB renk parçaları

R + G + B = 70 + 58 + 93 = 221 (100%)
R 70 of 221 ~ 31.67%
G 58 of 221 ~ 26.24%
B 93 of 221 ~ 42.08'%

%31.67
%26.24
%42.08

CMYK RENK MODELİ

#463A5D rengi CMYK tonu (25,38,0,64).

  • camgöbeği tonu 24.73%
  • eflatun tonu 37.63%
  • sarı tonu 0.00%
  • ana renk tonu 63.53%

CMYK: (25,38,0,64)
C25M38Y0K64 (25%, 38%, 0%, 64%)
(0.25 / 0.38 / 0.00 / 0.64)

CMYK yüzdeleri

%24.73
%37.63
%0
%63.53

Codes

Color #463A5D in popluar color models

46 3A 5D
RGB 70 58 93
HSL 261° 23.18% 29.61%
HSB/HSV 261° 37.63% 36.47%
CMYK 24.73% 37.63% 0.00%
63.53%

Color #463A5D in popluar number systems.

HEX 46 3A 5D
Decimal 70 58 93
Binary 1000110 111010 1011101
Octal 106 72 135

Shades and tints

Shades of #463A5D

#463A5D
(70,58,93)
#403555
(64,53,85)
#3A304D
(58,48,77)
#342B45
(52,43,69)
#2E263D
(46,38,61)
#282135
(40,33,53)
#221C2D
(34,28,45)
#1C1725
(28,23,37)
#16121D
(22,18,29)
#100D15
(16,13,21)
#0A080D
(10,8,13)
#000000
(0,0,0)

Tints of #463A5D

#463A5D
(70,58,93)
#564B6B
(86,75,107)
#665C79
(102,92,121)
#766D87
(118,109,135)
#867E95
(134,126,149)
#968FA3
(150,143,163)
#A6A0B1
(166,160,177)
#B6B1BF
(182,177,191)
#C6C2CD
(198,194,205)
#D6D3DB
(214,211,219)
#E6E4E9
(230,228,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #463A5D color. Also use rgb(70,58,93) instead hex code.

Text Font Color

.myTextColor { color: #463A5D; }

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

This text font color is #463A5D.

Background Color

.myBgColor { background-color: #463A5D; }

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

This div background color is #463A5D.

Border color

.myBorderColor { border: 1px solid #463A5D; }

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

This div border color is #463A5D.

Opacity

.myOpacity80 { color: #463A5D; opacity: 0.8; }

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

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

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

This text has shadow with #463A5D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #463A5D.

Preview

Color preview on black background

This text has color #463A5D on black background.


Color preview on white background

This text has color #463A5D on white background.


Black color preview on #463A5D background

This text has black color on #463A5D background.


White color preview on #463A5D background

This text has white color on #463A5D background.


Related colors

Complementary color

Complementary color for #hex is #B9C5A2.


I love getcolorcode.com

Triadic colors

1 #5D463A and #3A5D46 with #463A5D are triadic colors.

2 #5D3A46 and #3A465D with #463A5D are triadic colors.