COLOR #463D59

HEX: #463D59 RGB: (70,61,89)

Renk bilgisi

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

RGB renk modeli

#463D59 color RGB value is (70,61,89).

RGB: (70,61,89) (27%, 24%, 35%)

RGB bağlantıları ve doygunluk

R 70 of 255 = 27%
G 61 of 255 = 24%
B 89 of 255 = 35%

70
61
89

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

Yüzdelerle RGB renk parçaları

R + G + B = 70 + 61 + 89 = 220 (100%)
R 70 of 220 ~ 31.82%
G 61 of 220 ~ 27.73%
B 89 of 220 ~ 40.45'%

%31.82
%27.73
%40.45

CMYK RENK MODELİ

#463D59 rengi CMYK tonu (21,31,0,65).

  • camgöbeği tonu 21.35%
  • eflatun tonu 31.46%
  • sarı tonu 0.00%
  • ana renk tonu 65.10%
CMYK: (21,31,0,65) C21M31Y0K65 (21%,31%,0%,65%) (0.21/0.31/0.00/0.65) 

CMYK yüzdeleri

%21.35
%31.46
%0
%65.1

Codes

Color #463D59 in popluar color models

46 3D 59
RGB 70 61 89
HSL 259° 18.67% 29.41%
HSB/HSV 259° 31.46% 34.90%
CMYK 21.35% 31.46% 0.00%
65.10%

Color #463D59 in popluar number systems.

HEX 46 3D 59
Decimal 70 61 89
Binary 1000110 111101 1011001
Octal 106 75 131

Shades and tints

Shades of #463D59

#463D59
(70,61,89)
#403851
(64,56,81)
#3A3349
(58,51,73)
#342E41
(52,46,65)
#2E2939
(46,41,57)
#282431
(40,36,49)
#221F29
(34,31,41)
#1C1A21
(28,26,33)
#161519
(22,21,25)
#101011
(16,16,17)
#0A0B09
(10,11,9)
#000000
(0,0,0)

Tints of #463D59

#463D59
(70,61,89)
#564E68
(86,78,104)
#665F77
(102,95,119)
#767086
(118,112,134)
#868195
(134,129,149)
#9692A4
(150,146,164)
#A6A3B3
(166,163,179)
#B6B4C2
(182,180,194)
#C6C5D1
(198,197,209)
#D6D6E0
(214,214,224)
#E6E7EF
(230,231,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #463D59; }

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

This text font color is #463D59.

Background Color

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

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

This div background color is #463D59.

Border color

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

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

This div border color is #463D59.

Opacity

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

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

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

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

This text has shadow with #463D59 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #463D59.

Preview

Color preview on black background

This text has color #463D59 on black background.


Color preview on white background

This text has color #463D59 on white background.


Black color preview on #463D59 background

This text has black color on #463D59 background.


White color preview on #463D59 background

This text has white color on #463D59 background.


Related colors

Complementary color

Complementary color for #hex is #B9C2A6.


I love getcolorcode.com

Triadic colors

1 #59463D and #3D5946 with #463D59 are triadic colors.

2 #593D46 and #3D4659 with #463D59 are triadic colors.