COLOR #6B0437

HEX: #6B0437 RGB: (107,4,55)

Color info

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

RGB color model

#6B0437 color RGB value is (107,4,55).

RGB: (107,4,55) (42%, 2%, 22%)

RGB channels and saturation

R 107 of 255 = 42%
G 4 of 255 = 2%
B 55 of 255 = 22%

107
4
55

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

Portions of RGB colors in percentages

R + G + B = 107 + 4 + 55 = 166 (100%)
R 107 of 166 ~ 64.46%
G 4 of 166 ~ 2.41%
B 55 of 166 ~ 33.13'%

%64.46
%33.13

CMYK color model

#6B0437 color CMYK value is (0,96,49,58).

  • cyan value is 0.00%
  • magenta value is 96.26%
  • yellow value is 48.60%
  • key color value is 58.04%

CMYK: (0,96,49,58)
C0M96Y49K58 (0%, 96%, 49%, 58%)
(0.00 / 0.96 / 0.49 / 0.58)

CMYK percentages

%0
%96.26
%48.6
%58.04

Codes

Color #6B0437 in popluar color models

6B 04 37
RGB 107 4 55
HSL 330° 92.79% 21.76%
HSB/HSV 330° 96.26% 41.96%
CMYK 0.00% 96.26% 48.60%
58.04%

Color #6B0437 in popluar number systems.

HEX 6B 04 37
Decimal 107 4 55
Binary 1101011 100 110111
Octal 153 4 67

Shades and tints

Shades of #6B0437

#6B0437
(107,4,55)
#620432
(98,4,50)
#59042D
(89,4,45)
#500428
(80,4,40)
#470423
(71,4,35)
#3E041E
(62,4,30)
#350419
(53,4,25)
#2C0414
(44,4,20)
#23040F
(35,4,15)
#1A040A
(26,4,10)
#110405
(17,4,5)
#000000
(0,0,0)

Tints of #6B0437

#6B0437
(107,4,55)
#781A49
(120,26,73)
#85305B
(133,48,91)
#92466D
(146,70,109)
#9F5C7F
(159,92,127)
#AC7291
(172,114,145)
#B988A3
(185,136,163)
#C69EB5
(198,158,181)
#D3B4C7
(211,180,199)
#E0CAD9
(224,202,217)
#EDE0EB
(237,224,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B0437 color. Also use rgb(107,4,55) instead hex code.

Text Font Color

.myTextColor { color: #6B0437; }

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

This text font color is #6B0437.

Background Color

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

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

This div background color is #6B0437.

Border color

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

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

This div border color is #6B0437.

Opacity

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

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

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

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

This text has shadow with #6B0437 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B0437.

Preview

Color preview on black background

This text has color #6B0437 on black background.


Color preview on white background

This text has color #6B0437 on white background.


Black color preview on #6B0437 background

This text has black color on #6B0437 background.


White color preview on #6B0437 background

This text has white color on #6B0437 background.


Related colors

Complementary color

Complementary color for #hex is #94FBC8.


I love getcolorcode.com

Triadic colors

1 #376B04 and #04376B with #6B0437 are triadic colors.

2 #37046B and #046B37 with #6B0437 are triadic colors.