COLOR #6B4463

HEX: #6B4463 RGB: (107,68,99)

Color info

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

RGB color model

#6B4463 color RGB value is (107,68,99).

RGB: (107,68,99) (42%, 27%, 39%)

RGB channels and saturation

R 107 of 255 = 42%
G 68 of 255 = 27%
B 99 of 255 = 39%

107
68
99

R + G + B ~ 36%. #6B4463 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 107 + 68 + 99 = 274 (100%)
R 107 of 274 ~ 39.05%
G 68 of 274 ~ 24.82%
B 99 of 274 ~ 36.13'%

%39.05
%24.82
%36.13

CMYK color model

#6B4463 color CMYK value is (0,36,7,58).

  • cyan value is 0.00%
  • magenta value is 36.45%
  • yellow value is 7.48%
  • key color value is 58.04%

CMYK: (0,36,7,58)
C0M36Y7K58 (0%, 36%, 7%, 58%)
(0.00 / 0.36 / 0.07 / 0.58)

CMYK percentages

%0
%36.45
%7.48
%58.04

Codes

Color #6B4463 in popluar color models

6B 44 63
RGB 107 68 99
HSL 312° 22.29% 34.31%
HSB/HSV 312° 36.45% 41.96%
CMYK 0.00% 36.45% 7.48%
58.04%

Color #6B4463 in popluar number systems.

HEX 6B 44 63
Decimal 107 68 99
Binary 1101011 1000100 1100011
Octal 153 104 143

Shades and tints

Shades of #6B4463

#6B4463
(107,68,99)
#623E5A
(98,62,90)
#593851
(89,56,81)
#503248
(80,50,72)
#472C3F
(71,44,63)
#3E2636
(62,38,54)
#35202D
(53,32,45)
#2C1A24
(44,26,36)
#23141B
(35,20,27)
#1A0E12
(26,14,18)
#110809
(17,8,9)
#000000
(0,0,0)

Tints of #6B4463

#6B4463
(107,68,99)
#785571
(120,85,113)
#85667F
(133,102,127)
#92778D
(146,119,141)
#9F889B
(159,136,155)
#AC99A9
(172,153,169)
#B9AAB7
(185,170,183)
#C6BBC5
(198,187,197)
#D3CCD3
(211,204,211)
#E0DDE1
(224,221,225)
#EDEEEF
(237,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B4463 color. Also use rgb(107,68,99) instead hex code.

Text Font Color

.myTextColor { color: #6B4463; }

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

This text font color is #6B4463.

Background Color

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

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

This div background color is #6B4463.

Border color

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

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

This div border color is #6B4463.

Opacity

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

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

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

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

This text has shadow with #6B4463 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B4463.

Preview

Color preview on black background

This text has color #6B4463 on black background.


Color preview on white background

This text has color #6B4463 on white background.


Black color preview on #6B4463 background

This text has black color on #6B4463 background.


White color preview on #6B4463 background

This text has white color on #6B4463 background.


Related colors

Complementary color

Complementary color for #hex is #94BB9C.


I love getcolorcode.com

Triadic colors

1 #636B44 and #44636B with #6B4463 are triadic colors.

2 #63446B and #446B63 with #6B4463 are triadic colors.