COLOR #3A0A76

HEX: #3A0A76 RGB: (58,10,118)

Color info

#3A0A76 contains mainly blue color. Web safe color of #3A0A76 is #330066 (or #306).

RGB color model

#3A0A76 color RGB value is (58,10,118).

RGB: (58,10,118) (23%, 4%, 46%)

RGB channels and saturation

R 58 of 255 = 23%
G 10 of 255 = 4%
B 118 of 255 = 46%

58
10
118

R + G + B ~ 24%. #3A0A76 is dark color.

Portions of RGB colors in percentages

R + G + B = 58 + 10 + 118 = 186 (100%)
R 58 of 186 ~ 31.18%
G 10 of 186 ~ 5.38%
B 118 of 186 ~ 63.44'%

%31.18
%63.44

CMYK color model

#3A0A76 color CMYK value is (51,92,0,54).

  • cyan value is 50.85%
  • magenta value is 91.53%
  • yellow value is 0.00%
  • key color value is 53.73%

CMYK: (51,92,0,54)
C51M92Y0K54 (51%, 92%, 0%, 54%)
(0.51 / 0.92 / 0.00 / 0.54)

CMYK percentages

%50.85
%91.53
%0
%53.73

Codes

Color #3A0A76 in popluar color models

3A 0A 76
RGB 58 10 118
HSL 267° 84.38% 25.10%
HSB/HSV 267° 91.53% 46.27%
CMYK 50.85% 91.53% 0.00%
53.73%

Color #3A0A76 in popluar number systems.

HEX 3A 0A 76
Decimal 58 10 118
Binary 111010 1010 1110110
Octal 72 12 166

Shades and tints

Shades of #3A0A76

#3A0A76
(58,10,118)
#350A6C
(53,10,108)
#300A62
(48,10,98)
#2B0A58
(43,10,88)
#260A4E
(38,10,78)
#210A44
(33,10,68)
#1C0A3A
(28,10,58)
#170A30
(23,10,48)
#120A26
(18,10,38)
#0D0A1C
(13,10,28)
#080A12
(8,10,18)
#000000
(0,0,0)

Tints of #3A0A76

#3A0A76
(58,10,118)
#4B2082
(75,32,130)
#5C368E
(92,54,142)
#6D4C9A
(109,76,154)
#7E62A6
(126,98,166)
#8F78B2
(143,120,178)
#A08EBE
(160,142,190)
#B1A4CA
(177,164,202)
#C2BAD6
(194,186,214)
#D3D0E2
(211,208,226)
#E4E6EE
(228,230,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #3A0A76 color. Also use rgb(58,10,118) instead hex code.

Text Font Color

.myTextColor { color: #3A0A76; }

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

This text font color is #3A0A76.

Background Color

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

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

This div background color is #3A0A76.

Border color

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

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

This div border color is #3A0A76.

Opacity

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

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

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

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

This text has shadow with #3A0A76 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #3A0A76.

Preview

Color preview on black background

This text has color #3A0A76 on black background.


Color preview on white background

This text has color #3A0A76 on white background.


Black color preview on #3A0A76 background

This text has black color on #3A0A76 background.


White color preview on #3A0A76 background

This text has white color on #3A0A76 background.


Related colors

Complementary color

Complementary color for #hex is #C5F589.


I love getcolorcode.com

Triadic colors

1 #763A0A and #0A763A with #3A0A76 are triadic colors.

2 #760A3A and #0A3A76 with #3A0A76 are triadic colors.