COLOR #6A3D60

HEX: #6A3D60 RGB: (106,61,96)

Color info

#6A3D60 contains red, green and blue colors in about the same proportion. Web safe color of #6A3D60 is #663366 (or #636).

RGB color model

#6A3D60 color RGB value is (106,61,96).

RGB: (106,61,96) (42%, 24%, 38%)

RGB channels and saturation

R 106 of 255 = 42%
G 61 of 255 = 24%
B 96 of 255 = 38%

106
61
96

R + G + B ~ 35%. #6A3D60 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 106 + 61 + 96 = 263 (100%)
R 106 of 263 ~ 40.3%
G 61 of 263 ~ 23.19%
B 96 of 263 ~ 36.5'%

%40.3
%23.19
%36.5

CMYK color model

#6A3D60 color CMYK value is (0,42,9,58).

  • cyan value is 0.00%
  • magenta value is 42.45%
  • yellow value is 9.43%
  • key color value is 58.43%

CMYK: (0,42,9,58)
C0M42Y9K58 (0%, 42%, 9%, 58%)
(0.00 / 0.42 / 0.09 / 0.58)

CMYK percentages

%0
%42.45
%9.43
%58.43

Codes

Color #6A3D60 in popluar color models

6A 3D 60
RGB 106 61 96
HSL 313° 26.95% 32.75%
HSB/HSV 313° 42.45% 41.57%
CMYK 0.00% 42.45% 9.43%
58.43%

Color #6A3D60 in popluar number systems.

HEX 6A 3D 60
Decimal 106 61 96
Binary 1101010 111101 1100000
Octal 152 75 140

Shades and tints

Shades of #6A3D60

#6A3D60
(106,61,96)
#613858
(97,56,88)
#583350
(88,51,80)
#4F2E48
(79,46,72)
#462940
(70,41,64)
#3D2438
(61,36,56)
#341F30
(52,31,48)
#2B1A28
(43,26,40)
#221520
(34,21,32)
#191018
(25,16,24)
#100B10
(16,11,16)
#000000
(0,0,0)

Tints of #6A3D60

#6A3D60
(106,61,96)
#774E6E
(119,78,110)
#845F7C
(132,95,124)
#91708A
(145,112,138)
#9E8198
(158,129,152)
#AB92A6
(171,146,166)
#B8A3B4
(184,163,180)
#C5B4C2
(197,180,194)
#D2C5D0
(210,197,208)
#DFD6DE
(223,214,222)
#ECE7EC
(236,231,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6A3D60 color. Also use rgb(106,61,96) instead hex code.

Text Font Color

.myTextColor { color: #6A3D60; }

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

This text font color is #6A3D60.

Background Color

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

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

This div background color is #6A3D60.

Border color

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

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

This div border color is #6A3D60.

Opacity

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

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

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

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

This text has shadow with #6A3D60 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A3D60.

Preview

Color preview on black background

This text has color #6A3D60 on black background.


Color preview on white background

This text has color #6A3D60 on white background.


Black color preview on #6A3D60 background

This text has black color on #6A3D60 background.


White color preview on #6A3D60 background

This text has white color on #6A3D60 background.


Related colors

Complementary color

Complementary color for #hex is #95C29F.


I love getcolorcode.com

Triadic colors

1 #606A3D and #3D606A with #6A3D60 are triadic colors.

2 #603D6A and #3D6A60 with #6A3D60 are triadic colors.