COLOR #3D0A59

HEX: #3D0A59 RGB: (61,10,89)

Color info

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

RGB color model

#3D0A59 color RGB value is (61,10,89).

RGB: (61,10,89) (24%, 4%, 35%)

RGB channels and saturation

R 61 of 255 = 24%
G 10 of 255 = 4%
B 89 of 255 = 35%

61
10
89

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

Portions of RGB colors in percentages

R + G + B = 61 + 10 + 89 = 160 (100%)
R 61 of 160 ~ 38.13%
G 10 of 160 ~ 6.25%
B 89 of 160 ~ 55.63'%

%38.13
%55.63

CMYK color model

#3D0A59 color CMYK value is (31,89,0,65).

  • cyan value is 31.46%
  • magenta value is 88.76%
  • yellow value is 0.00%
  • key color value is 65.10%

CMYK: (31,89,0,65)
C31M89Y0K65 (31%, 89%, 0%, 65%)
(0.31 / 0.89 / 0.00 / 0.65)

CMYK percentages

%31.46
%88.76
%0
%65.1

Codes

Color #3D0A59 in popluar color models

3D 0A 59
RGB 61 10 89
HSL 279° 79.80% 19.41%
HSB/HSV 279° 88.76% 34.90%
CMYK 31.46% 88.76% 0.00%
65.10%

Color #3D0A59 in popluar number systems.

HEX 3D 0A 59
Decimal 61 10 89
Binary 111101 1010 1011001
Octal 75 12 131

Shades and tints

Shades of #3D0A59

#3D0A59
(61,10,89)
#380A51
(56,10,81)
#330A49
(51,10,73)
#2E0A41
(46,10,65)
#290A39
(41,10,57)
#240A31
(36,10,49)
#1F0A29
(31,10,41)
#1A0A21
(26,10,33)
#150A19
(21,10,25)
#100A11
(16,10,17)
#0B0A09
(11,10,9)
#000000
(0,0,0)

Tints of #3D0A59

#3D0A59
(61,10,89)
#4E2068
(78,32,104)
#5F3677
(95,54,119)
#704C86
(112,76,134)
#816295
(129,98,149)
#9278A4
(146,120,164)
#A38EB3
(163,142,179)
#B4A4C2
(180,164,194)
#C5BAD1
(197,186,209)
#D6D0E0
(214,208,224)
#E7E6EF
(231,230,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #3D0A59 color. Also use rgb(61,10,89) instead hex code.

Text Font Color

.myTextColor { color: #3D0A59; }

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

This text font color is #3D0A59.

Background Color

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

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

This div background color is #3D0A59.

Border color

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

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

This div border color is #3D0A59.

Opacity

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

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

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

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

This text has shadow with #3D0A59 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #3D0A59.

Preview

Color preview on black background

This text has color #3D0A59 on black background.


Color preview on white background

This text has color #3D0A59 on white background.


Black color preview on #3D0A59 background

This text has black color on #3D0A59 background.


White color preview on #3D0A59 background

This text has white color on #3D0A59 background.


Related colors

Complementary color

Complementary color for #hex is #C2F5A6.


I love getcolorcode.com

Triadic colors

1 #593D0A and #0A593D with #3D0A59 are triadic colors.

2 #590A3D and #0A3D59 with #3D0A59 are triadic colors.