COLOR #463A5E

HEX: #463A5E RGB: (70,58,94)

Renk bilgisi

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

RGB renk modeli

#463A5E color RGB value is (70,58,94).

RGB: (70,58,94) (27%, 23%, 37%)

RGB bağlantıları ve doygunluk

R 70 of 255 = 27%
G 58 of 255 = 23%
B 94 of 255 = 37%

70
58
94

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

Yüzdelerle RGB renk parçaları

R + G + B = 70 + 58 + 94 = 222 (100%)
R 70 of 222 ~ 31.53%
G 58 of 222 ~ 26.13%
B 94 of 222 ~ 42.34'%

%31.53
%26.13
%42.34

CMYK RENK MODELİ

#463A5E rengi CMYK tonu (26,38,0,63).

  • camgöbeği tonu 25.53%
  • eflatun tonu 38.30%
  • sarı tonu 0.00%
  • ana renk tonu 63.14%

CMYK: (26,38,0,63)
C26M38Y0K63 (26%, 38%, 0%, 63%)
(0.26 / 0.38 / 0.00 / 0.63)

CMYK yüzdeleri

%25.53
%38.3
%0
%63.14

Codes

Color #463A5E in popluar color models

46 3A 5E
RGB 70 58 94
HSL 260° 23.68% 29.80%
HSB/HSV 260° 38.30% 36.86%
CMYK 25.53% 38.30% 0.00%
63.14%

Color #463A5E in popluar number systems.

HEX 46 3A 5E
Decimal 70 58 94
Binary 1000110 111010 1011110
Octal 106 72 136

Shades and tints

Shades of #463A5E

#463A5E
(70,58,94)
#403556
(64,53,86)
#3A304E
(58,48,78)
#342B46
(52,43,70)
#2E263E
(46,38,62)
#282136
(40,33,54)
#221C2E
(34,28,46)
#1C1726
(28,23,38)
#16121E
(22,18,30)
#100D16
(16,13,22)
#0A080E
(10,8,14)
#000000
(0,0,0)

Tints of #463A5E

#463A5E
(70,58,94)
#564B6C
(86,75,108)
#665C7A
(102,92,122)
#766D88
(118,109,136)
#867E96
(134,126,150)
#968FA4
(150,143,164)
#A6A0B2
(166,160,178)
#B6B1C0
(182,177,192)
#C6C2CE
(198,194,206)
#D6D3DC
(214,211,220)
#E6E4EA
(230,228,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #463A5E; }

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

This text font color is #463A5E.

Background Color

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

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

This div background color is #463A5E.

Border color

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

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

This div border color is #463A5E.

Opacity

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

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

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

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

This text has shadow with #463A5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #463A5E.

Preview

Color preview on black background

This text has color #463A5E on black background.


Color preview on white background

This text has color #463A5E on white background.


Black color preview on #463A5E background

This text has black color on #463A5E background.


White color preview on #463A5E background

This text has white color on #463A5E background.


Related colors

Complementary color

Complementary color for #hex is #B9C5A1.


I love getcolorcode.com

Triadic colors

1 #5E463A and #3A5E46 with #463A5E are triadic colors.

2 #5E3A46 and #3A465E with #463A5E are triadic colors.