COLOR #683413

HEX: #683413 RGB: (104,52,19)

Color info

#683413 contains mainly red and green colors. Web safe color of #683413 is #663300 (or #630).

RGB color model

#683413 color RGB value is (104,52,19).

RGB: (104,52,19) (41%, 20%, 7%)

RGB channels and saturation

R 104 of 255 = 41%
G 52 of 255 = 20%
B 19 of 255 = 7%

104
52
19

R + G + B ~ 23%. #683413 is dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 52 + 19 = 175 (100%)
R 104 of 175 ~ 59.43%
G 52 of 175 ~ 29.71%
B 19 of 175 ~ 10.86'%

%59.43
%29.71
%10.86

CMYK color model

#683413 color CMYK value is (0,50,82,59).

  • cyan value is 0.00%
  • magenta value is 50.00%
  • yellow value is 81.73%
  • key color value is 59.22%

CMYK: (0,50,82,59)
C0M50Y82K59 (0%, 50%, 82%, 59%)
(0.00 / 0.50 / 0.82 / 0.59)

CMYK percentages

%0
%50
%81.73
%59.22

Codes

Color #683413 in popluar color models

68 34 13
RGB 104 52 19
HSL 23° 69.11% 24.12%
HSB/HSV 23° 81.73% 40.78%
CMYK 0.00% 50.00% 81.73%
59.22%

Color #683413 in popluar number systems.

HEX 68 34 13
Decimal 104 52 19
Binary 1101000 110100 10011
Octal 150 64 23

Shades and tints

Shades of #683413

#683413
(104,52,19)
#5F3012
(95,48,18)
#562C11
(86,44,17)
#4D2810
(77,40,16)
#44240F
(68,36,15)
#3B200E
(59,32,14)
#321C0D
(50,28,13)
#29180C
(41,24,12)
#20140B
(32,20,11)
#17100A
(23,16,10)
#0E0C09
(14,12,9)
#000000
(0,0,0)

Tints of #683413

#683413
(104,52,19)
#754628
(117,70,40)
#82583D
(130,88,61)
#8F6A52
(143,106,82)
#9C7C67
(156,124,103)
#A98E7C
(169,142,124)
#B6A091
(182,160,145)
#C3B2A6
(195,178,166)
#D0C4BB
(208,196,187)
#DDD6D0
(221,214,208)
#EAE8E5
(234,232,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #683413 color. Also use rgb(104,52,19) instead hex code.

Text Font Color

.myTextColor { color: #683413; }

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

This text font color is #683413.

Background Color

.myBgColor { background-color: #683413; }

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

This div background color is #683413.

Border color

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

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

This div border color is #683413.

Opacity

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

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

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

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

This text has shadow with #683413 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #683413.

Preview

Color preview on black background

This text has color #683413 on black background.


Color preview on white background

This text has color #683413 on white background.


Black color preview on #683413 background

This text has black color on #683413 background.


White color preview on #683413 background

This text has white color on #683413 background.


Related colors

Complementary color

Complementary color for #hex is #97CBEC.


I love getcolorcode.com

Triadic colors

1 #136834 and #341368 with #683413 are triadic colors.

2 #133468 and #346813 with #683413 are triadic colors.