COLOR #6B3A68

HEX: #6B3A68 RGB: (107,58,104)

Color info

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

RGB color model

#6B3A68 color RGB value is (107,58,104).

RGB: (107,58,104) (42%, 23%, 41%)

RGB channels and saturation

R 107 of 255 = 42%
G 58 of 255 = 23%
B 104 of 255 = 41%

107
58
104

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

Portions of RGB colors in percentages

R + G + B = 107 + 58 + 104 = 269 (100%)
R 107 of 269 ~ 39.78%
G 58 of 269 ~ 21.56%
B 104 of 269 ~ 38.66'%

%39.78
%21.56
%38.66

CMYK color model

#6B3A68 color CMYK value is (0,46,3,58).

  • cyan value is 0.00%
  • magenta value is 45.79%
  • yellow value is 2.80%
  • key color value is 58.04%

CMYK: (0,46,3,58)
C0M46Y3K58 (0%, 46%, 3%, 58%)
(0.00 / 0.46 / 0.03 / 0.58)

CMYK percentages

%0
%45.79
%2.8
%58.04

Codes

Color #6B3A68 in popluar color models

6B 3A 68
RGB 107 58 104
HSL 304° 29.70% 32.35%
HSB/HSV 304° 45.79% 41.96%
CMYK 0.00% 45.79% 2.80%
58.04%

Color #6B3A68 in popluar number systems.

HEX 6B 3A 68
Decimal 107 58 104
Binary 1101011 111010 1101000
Octal 153 72 150

Shades and tints

Shades of #6B3A68

#6B3A68
(107,58,104)
#62355F
(98,53,95)
#593056
(89,48,86)
#502B4D
(80,43,77)
#472644
(71,38,68)
#3E213B
(62,33,59)
#351C32
(53,28,50)
#2C1729
(44,23,41)
#231220
(35,18,32)
#1A0D17
(26,13,23)
#11080E
(17,8,14)
#000000
(0,0,0)

Tints of #6B3A68

#6B3A68
(107,58,104)
#784B75
(120,75,117)
#855C82
(133,92,130)
#926D8F
(146,109,143)
#9F7E9C
(159,126,156)
#AC8FA9
(172,143,169)
#B9A0B6
(185,160,182)
#C6B1C3
(198,177,195)
#D3C2D0
(211,194,208)
#E0D3DD
(224,211,221)
#EDE4EA
(237,228,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B3A68 color. Also use rgb(107,58,104) instead hex code.

Text Font Color

.myTextColor { color: #6B3A68; }

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

This text font color is #6B3A68.

Background Color

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

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

This div background color is #6B3A68.

Border color

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

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

This div border color is #6B3A68.

Opacity

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

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

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

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

This text has shadow with #6B3A68 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B3A68.

Preview

Color preview on black background

This text has color #6B3A68 on black background.


Color preview on white background

This text has color #6B3A68 on white background.


Black color preview on #6B3A68 background

This text has black color on #6B3A68 background.


White color preview on #6B3A68 background

This text has white color on #6B3A68 background.


Related colors

Complementary color

Complementary color for #hex is #94C597.


I love getcolorcode.com

Triadic colors

1 #686B3A and #3A686B with #6B3A68 are triadic colors.

2 #683A6B and #3A6B68 with #6B3A68 are triadic colors.