COLOR #6A5ACD

HEX: #6A5ACD RGB: (106,90,205)

Color info

Color name is SlateBlue. #6A5ACD contains mainly blue color. Web safe color of #6A5ACD is #6666CC (or #66C).

RGB color model

#6A5ACD color RGB value is (106,90,205).

RGB: (106,90,205) (42%, 35%, 80%)

RGB channels and saturation

R 106 of 255 = 42%
G 90 of 255 = 35%
B 205 of 255 = 80%

106
90
205

R + G + B ~ 52%. #6A5ACD is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 106 + 90 + 205 = 401 (100%)
R 106 of 401 ~ 26.43%
G 90 of 401 ~ 22.44%
B 205 of 401 ~ 51.12'%

%26.43
%22.44
%51.12

CMYK color model

#6A5ACD color CMYK value is (48,56,0,20).

  • cyan value is 48.29%
  • magenta value is 56.10%
  • yellow value is 0.00%
  • key color value is 19.61%

CMYK: (48,56,0,20)
C48M56Y0K20 (48%, 56%, 0%, 20%)
(0.48 / 0.56 / 0.00 / 0.20)

CMYK percentages

%48.29
%56.1
%0
%19.61

Codes

Color #6A5ACD in popluar color models

6A 5A CD
RGB 106 90 205
HSL 248° 53.49% 57.84%
HSB/HSV 248° 56.10% 80.39%
CMYK 48.29% 56.10% 0.00%
19.61%

Color #6A5ACD in popluar number systems.

HEX 6A 5A CD
Decimal 106 90 205
Binary 1101010 1011010 11001101
Octal 152 132 315

Shades and tints

Shades of #6A5ACD

#6A5ACD
(106,90,205)
#6152BB
(97,82,187)
#584AA9
(88,74,169)
#4F4297
(79,66,151)
#463A85
(70,58,133)
#3D3273
(61,50,115)
#342A61
(52,42,97)
#2B224F
(43,34,79)
#221A3D
(34,26,61)
#19122B
(25,18,43)
#100A19
(16,10,25)
#000000
(0,0,0)

Tints of #6A5ACD

#6A5ACD
(106,90,205)
#7769D1
(119,105,209)
#8478D5
(132,120,213)
#9187D9
(145,135,217)
#9E96DD
(158,150,221)
#ABA5E1
(171,165,225)
#B8B4E5
(184,180,229)
#C5C3E9
(197,195,233)
#D2D2ED
(210,210,237)
#DFE1F1
(223,225,241)
#ECF0F5
(236,240,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6A5ACD color. Also use rgb(106,90,205) instead hex code.

Text Font Color

.myTextColor { color: #6A5ACD; }

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

This text font color is #6A5ACD.

Background Color

.myBgColor { background-color: #6A5ACD; }

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

This div background color is #6A5ACD.

Border color

.myBorderColor { border: 1px solid #6A5ACD; }

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

This div border color is #6A5ACD.

Opacity

.myOpacity80 { color: #6A5ACD; opacity: 0.8; }

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

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

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

This text has shadow with #6A5ACD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A5ACD.

Preview

Color preview on black background

This text has color #6A5ACD on black background.


Color preview on white background

This text has color #6A5ACD on white background.


Black color preview on #6A5ACD background

This text has black color on #6A5ACD background.


White color preview on #6A5ACD background

This text has white color on #6A5ACD background.


Related colors

Complementary color

Complementary color for #hex is #95A532.


I love getcolorcode.com

Gradients

Color #6A5ACD is used in Slate Blue gradient.

Slate Blue


Triadic colors

1 #CD6A5A and #5ACD6A with #6A5ACD are triadic colors.

2 #CD5A6A and #5A6ACD with #6A5ACD are triadic colors.