COLOR #672B30

HEX: #672B30 RGB: (103,43,48)

Color info

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

RGB color model

#672B30 color RGB value is (103,43,48).

RGB: (103,43,48) (40%, 17%, 19%)

RGB channels and saturation

R 103 of 255 = 40%
G 43 of 255 = 17%
B 48 of 255 = 19%

103
43
48

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

Portions of RGB colors in percentages

R + G + B = 103 + 43 + 48 = 194 (100%)
R 103 of 194 ~ 53.09%
G 43 of 194 ~ 22.16%
B 48 of 194 ~ 24.74'%

%53.09
%22.16
%24.74

CMYK color model

#672B30 color CMYK value is (0,58,53,60).

  • cyan value is 0.00%
  • magenta value is 58.25%
  • yellow value is 53.40%
  • key color value is 59.61%

CMYK: (0,58,53,60)
C0M58Y53K60 (0%, 58%, 53%, 60%)
(0.00 / 0.58 / 0.53 / 0.60)

CMYK percentages

%0
%58.25
%53.4
%59.61

Codes

Color #672B30 in popluar color models

67 2B 30
RGB 103 43 48
HSL 355° 41.10% 28.63%
HSB/HSV 355° 58.25% 40.39%
CMYK 0.00% 58.25% 53.40%
59.61%

Color #672B30 in popluar number systems.

HEX 67 2B 30
Decimal 103 43 48
Binary 1100111 101011 110000
Octal 147 53 60

Shades and tints

Shades of #672B30

#672B30
(103,43,48)
#5E282C
(94,40,44)
#552528
(85,37,40)
#4C2224
(76,34,36)
#431F20
(67,31,32)
#3A1C1C
(58,28,28)
#311918
(49,25,24)
#281614
(40,22,20)
#1F1310
(31,19,16)
#16100C
(22,16,12)
#0D0D08
(13,13,8)
#000000
(0,0,0)

Tints of #672B30

#672B30
(103,43,48)
#743E42
(116,62,66)
#815154
(129,81,84)
#8E6466
(142,100,102)
#9B7778
(155,119,120)
#A88A8A
(168,138,138)
#B59D9C
(181,157,156)
#C2B0AE
(194,176,174)
#CFC3C0
(207,195,192)
#DCD6D2
(220,214,210)
#E9E9E4
(233,233,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #672B30; }

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

This text font color is #672B30.

Background Color

.myBgColor { background-color: #672B30; }

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

This div background color is #672B30.

Border color

.myBorderColor { border: 1px solid #672B30; }

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

This div border color is #672B30.

Opacity

.myOpacity80 { color: #672B30; opacity: 0.8; }

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

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

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

This text has shadow with #672B30 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #672B30.

Preview

Color preview on black background

This text has color #672B30 on black background.


Color preview on white background

This text has color #672B30 on white background.


Black color preview on #672B30 background

This text has black color on #672B30 background.


White color preview on #672B30 background

This text has white color on #672B30 background.


Related colors

Complementary color

Complementary color for #hex is #98D4CF.


I love getcolorcode.com

Triadic colors

1 #30672B and #2B3067 with #672B30 are triadic colors.

2 #302B67 and #2B6730 with #672B30 are triadic colors.