COLOR #9400D3

HEX: #9400D3 RGB: (148,0,211)

Color info

Color name is DarkViolet. #9400D3 contains mainly blue color. Web safe color of #9400D3 is #9900CC (or #90C).

RGB color model

#9400D3 color RGB value is (148,0,211).

RGB: (148,0,211) (58%, 0%, 83%)

RGB channels and saturation

R 148 of 255 = 58%
G 0 of 255 = 0%
B 211 of 255 = 83%

148
0
211

R + G + B ~ 47%. #9400D3 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 148 + 0 + 211 = 359 (100%)
R 148 of 359 ~ 41.23%
G 0 of 359 ~ 0%
B 211 of 359 ~ 58.77'%

%41.23
%58.77

CMYK color model

#9400D3 color CMYK value is (30,100,0,17).

  • cyan value is 29.86%
  • magenta value is 100.00%
  • yellow value is 0.00%
  • key color value is 17.25%

CMYK: (30,100,0,17)
C30M100Y0K17 (30%, 100%, 0%, 17%)
(0.30 / 1.00 / 0.00 / 0.17)

CMYK percentages

%29.86
%100
%0
%17.25

Codes

Color #9400D3 in popluar color models

94 00 D3
RGB 148 0 211
HSL 282° 100.00% 41.37%
HSB/HSV 282° 100.00% 82.75%
CMYK 29.86% 100.00% 0.00%
17.25%

Color #9400D3 in popluar number systems.

HEX 94 00 D3
Decimal 148 0 211
Binary 10010100 0 11010011
Octal 224 0 323

Shades and tints

Shades of #9400D3

#9400D3
(148,0,211)
#8700C0
(135,0,192)
#7A00AD
(122,0,173)
#6D009A
(109,0,154)
#600087
(96,0,135)
#530074
(83,0,116)
#460061
(70,0,97)
#39004E
(57,0,78)
#2C003B
(44,0,59)
#1F0028
(31,0,40)
#120015
(18,0,21)
#000000
(0,0,0)

Tints of #9400D3

#9400D3
(148,0,211)
#9D17D7
(157,23,215)
#A62EDB
(166,46,219)
#AF45DF
(175,69,223)
#B85CE3
(184,92,227)
#C173E7
(193,115,231)
#CA8AEB
(202,138,235)
#D3A1EF
(211,161,239)
#DCB8F3
(220,184,243)
#E5CFF7
(229,207,247)
#EEE6FB
(238,230,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9400D3 color. Also use rgb(148,0,211) instead hex code.

Text Font Color

.myTextColor { color: #9400D3; }

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

This text font color is #9400D3.

Background Color

.myBgColor { background-color: #9400D3; }

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

This div background color is #9400D3.

Border color

.myBorderColor { border: 1px solid #9400D3; }

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

This div border color is #9400D3.

Opacity

.myOpacity80 { color: #9400D3; opacity: 0.8; }

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

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

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

This text has shadow with #9400D3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9400D3.

Preview

Color preview on black background

This text has color #9400D3 on black background.


Color preview on white background

This text has color #9400D3 on white background.


Black color preview on #9400D3 background

This text has black color on #9400D3 background.


White color preview on #9400D3 background

This text has white color on #9400D3 background.


Related colors

Complementary color

Complementary color for #hex is #6BFF2C.


I love getcolorcode.com

Gradients

Color #9400D3 is used in Dark Violet gradient.

Dark Violet


Triadic colors

1 #D39400 and #00D394 with #9400D3 are triadic colors.

2 #D30094 and #0094D3 with #9400D3 are triadic colors.