COLOR #6B396A

HEX: #6B396A RGB: (107,57,106)

Color info

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

RGB color model

#6B396A color RGB value is (107,57,106).

RGB: (107,57,106) (42%, 22%, 42%)

RGB channels and saturation

R 107 of 255 = 42%
G 57 of 255 = 22%
B 106 of 255 = 42%

107
57
106

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

Portions of RGB colors in percentages

R + G + B = 107 + 57 + 106 = 270 (100%)
R 107 of 270 ~ 39.63%
G 57 of 270 ~ 21.11%
B 106 of 270 ~ 39.26'%

%39.63
%21.11
%39.26

CMYK color model

#6B396A color CMYK value is (0,47,1,58).

  • cyan value is 0.00%
  • magenta value is 46.73%
  • yellow value is 0.93%
  • key color value is 58.04%

CMYK: (0,47,1,58)
C0M47Y1K58 (0%, 47%, 1%, 58%)
(0.00 / 0.47 / 0.01 / 0.58)

CMYK percentages

%0
%46.73
%0.93
%58.04

Codes

Color #6B396A in popluar color models

6B 39 6A
RGB 107 57 106
HSL 301° 30.49% 32.16%
HSB/HSV 301° 46.73% 41.96%
CMYK 0.00% 46.73% 0.93%
58.04%

Color #6B396A in popluar number systems.

HEX 6B 39 6A
Decimal 107 57 106
Binary 1101011 111001 1101010
Octal 153 71 152

Shades and tints

Shades of #6B396A

#6B396A
(107,57,106)
#623461
(98,52,97)
#592F58
(89,47,88)
#502A4F
(80,42,79)
#472546
(71,37,70)
#3E203D
(62,32,61)
#351B34
(53,27,52)
#2C162B
(44,22,43)
#231122
(35,17,34)
#1A0C19
(26,12,25)
#110710
(17,7,16)
#000000
(0,0,0)

Tints of #6B396A

#6B396A
(107,57,106)
#784B77
(120,75,119)
#855D84
(133,93,132)
#926F91
(146,111,145)
#9F819E
(159,129,158)
#AC93AB
(172,147,171)
#B9A5B8
(185,165,184)
#C6B7C5
(198,183,197)
#D3C9D2
(211,201,210)
#E0DBDF
(224,219,223)
#EDEDEC
(237,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6B396A; }

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

This text font color is #6B396A.

Background Color

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

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

This div background color is #6B396A.

Border color

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

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

This div border color is #6B396A.

Opacity

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

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

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

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

This text has shadow with #6B396A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B396A.

Preview

Color preview on black background

This text has color #6B396A on black background.


Color preview on white background

This text has color #6B396A on white background.


Black color preview on #6B396A background

This text has black color on #6B396A background.


White color preview on #6B396A background

This text has white color on #6B396A background.


Related colors

Complementary color

Complementary color for #hex is #94C695.


I love getcolorcode.com

Triadic colors

1 #6A6B39 and #396A6B with #6B396A are triadic colors.

2 #6A396B and #396B6A with #6B396A are triadic colors.