COLOR #463A59

HEX: #463A59 RGB: (70,58,89)

Renk bilgisi

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

RGB renk modeli

#463A59 color RGB value is (70,58,89).

RGB: (70,58,89) (27%, 23%, 35%)

RGB bağlantıları ve doygunluk

R 70 of 255 = 27%
G 58 of 255 = 23%
B 89 of 255 = 35%

70
58
89

R + G + B ~ 28%. #463A59 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 70 + 58 + 89 = 217 (100%)
R 70 of 217 ~ 32.26%
G 58 of 217 ~ 26.73%
B 89 of 217 ~ 41.01'%

%32.26
%26.73
%41.01

CMYK RENK MODELİ

#463A59 rengi CMYK tonu (21,35,0,65).

  • camgöbeği tonu 21.35%
  • eflatun tonu 34.83%
  • sarı tonu 0.00%
  • ana renk tonu 65.10%

CMYK: (21,35,0,65)
C21M35Y0K65 (21%, 35%, 0%, 65%)
(0.21 / 0.35 / 0.00 / 0.65)

CMYK yüzdeleri

%21.35
%34.83
%0
%65.1

Codes

Color #463A59 in popluar color models

46 3A 59
RGB 70 58 89
HSL 263° 21.09% 28.82%
HSB/HSV 263° 34.83% 34.90%
CMYK 21.35% 34.83% 0.00%
65.10%

Color #463A59 in popluar number systems.

HEX 46 3A 59
Decimal 70 58 89
Binary 1000110 111010 1011001
Octal 106 72 131

Shades and tints

Shades of #463A59

#463A59
(70,58,89)
#403551
(64,53,81)
#3A3049
(58,48,73)
#342B41
(52,43,65)
#2E2639
(46,38,57)
#282131
(40,33,49)
#221C29
(34,28,41)
#1C1721
(28,23,33)
#161219
(22,18,25)
#100D11
(16,13,17)
#0A0809
(10,8,9)
#000000
(0,0,0)

Tints of #463A59

#463A59
(70,58,89)
#564B68
(86,75,104)
#665C77
(102,92,119)
#766D86
(118,109,134)
#867E95
(134,126,149)
#968FA4
(150,143,164)
#A6A0B3
(166,160,179)
#B6B1C2
(182,177,194)
#C6C2D1
(198,194,209)
#D6D3E0
(214,211,224)
#E6E4EF
(230,228,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #463A59; }

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

This text font color is #463A59.

Background Color

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

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

This div background color is #463A59.

Border color

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

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

This div border color is #463A59.

Opacity

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

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

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

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

This text has shadow with #463A59 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #463A59.

Preview

Color preview on black background

This text has color #463A59 on black background.


Color preview on white background

This text has color #463A59 on white background.


Black color preview on #463A59 background

This text has black color on #463A59 background.


White color preview on #463A59 background

This text has white color on #463A59 background.


Related colors

Complementary color

Complementary color for #hex is #B9C5A6.


I love getcolorcode.com

Triadic colors

1 #59463A and #3A5946 with #463A59 are triadic colors.

2 #593A46 and #3A4659 with #463A59 are triadic colors.