COLOR #463C5E

HEX: #463C5E RGB: (70,60,94)

Renk bilgisi

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

RGB renk modeli

#463C5E color RGB value is (70,60,94).

RGB: (70,60,94) (27%, 24%, 37%)

RGB bağlantıları ve doygunluk

R 70 of 255 = 27%
G 60 of 255 = 24%
B 94 of 255 = 37%

70
60
94

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

Yüzdelerle RGB renk parçaları

R + G + B = 70 + 60 + 94 = 224 (100%)
R 70 of 224 ~ 31.25%
G 60 of 224 ~ 26.79%
B 94 of 224 ~ 41.96'%

%31.25
%26.79
%41.96

CMYK RENK MODELİ

#463C5E rengi CMYK tonu (26,36,0,63).

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

CMYK: (26,36,0,63)
C26M36Y0K63 (26%, 36%, 0%, 63%)
(0.26 / 0.36 / 0.00 / 0.63)

CMYK yüzdeleri

%25.53
%36.17
%0
%63.14

Codes

Color #463C5E in popluar color models

46 3C 5E
RGB 70 60 94
HSL 258° 22.08% 30.20%
HSB/HSV 258° 36.17% 36.86%
CMYK 25.53% 36.17% 0.00%
63.14%

Color #463C5E in popluar number systems.

HEX 46 3C 5E
Decimal 70 60 94
Binary 1000110 111100 1011110
Octal 106 74 136

Shades and tints

Shades of #463C5E

#463C5E
(70,60,94)
#403756
(64,55,86)
#3A324E
(58,50,78)
#342D46
(52,45,70)
#2E283E
(46,40,62)
#282336
(40,35,54)
#221E2E
(34,30,46)
#1C1926
(28,25,38)
#16141E
(22,20,30)
#100F16
(16,15,22)
#0A0A0E
(10,10,14)
#000000
(0,0,0)

Tints of #463C5E

#463C5E
(70,60,94)
#564D6C
(86,77,108)
#665E7A
(102,94,122)
#766F88
(118,111,136)
#868096
(134,128,150)
#9691A4
(150,145,164)
#A6A2B2
(166,162,178)
#B6B3C0
(182,179,192)
#C6C4CE
(198,196,206)
#D6D5DC
(214,213,220)
#E6E6EA
(230,230,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #463C5E; }

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

This text font color is #463C5E.

Background Color

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

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

This div background color is #463C5E.

Border color

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

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

This div border color is #463C5E.

Opacity

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

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

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

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

This text has shadow with #463C5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #463C5E.

Preview

Color preview on black background

This text has color #463C5E on black background.


Color preview on white background

This text has color #463C5E on white background.


Black color preview on #463C5E background

This text has black color on #463C5E background.


White color preview on #463C5E background

This text has white color on #463C5E background.


Related colors

Complementary color

Complementary color for #hex is #B9C3A1.


I love getcolorcode.com

Triadic colors

1 #5E463C and #3C5E46 with #463C5E are triadic colors.

2 #5E3C46 and #3C465E with #463C5E are triadic colors.