COLOR #673063

HEX: #673063 RGB: (103,48,99)

Color info

#673063 contains red, green and blue colors in about the same proportion. Web safe color of #673063 is #663366 (or #636).

RGB color model

#673063 color RGB value is (103,48,99).

RGB: (103,48,99) (40%, 19%, 39%)

RGB channels and saturation

R 103 of 255 = 40%
G 48 of 255 = 19%
B 99 of 255 = 39%

103
48
99

R + G + B ~ 33%. #673063 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 103 + 48 + 99 = 250 (100%)
R 103 of 250 ~ 41.2%
G 48 of 250 ~ 19.2%
B 99 of 250 ~ 39.6'%

%41.2
%19.2
%39.6

CMYK color model

#673063 color CMYK value is (0,53,4,60).

  • cyan value is 0.00%
  • magenta value is 53.40%
  • yellow value is 3.88%
  • key color value is 59.61%

CMYK: (0,53,4,60)
C0M53Y4K60 (0%, 53%, 4%, 60%)
(0.00 / 0.53 / 0.04 / 0.60)

CMYK percentages

%0
%53.4
%3.88
%59.61

Codes

Color #673063 in popluar color models

67 30 63
RGB 103 48 99
HSL 304° 36.42% 29.61%
HSB/HSV 304° 53.40% 40.39%
CMYK 0.00% 53.40% 3.88%
59.61%

Color #673063 in popluar number systems.

HEX 67 30 63
Decimal 103 48 99
Binary 1100111 110000 1100011
Octal 147 60 143

Shades and tints

Shades of #673063

#673063
(103,48,99)
#5E2C5A
(94,44,90)
#552851
(85,40,81)
#4C2448
(76,36,72)
#43203F
(67,32,63)
#3A1C36
(58,28,54)
#31182D
(49,24,45)
#281424
(40,20,36)
#1F101B
(31,16,27)
#160C12
(22,12,18)
#0D0809
(13,8,9)
#000000
(0,0,0)

Tints of #673063

#673063
(103,48,99)
#744271
(116,66,113)
#81547F
(129,84,127)
#8E668D
(142,102,141)
#9B789B
(155,120,155)
#A88AA9
(168,138,169)
#B59CB7
(181,156,183)
#C2AEC5
(194,174,197)
#CFC0D3
(207,192,211)
#DCD2E1
(220,210,225)
#E9E4EF
(233,228,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #673063 color. Also use rgb(103,48,99) instead hex code.

Text Font Color

.myTextColor { color: #673063; }

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

This text font color is #673063.

Background Color

.myBgColor { background-color: #673063; }

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

This div background color is #673063.

Border color

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

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

This div border color is #673063.

Opacity

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

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

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

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

This text has shadow with #673063 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #673063.

Preview

Color preview on black background

This text has color #673063 on black background.


Color preview on white background

This text has color #673063 on white background.


Black color preview on #673063 background

This text has black color on #673063 background.


White color preview on #673063 background

This text has white color on #673063 background.


Related colors

Complementary color

Complementary color for #hex is #98CF9C.


I love getcolorcode.com

Triadic colors

1 #636730 and #306367 with #673063 are triadic colors.

2 #633067 and #306763 with #673063 are triadic colors.