COLOR #6B0936

HEX: #6B0936 RGB: (107,9,54)

Color info

#6B0936 contains mainly red and blue colors. Web safe color of #6B0936 is #660033 (or #603).

RGB color model

#6B0936 color RGB value is (107,9,54).

RGB: (107,9,54) (42%, 4%, 21%)

RGB channels and saturation

R 107 of 255 = 42%
G 9 of 255 = 4%
B 54 of 255 = 21%

107
9
54

R + G + B ~ 22%. #6B0936 is dark color.

Portions of RGB colors in percentages

R + G + B = 107 + 9 + 54 = 170 (100%)
R 107 of 170 ~ 62.94%
G 9 of 170 ~ 5.29%
B 54 of 170 ~ 31.76'%

%62.94
%31.76

CMYK color model

#6B0936 color CMYK value is (0,92,50,58).

  • cyan value is 0.00%
  • magenta value is 91.59%
  • yellow value is 49.53%
  • key color value is 58.04%

CMYK: (0,92,50,58)
C0M92Y50K58 (0%, 92%, 50%, 58%)
(0.00 / 0.92 / 0.50 / 0.58)

CMYK percentages

%0
%91.59
%49.53
%58.04

Codes

Color #6B0936 in popluar color models

6B 09 36
RGB 107 9 54
HSL 332° 84.48% 22.75%
HSB/HSV 332° 91.59% 41.96%
CMYK 0.00% 91.59% 49.53%
58.04%

Color #6B0936 in popluar number systems.

HEX 6B 09 36
Decimal 107 9 54
Binary 1101011 1001 110110
Octal 153 11 66

Shades and tints

Shades of #6B0936

#6B0936
(107,9,54)
#620932
(98,9,50)
#59092E
(89,9,46)
#50092A
(80,9,42)
#470926
(71,9,38)
#3E0922
(62,9,34)
#35091E
(53,9,30)
#2C091A
(44,9,26)
#230916
(35,9,22)
#1A0912
(26,9,18)
#11090E
(17,9,14)
#000000
(0,0,0)

Tints of #6B0936

#6B0936
(107,9,54)
#781F48
(120,31,72)
#85355A
(133,53,90)
#924B6C
(146,75,108)
#9F617E
(159,97,126)
#AC7790
(172,119,144)
#B98DA2
(185,141,162)
#C6A3B4
(198,163,180)
#D3B9C6
(211,185,198)
#E0CFD8
(224,207,216)
#EDE5EA
(237,229,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6B0936; }

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

This text font color is #6B0936.

Background Color

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

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

This div background color is #6B0936.

Border color

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

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

This div border color is #6B0936.

Opacity

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

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

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

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

This text has shadow with #6B0936 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B0936.

Preview

Color preview on black background

This text has color #6B0936 on black background.


Color preview on white background

This text has color #6B0936 on white background.


Black color preview on #6B0936 background

This text has black color on #6B0936 background.


White color preview on #6B0936 background

This text has white color on #6B0936 background.


Related colors

Complementary color

Complementary color for #hex is #94F6C9.


I love getcolorcode.com

Triadic colors

1 #366B09 and #09366B with #6B0936 are triadic colors.

2 #36096B and #096B36 with #6B0936 are triadic colors.