COLOR #672930

HEX: #672930 RGB: (103,41,48)

Color info

#672930 contains mainly red and blue colors. Web safe color of #672930 is #663333 (or #633).

RGB color model

#672930 color RGB value is (103,41,48).

RGB: (103,41,48) (40%, 16%, 19%)

RGB channels and saturation

R 103 of 255 = 40%
G 41 of 255 = 16%
B 48 of 255 = 19%

103
41
48

R + G + B ~ 25%. #672930 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 103 + 41 + 48 = 192 (100%)
R 103 of 192 ~ 53.65%
G 41 of 192 ~ 21.35%
B 48 of 192 ~ 25'%

%53.65
%21.35
%25

CMYK color model

#672930 color CMYK value is (0,60,53,60).

  • cyan value is 0.00%
  • magenta value is 60.19%
  • yellow value is 53.40%
  • key color value is 59.61%
CMYK: (0,60,53,60) C0M60Y53K60 (0%,60%,53%,60%) (0.00/0.60/0.53/0.60) 

CMYK percentages

%0
%60.19
%53.4
%59.61

Codes

Color #672930 in popluar color models

67 29 30
RGB 103 41 48
HSL 353° 43.06% 28.24%
HSB/HSV 353° 60.19% 40.39%
CMYK 0.00% 60.19% 53.40%
59.61%

Color #672930 in popluar number systems.

HEX 67 29 30
Decimal 103 41 48
Binary 1100111 101001 110000
Octal 147 51 60

Shades and tints

Shades of #672930

#672930
(103,41,48)
#5E262C
(94,38,44)
#552328
(85,35,40)
#4C2024
(76,32,36)
#431D20
(67,29,32)
#3A1A1C
(58,26,28)
#311718
(49,23,24)
#281414
(40,20,20)
#1F1110
(31,17,16)
#160E0C
(22,14,12)
#0D0B08
(13,11,8)
#000000
(0,0,0)

Tints of #672930

#672930
(103,41,48)
#743C42
(116,60,66)
#814F54
(129,79,84)
#8E6266
(142,98,102)
#9B7578
(155,117,120)
#A8888A
(168,136,138)
#B59B9C
(181,155,156)
#C2AEAE
(194,174,174)
#CFC1C0
(207,193,192)
#DCD4D2
(220,212,210)
#E9E7E4
(233,231,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #672930 color. Also use rgb(103,41,48) instead hex code.

Text Font Color

.myTextColor { color: #672930; }

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

This text font color is #672930.

Background Color

.myBgColor { background-color: #672930; }

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

This div background color is #672930.

Border color

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

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

This div border color is #672930.

Opacity

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

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

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

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

This text has shadow with #672930 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #672930.

Preview

Color preview on black background

This text has color #672930 on black background.


Color preview on white background

This text has color #672930 on white background.


Black color preview on #672930 background

This text has black color on #672930 background.


White color preview on #672930 background

This text has white color on #672930 background.


Related colors

Complementary color

Complementary color for #hex is #98D6CF.


I love getcolorcode.com

Triadic colors

1 #306729 and #293067 with #672930 are triadic colors.

2 #302967 and #296730 with #672930 are triadic colors.