COLOR #3A0696

HEX: #3A0696 RGB: (58,6,150)

Color info

#3A0696 contains mainly blue color. Web safe color of #3A0696 is #330099 (or #309).

RGB color model

#3A0696 color RGB value is (58,6,150).

RGB: (58,6,150) (23%, 2%, 59%)

RGB channels and saturation

R 58 of 255 = 23%
G 6 of 255 = 2%
B 150 of 255 = 59%

58
6
150

R + G + B ~ 28%. #3A0696 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 58 + 6 + 150 = 214 (100%)
R 58 of 214 ~ 27.1%
G 6 of 214 ~ 2.8%
B 150 of 214 ~ 70.09'%

%27.1
%70.09

CMYK color model

#3A0696 color CMYK value is (61,96,0,41).

  • cyan value is 61.33%
  • magenta value is 96.00%
  • yellow value is 0.00%
  • key color value is 41.18%
CMYK: (61,96,0,41) C61M96Y0K41 (61%,96%,0%,41%) (0.61/0.96/0.00/0.41) 

CMYK percentages

%61.33
%96
%0
%41.18

Codes

Color #3A0696 in popluar color models

3A 06 96
RGB 58 6 150
HSL 262° 92.31% 30.59%
HSB/HSV 262° 96.00% 58.82%
CMYK 61.33% 96.00% 0.00%
41.18%

Color #3A0696 in popluar number systems.

HEX 3A 06 96
Decimal 58 6 150
Binary 111010 110 10010110
Octal 72 6 226

Shades and tints

Shades of #3A0696

#3A0696
(58,6,150)
#350689
(53,6,137)
#30067C
(48,6,124)
#2B066F
(43,6,111)
#260662
(38,6,98)
#210655
(33,6,85)
#1C0648
(28,6,72)
#17063B
(23,6,59)
#12062E
(18,6,46)
#0D0621
(13,6,33)
#080614
(8,6,20)
#000000
(0,0,0)

Tints of #3A0696

#3A0696
(58,6,150)
#4B1C9F
(75,28,159)
#5C32A8
(92,50,168)
#6D48B1
(109,72,177)
#7E5EBA
(126,94,186)
#8F74C3
(143,116,195)
#A08ACC
(160,138,204)
#B1A0D5
(177,160,213)
#C2B6DE
(194,182,222)
#D3CCE7
(211,204,231)
#E4E2F0
(228,226,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #3A0696 color. Also use rgb(58,6,150) instead hex code.

Text Font Color

.myTextColor { color: #3A0696; }

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

This text font color is #3A0696.

Background Color

.myBgColor { background-color: #3A0696; }

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

This div background color is #3A0696.

Border color

.myBorderColor { border: 1px solid #3A0696; }

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

This div border color is #3A0696.

Opacity

.myOpacity80 { color: #3A0696; opacity: 0.8; }

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

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

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

This text has shadow with #3A0696 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #3A0696.

Preview

Color preview on black background

This text has color #3A0696 on black background.


Color preview on white background

This text has color #3A0696 on white background.


Black color preview on #3A0696 background

This text has black color on #3A0696 background.


White color preview on #3A0696 background

This text has white color on #3A0696 background.


Related colors

Complementary color

Complementary color for #hex is #C5F969.


I love getcolorcode.com

Triadic colors

1 #963A06 and #06963A with #3A0696 are triadic colors.

2 #96063A and #063A96 with #3A0696 are triadic colors.