COLOR #350356

HEX: #350356 RGB: (53,3,86)

Color info

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

RGB color model

#350356 color RGB value is (53,3,86).

RGB: (53,3,86) (21%, 1%, 34%)

RGB channels and saturation

R 53 of 255 = 21%
G 3 of 255 = 1%
B 86 of 255 = 34%

53
3
86

R + G + B ~ 19%. #350356 is dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 3 + 86 = 142 (100%)
R 53 of 142 ~ 37.32%
G 3 of 142 ~ 2.11%
B 86 of 142 ~ 60.56'%

%37.32
%60.56

CMYK color model

#350356 color CMYK value is (38,97,0,66).

  • cyan value is 38.37%
  • magenta value is 96.51%
  • yellow value is 0.00%
  • key color value is 66.27%

CMYK: (38,97,0,66)
C38M97Y0K66 (38%, 97%, 0%, 66%)
(0.38 / 0.97 / 0.00 / 0.66)

CMYK percentages

%38.37
%96.51
%0
%66.27

Codes

Color #350356 in popluar color models

35 03 56
RGB 53 3 86
HSL 276° 93.26% 17.45%
HSB/HSV 276° 96.51% 33.73%
CMYK 38.37% 96.51% 0.00%
66.27%

Color #350356 in popluar number systems.

HEX 35 03 56
Decimal 53 3 86
Binary 110101 11 1010110
Octal 65 3 126

Shades and tints

Shades of #350356

#350356
(53,3,86)
#31034F
(49,3,79)
#2D0348
(45,3,72)
#290341
(41,3,65)
#25033A
(37,3,58)
#210333
(33,3,51)
#1D032C
(29,3,44)
#190325
(25,3,37)
#15031E
(21,3,30)
#110317
(17,3,23)
#0D0310
(13,3,16)
#000000
(0,0,0)

Tints of #350356

#350356
(53,3,86)
#471965
(71,25,101)
#592F74
(89,47,116)
#6B4583
(107,69,131)
#7D5B92
(125,91,146)
#8F71A1
(143,113,161)
#A187B0
(161,135,176)
#B39DBF
(179,157,191)
#C5B3CE
(197,179,206)
#D7C9DD
(215,201,221)
#E9DFEC
(233,223,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #350356 color. Also use rgb(53,3,86) instead hex code.

Text Font Color

.myTextColor { color: #350356; }

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

This text font color is #350356.

Background Color

.myBgColor { background-color: #350356; }

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

This div background color is #350356.

Border color

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

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

This div border color is #350356.

Opacity

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

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

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

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

This text has shadow with #350356 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #350356.

Preview

Color preview on black background

This text has color #350356 on black background.


Color preview on white background

This text has color #350356 on white background.


Black color preview on #350356 background

This text has black color on #350356 background.


White color preview on #350356 background

This text has white color on #350356 background.


Related colors

Complementary color

Complementary color for #hex is #CAFCA9.


I love getcolorcode.com

Triadic colors

1 #563503 and #035635 with #350356 are triadic colors.

2 #560335 and #033556 with #350356 are triadic colors.