COLOR #671526

HEX: #671526 RGB: (103,21,38)

Color info

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

RGB color model

#671526 color RGB value is (103,21,38).

RGB: (103,21,38) (40%, 8%, 15%)

RGB channels and saturation

R 103 of 255 = 40%
G 21 of 255 = 8%
B 38 of 255 = 15%

103
21
38

R + G + B ~ 21%. #671526 is dark color.

Portions of RGB colors in percentages

R + G + B = 103 + 21 + 38 = 162 (100%)
R 103 of 162 ~ 63.58%
G 21 of 162 ~ 12.96%
B 38 of 162 ~ 23.46'%

%63.58
%12.96
%23.46

CMYK color model

#671526 color CMYK value is (0,80,63,60).

  • cyan value is 0.00%
  • magenta value is 79.61%
  • yellow value is 63.11%
  • key color value is 59.61%

CMYK: (0,80,63,60)
C0M80Y63K60 (0%, 80%, 63%, 60%)
(0.00 / 0.80 / 0.63 / 0.60)

CMYK percentages

%0
%79.61
%63.11
%59.61

Codes

Color #671526 in popluar color models

67 15 26
RGB 103 21 38
HSL 348° 66.13% 24.31%
HSB/HSV 348° 79.61% 40.39%
CMYK 0.00% 79.61% 63.11%
59.61%

Color #671526 in popluar number systems.

HEX 67 15 26
Decimal 103 21 38
Binary 1100111 10101 100110
Octal 147 25 46

Shades and tints

Shades of #671526

#671526
(103,21,38)
#5E1423
(94,20,35)
#551320
(85,19,32)
#4C121D
(76,18,29)
#43111A
(67,17,26)
#3A1017
(58,16,23)
#310F14
(49,15,20)
#280E11
(40,14,17)
#1F0D0E
(31,13,14)
#160C0B
(22,12,11)
#0D0B08
(13,11,8)
#000000
(0,0,0)

Tints of #671526

#671526
(103,21,38)
#742A39
(116,42,57)
#813F4C
(129,63,76)
#8E545F
(142,84,95)
#9B6972
(155,105,114)
#A87E85
(168,126,133)
#B59398
(181,147,152)
#C2A8AB
(194,168,171)
#CFBDBE
(207,189,190)
#DCD2D1
(220,210,209)
#E9E7E4
(233,231,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #671526 color. Also use rgb(103,21,38) instead hex code.

Text Font Color

.myTextColor { color: #671526; }

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

This text font color is #671526.

Background Color

.myBgColor { background-color: #671526; }

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

This div background color is #671526.

Border color

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

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

This div border color is #671526.

Opacity

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

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

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

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

This text has shadow with #671526 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #671526.

Preview

Color preview on black background

This text has color #671526 on black background.


Color preview on white background

This text has color #671526 on white background.


Black color preview on #671526 background

This text has black color on #671526 background.


White color preview on #671526 background

This text has white color on #671526 background.


Related colors

Complementary color

Complementary color for #hex is #98EAD9.


I love getcolorcode.com

Triadic colors

1 #266715 and #152667 with #671526 are triadic colors.

2 #261567 and #156726 with #671526 are triadic colors.