COLOR #6A366A

HEX: #6A366A RGB: (106,54,106)

Color info

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

RGB color model

#6A366A color RGB value is (106,54,106).

RGB: (106,54,106) (42%, 21%, 42%)

RGB channels and saturation

R 106 of 255 = 42%
G 54 of 255 = 21%
B 106 of 255 = 42%

106
54
106

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

Portions of RGB colors in percentages

R + G + B = 106 + 54 + 106 = 266 (100%)
R 106 of 266 ~ 39.85%
G 54 of 266 ~ 20.3%
B 106 of 266 ~ 39.85'%

%39.85
%20.3
%39.85

CMYK color model

#6A366A color CMYK value is (0,49,0,58).

  • cyan value is 0.00%
  • magenta value is 49.06%
  • yellow value is 0.00%
  • key color value is 58.43%

CMYK: (0,49,0,58)
C0M49Y0K58 (0%, 49%, 0%, 58%)
(0.00 / 0.49 / 0.00 / 0.58)

CMYK percentages

%0
%49.06
%0
%58.43

Codes

Color #6A366A in popluar color models

6A 36 6A
RGB 106 54 106
HSL 300° 32.50% 31.37%
HSB/HSV 300° 49.06% 41.57%
CMYK 0.00% 49.06% 0.00%
58.43%

Color #6A366A in popluar number systems.

HEX 6A 36 6A
Decimal 106 54 106
Binary 1101010 110110 1101010
Octal 152 66 152

Shades and tints

Shades of #6A366A

#6A366A
(106,54,106)
#613261
(97,50,97)
#582E58
(88,46,88)
#4F2A4F
(79,42,79)
#462646
(70,38,70)
#3D223D
(61,34,61)
#341E34
(52,30,52)
#2B1A2B
(43,26,43)
#221622
(34,22,34)
#191219
(25,18,25)
#100E10
(16,14,16)
#000000
(0,0,0)

Tints of #6A366A

#6A366A
(106,54,106)
#774877
(119,72,119)
#845A84
(132,90,132)
#916C91
(145,108,145)
#9E7E9E
(158,126,158)
#AB90AB
(171,144,171)
#B8A2B8
(184,162,184)
#C5B4C5
(197,180,197)
#D2C6D2
(210,198,210)
#DFD8DF
(223,216,223)
#ECEAEC
(236,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6A366A; }

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

This text font color is #6A366A.

Background Color

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

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

This div background color is #6A366A.

Border color

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

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

This div border color is #6A366A.

Opacity

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

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

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

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

This text has shadow with #6A366A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A366A.

Preview

Color preview on black background

This text has color #6A366A on black background.


Color preview on white background

This text has color #6A366A on white background.


Black color preview on #6A366A background

This text has black color on #6A366A background.


White color preview on #6A366A background

This text has white color on #6A366A background.


Related colors

Complementary color

Complementary color for #hex is #95C995.


I love getcolorcode.com

Triadic colors

1 #6A6A36 and #366A6A with #6A366A are triadic colors.

2 #6A366A and #366A6A with #6A366A are triadic colors.