COLOR #463069

HEX: #463069 RGB: (70,48,105)

Color info

#463069 contains red, green and blue colors in about the same proportion. Web safe color of #463069 is #333366 (or #336).

RGB color model

#463069 color RGB value is (70,48,105).

RGB: (70,48,105) (27%, 19%, 41%)

RGB channels and saturation

R 70 of 255 = 27%
G 48 of 255 = 19%
B 105 of 255 = 41%

70
48
105

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

Portions of RGB colors in percentages

R + G + B = 70 + 48 + 105 = 223 (100%)
R 70 of 223 ~ 31.39%
G 48 of 223 ~ 21.52%
B 105 of 223 ~ 47.09'%

%31.39
%21.52
%47.09

CMYK color model

#463069 color CMYK value is (33,54,0,59).

  • cyan value is 33.33%
  • magenta value is 54.29%
  • yellow value is 0.00%
  • key color value is 58.82%

CMYK: (33,54,0,59)
C33M54Y0K59 (33%, 54%, 0%, 59%)
(0.33 / 0.54 / 0.00 / 0.59)

CMYK percentages

%33.33
%54.29
%0
%58.82

Codes

Color #463069 in popluar color models

46 30 69
RGB 70 48 105
HSL 263° 37.25% 30.00%
HSB/HSV 263° 54.29% 41.18%
CMYK 33.33% 54.29% 0.00%
58.82%

Color #463069 in popluar number systems.

HEX 46 30 69
Decimal 70 48 105
Binary 1000110 110000 1101001
Octal 106 60 151

Shades and tints

Shades of #463069

#463069
(70,48,105)
#402C60
(64,44,96)
#3A2857
(58,40,87)
#34244E
(52,36,78)
#2E2045
(46,32,69)
#281C3C
(40,28,60)
#221833
(34,24,51)
#1C142A
(28,20,42)
#161021
(22,16,33)
#100C18
(16,12,24)
#0A080F
(10,8,15)
#000000
(0,0,0)

Tints of #463069

#463069
(70,48,105)
#564276
(86,66,118)
#665483
(102,84,131)
#766690
(118,102,144)
#86789D
(134,120,157)
#968AAA
(150,138,170)
#A69CB7
(166,156,183)
#B6AEC4
(182,174,196)
#C6C0D1
(198,192,209)
#D6D2DE
(214,210,222)
#E6E4EB
(230,228,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #463069 color. Also use rgb(70,48,105) instead hex code.

Text Font Color

.myTextColor { color: #463069; }

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

This text font color is #463069.

Background Color

.myBgColor { background-color: #463069; }

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

This div background color is #463069.

Border color

.myBorderColor { border: 1px solid #463069; }

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

This div border color is #463069.

Opacity

.myOpacity80 { color: #463069; opacity: 0.8; }

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

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

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

This text has shadow with #463069 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #463069.

Preview

Color preview on black background

This text has color #463069 on black background.


Color preview on white background

This text has color #463069 on white background.


Black color preview on #463069 background

This text has black color on #463069 background.


White color preview on #463069 background

This text has white color on #463069 background.


Related colors

Complementary color

Complementary color for #hex is #B9CF96.


I love getcolorcode.com

Triadic colors

1 #694630 and #306946 with #463069 are triadic colors.

2 #693046 and #304669 with #463069 are triadic colors.