COLOR #462263

HEX: #462263 RGB: (70,34,99)

Color info

#462263 contains mainly red and blue colors. Web safe color of #462263 is #333366 (or #336).

RGB color model

#462263 color RGB value is (70,34,99).

RGB: (70,34,99) (27%, 13%, 39%)

RGB channels and saturation

R 70 of 255 = 27%
G 34 of 255 = 13%
B 99 of 255 = 39%

70
34
99

R + G + B ~ 26%. #462263 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 34 + 99 = 203 (100%)
R 70 of 203 ~ 34.48%
G 34 of 203 ~ 16.75%
B 99 of 203 ~ 48.77'%

%34.48
%16.75
%48.77

CMYK color model

#462263 color CMYK value is (29,66,0,61).

  • cyan value is 29.29%
  • magenta value is 65.66%
  • yellow value is 0.00%
  • key color value is 61.18%
CMYK: (29,66,0,61) C29M66Y0K61 (29%,66%,0%,61%) (0.29/0.66/0.00/0.61) 

CMYK percentages

%29.29
%65.66
%0
%61.18

Codes

Color #462263 in popluar color models

46 22 63
RGB 70 34 99
HSL 273° 48.87% 26.08%
HSB/HSV 273° 65.66% 38.82%
CMYK 29.29% 65.66% 0.00%
61.18%

Color #462263 in popluar number systems.

HEX 46 22 63
Decimal 70 34 99
Binary 1000110 100010 1100011
Octal 106 42 143

Shades and tints

Shades of #462263

#462263
(70,34,99)
#401F5A
(64,31,90)
#3A1C51
(58,28,81)
#341948
(52,25,72)
#2E163F
(46,22,63)
#281336
(40,19,54)
#22102D
(34,16,45)
#1C0D24
(28,13,36)
#160A1B
(22,10,27)
#100712
(16,7,18)
#0A0409
(10,4,9)
#000000
(0,0,0)

Tints of #462263

#462263
(70,34,99)
#563671
(86,54,113)
#664A7F
(102,74,127)
#765E8D
(118,94,141)
#86729B
(134,114,155)
#9686A9
(150,134,169)
#A69AB7
(166,154,183)
#B6AEC5
(182,174,197)
#C6C2D3
(198,194,211)
#D6D6E1
(214,214,225)
#E6EAEF
(230,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #462263 color. Also use rgb(70,34,99) instead hex code.

Text Font Color

.myTextColor { color: #462263; }

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

This text font color is #462263.

Background Color

.myBgColor { background-color: #462263; }

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

This div background color is #462263.

Border color

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

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

This div border color is #462263.

Opacity

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

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

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

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

This text has shadow with #462263 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #462263.

Preview

Color preview on black background

This text has color #462263 on black background.


Color preview on white background

This text has color #462263 on white background.


Black color preview on #462263 background

This text has black color on #462263 background.


White color preview on #462263 background

This text has white color on #462263 background.


Related colors

Complementary color

Complementary color for #hex is #B9DD9C.


I love getcolorcode.com

Triadic colors

1 #634622 and #226346 with #462263 are triadic colors.

2 #632246 and #224663 with #462263 are triadic colors.