COLOR #671512

HEX: #671512 RGB: (103,21,18)

Color info

#671512 contains mainly red color. Web safe color of #671512 is #660000 (or #600).

RGB color model

#671512 color RGB value is (103,21,18).

RGB: (103,21,18) (40%, 8%, 7%)

RGB channels and saturation

R 103 of 255 = 40%
G 21 of 255 = 8%
B 18 of 255 = 7%

103
21
18

R + G + B ~ 18%. #671512 is dark color.

Portions of RGB colors in percentages

R + G + B = 103 + 21 + 18 = 142 (100%)
R 103 of 142 ~ 72.54%
G 21 of 142 ~ 14.79%
B 18 of 142 ~ 12.68'%

%72.54
%14.79
%12.68

CMYK color model

#671512 color CMYK value is (0,80,83,60).

  • cyan value is 0.00%
  • magenta value is 79.61%
  • yellow value is 82.52%
  • key color value is 59.61%
CMYK: (0,80,83,60) C0M80Y83K60 (0%,80%,83%,60%) (0.00/0.80/0.83/0.60) 

CMYK percentages

%0
%79.61
%82.52
%59.61

Codes

Color #671512 in popluar color models

67 15 12
RGB 103 21 18
HSL 70.25% 23.73%
HSB/HSV 82.52% 40.39%
CMYK 0.00% 79.61% 82.52%
59.61%

Color #671512 in popluar number systems.

HEX 67 15 12
Decimal 103 21 18
Binary 1100111 10101 10010
Octal 147 25 22

Shades and tints

Shades of #671512

#671512
(103,21,18)
#5E1411
(94,20,17)
#551310
(85,19,16)
#4C120F
(76,18,15)
#43110E
(67,17,14)
#3A100D
(58,16,13)
#310F0C
(49,15,12)
#280E0B
(40,14,11)
#1F0D0A
(31,13,10)
#160C09
(22,12,9)
#0D0B08
(13,11,8)
#000000
(0,0,0)

Tints of #671512

#671512
(103,21,18)
#742A27
(116,42,39)
#813F3C
(129,63,60)
#8E5451
(142,84,81)
#9B6966
(155,105,102)
#A87E7B
(168,126,123)
#B59390
(181,147,144)
#C2A8A5
(194,168,165)
#CFBDBA
(207,189,186)
#DCD2CF
(220,210,207)
#E9E7E4
(233,231,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #671512; }

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

This text font color is #671512.

Background Color

.myBgColor { background-color: #671512; }

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

This div background color is #671512.

Border color

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

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

This div border color is #671512.

Opacity

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

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

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

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

This text has shadow with #671512 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #671512.

Preview

Color preview on black background

This text has color #671512 on black background.


Color preview on white background

This text has color #671512 on white background.


Black color preview on #671512 background

This text has black color on #671512 background.


White color preview on #671512 background

This text has white color on #671512 background.


Related colors

Complementary color

Complementary color for #hex is #98EAED.


I love getcolorcode.com

Triadic colors

1 #126715 and #151267 with #671512 are triadic colors.

2 #121567 and #156712 with #671512 are triadic colors.