COLOR #350763

HEX: #350763 RGB: (53,7,99)

Color info

#350763 contains mainly red and blue colors. Web safe color of #350763 is #330066 (or #306).

RGB color model

#350763 color RGB value is (53,7,99).

RGB: (53,7,99) (21%, 3%, 39%)

RGB channels and saturation

R 53 of 255 = 21%
G 7 of 255 = 3%
B 99 of 255 = 39%

53
7
99

R + G + B ~ 21%. #350763 is dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 7 + 99 = 159 (100%)
R 53 of 159 ~ 33.33%
G 7 of 159 ~ 4.4%
B 99 of 159 ~ 62.26'%

%33.33
%62.26

CMYK color model

#350763 color CMYK value is (46,93,0,61).

  • cyan value is 46.46%
  • magenta value is 92.93%
  • yellow value is 0.00%
  • key color value is 61.18%
CMYK: (46,93,0,61) C46M93Y0K61 (46%,93%,0%,61%) (0.46/0.93/0.00/0.61) 

CMYK percentages

%46.46
%92.93
%0
%61.18

Codes

Color #350763 in popluar color models

35 07 63
RGB 53 7 99
HSL 270° 86.79% 20.78%
HSB/HSV 270° 92.93% 38.82%
CMYK 46.46% 92.93% 0.00%
61.18%

Color #350763 in popluar number systems.

HEX 35 07 63
Decimal 53 7 99
Binary 110101 111 1100011
Octal 65 7 143

Shades and tints

Shades of #350763

#350763
(53,7,99)
#31075A
(49,7,90)
#2D0751
(45,7,81)
#290748
(41,7,72)
#25073F
(37,7,63)
#210736
(33,7,54)
#1D072D
(29,7,45)
#190724
(25,7,36)
#15071B
(21,7,27)
#110712
(17,7,18)
#0D0709
(13,7,9)
#000000
(0,0,0)

Tints of #350763

#350763
(53,7,99)
#471D71
(71,29,113)
#59337F
(89,51,127)
#6B498D
(107,73,141)
#7D5F9B
(125,95,155)
#8F75A9
(143,117,169)
#A18BB7
(161,139,183)
#B3A1C5
(179,161,197)
#C5B7D3
(197,183,211)
#D7CDE1
(215,205,225)
#E9E3EF
(233,227,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #350763 color. Also use rgb(53,7,99) instead hex code.

Text Font Color

.myTextColor { color: #350763; }

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

This text font color is #350763.

Background Color

.myBgColor { background-color: #350763; }

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

This div background color is #350763.

Border color

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

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

This div border color is #350763.

Opacity

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

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

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

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

This text has shadow with #350763 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #350763.

Preview

Color preview on black background

This text has color #350763 on black background.


Color preview on white background

This text has color #350763 on white background.


Black color preview on #350763 background

This text has black color on #350763 background.


White color preview on #350763 background

This text has white color on #350763 background.


Related colors

Complementary color

Complementary color for #hex is #CAF89C.


I love getcolorcode.com

Triadic colors

1 #633507 and #076335 with #350763 are triadic colors.

2 #630735 and #073563 with #350763 are triadic colors.