COLOR #6B3C62

HEX: #6B3C62 RGB: (107,60,98)

Color info

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

RGB color model

#6B3C62 color RGB value is (107,60,98).

RGB: (107,60,98) (42%, 24%, 38%)

RGB channels and saturation

R 107 of 255 = 42%
G 60 of 255 = 24%
B 98 of 255 = 38%

107
60
98

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

Portions of RGB colors in percentages

R + G + B = 107 + 60 + 98 = 265 (100%)
R 107 of 265 ~ 40.38%
G 60 of 265 ~ 22.64%
B 98 of 265 ~ 36.98'%

%40.38
%22.64
%36.98

CMYK color model

#6B3C62 color CMYK value is (0,44,8,58).

  • cyan value is 0.00%
  • magenta value is 43.93%
  • yellow value is 8.41%
  • key color value is 58.04%

CMYK: (0,44,8,58)
C0M44Y8K58 (0%, 44%, 8%, 58%)
(0.00 / 0.44 / 0.08 / 0.58)

CMYK percentages

%0
%43.93
%8.41
%58.04

Codes

Color #6B3C62 in popluar color models

6B 3C 62
RGB 107 60 98
HSL 311° 28.14% 32.75%
HSB/HSV 311° 43.93% 41.96%
CMYK 0.00% 43.93% 8.41%
58.04%

Color #6B3C62 in popluar number systems.

HEX 6B 3C 62
Decimal 107 60 98
Binary 1101011 111100 1100010
Octal 153 74 142

Shades and tints

Shades of #6B3C62

#6B3C62
(107,60,98)
#62375A
(98,55,90)
#593252
(89,50,82)
#502D4A
(80,45,74)
#472842
(71,40,66)
#3E233A
(62,35,58)
#351E32
(53,30,50)
#2C192A
(44,25,42)
#231422
(35,20,34)
#1A0F1A
(26,15,26)
#110A12
(17,10,18)
#000000
(0,0,0)

Tints of #6B3C62

#6B3C62
(107,60,98)
#784D70
(120,77,112)
#855E7E
(133,94,126)
#926F8C
(146,111,140)
#9F809A
(159,128,154)
#AC91A8
(172,145,168)
#B9A2B6
(185,162,182)
#C6B3C4
(198,179,196)
#D3C4D2
(211,196,210)
#E0D5E0
(224,213,224)
#EDE6EE
(237,230,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B3C62 color. Also use rgb(107,60,98) instead hex code.

Text Font Color

.myTextColor { color: #6B3C62; }

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

This text font color is #6B3C62.

Background Color

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

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

This div background color is #6B3C62.

Border color

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

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

This div border color is #6B3C62.

Opacity

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

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

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

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

This text has shadow with #6B3C62 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B3C62.

Preview

Color preview on black background

This text has color #6B3C62 on black background.


Color preview on white background

This text has color #6B3C62 on white background.


Black color preview on #6B3C62 background

This text has black color on #6B3C62 background.


White color preview on #6B3C62 background

This text has white color on #6B3C62 background.


Related colors

Complementary color

Complementary color for #hex is #94C39D.


I love getcolorcode.com

Triadic colors

1 #626B3C and #3C626B with #6B3C62 are triadic colors.

2 #623C6B and #3C6B62 with #6B3C62 are triadic colors.