COLOR #670821

HEX: #670821 RGB: (103,8,33)

Color info

#670821 contains mainly red color. Web safe color of #670821 is #660033 (or #603).

RGB color model

#670821 color RGB value is (103,8,33).

RGB: (103,8,33) (40%, 3%, 13%)

RGB channels and saturation

R 103 of 255 = 40%
G 8 of 255 = 3%
B 33 of 255 = 13%

103
8
33

R + G + B ~ 19%. #670821 is dark color.

Portions of RGB colors in percentages

R + G + B = 103 + 8 + 33 = 144 (100%)
R 103 of 144 ~ 71.53%
G 8 of 144 ~ 5.56%
B 33 of 144 ~ 22.92'%

%71.53
%22.92

CMYK color model

#670821 color CMYK value is (0,92,68,60).

  • cyan value is 0.00%
  • magenta value is 92.23%
  • yellow value is 67.96%
  • key color value is 59.61%

CMYK: (0,92,68,60)
C0M92Y68K60 (0%, 92%, 68%, 60%)
(0.00 / 0.92 / 0.68 / 0.60)

CMYK percentages

%0
%92.23
%67.96
%59.61

Codes

Color #670821 in popluar color models

67 08 21
RGB 103 8 33
HSL 344° 85.59% 21.76%
HSB/HSV 344° 92.23% 40.39%
CMYK 0.00% 92.23% 67.96%
59.61%

Color #670821 in popluar number systems.

HEX 67 08 21
Decimal 103 8 33
Binary 1100111 1000 100001
Octal 147 10 41

Shades and tints

Shades of #670821

#670821
(103,8,33)
#5E081E
(94,8,30)
#55081B
(85,8,27)
#4C0818
(76,8,24)
#430815
(67,8,21)
#3A0812
(58,8,18)
#31080F
(49,8,15)
#28080C
(40,8,12)
#1F0809
(31,8,9)
#160806
(22,8,6)
#0D0803
(13,8,3)
#000000
(0,0,0)

Tints of #670821

#670821
(103,8,33)
#741E35
(116,30,53)
#813449
(129,52,73)
#8E4A5D
(142,74,93)
#9B6071
(155,96,113)
#A87685
(168,118,133)
#B58C99
(181,140,153)
#C2A2AD
(194,162,173)
#CFB8C1
(207,184,193)
#DCCED5
(220,206,213)
#E9E4E9
(233,228,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #670821 color. Also use rgb(103,8,33) instead hex code.

Text Font Color

.myTextColor { color: #670821; }

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

This text font color is #670821.

Background Color

.myBgColor { background-color: #670821; }

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

This div background color is #670821.

Border color

.myBorderColor { border: 1px solid #670821; }

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

This div border color is #670821.

Opacity

.myOpacity80 { color: #670821; opacity: 0.8; }

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

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

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

This text has shadow with #670821 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #670821.

Preview

Color preview on black background

This text has color #670821 on black background.


Color preview on white background

This text has color #670821 on white background.


Black color preview on #670821 background

This text has black color on #670821 background.


White color preview on #670821 background

This text has white color on #670821 background.


Related colors

Complementary color

Complementary color for #hex is #98F7DE.


I love getcolorcode.com

Triadic colors

1 #216708 and #082167 with #670821 are triadic colors.

2 #210867 and #086721 with #670821 are triadic colors.