COLOR #683425

HEX: #683425 RGB: (104,52,37)

Color info

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

RGB color model

#683425 color RGB value is (104,52,37).

RGB: (104,52,37) (41%, 20%, 15%)

RGB channels and saturation

R 104 of 255 = 41%
G 52 of 255 = 20%
B 37 of 255 = 15%

104
52
37

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

Portions of RGB colors in percentages

R + G + B = 104 + 52 + 37 = 193 (100%)
R 104 of 193 ~ 53.89%
G 52 of 193 ~ 26.94%
B 37 of 193 ~ 19.17'%

%53.89
%26.94
%19.17

CMYK color model

#683425 color CMYK value is (0,50,64,59).

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

CMYK: (0,50,64,59)
C0M50Y64K59 (0%, 50%, 64%, 59%)
(0.00 / 0.50 / 0.64 / 0.59)

CMYK percentages

%0
%50
%64.42
%59.22

Codes

Color #683425 in popluar color models

68 34 25
RGB 104 52 37
HSL 13° 47.52% 27.65%
HSB/HSV 13° 64.42% 40.78%
CMYK 0.00% 50.00% 64.42%
59.22%

Color #683425 in popluar number systems.

HEX 68 34 25
Decimal 104 52 37
Binary 1101000 110100 100101
Octal 150 64 45

Shades and tints

Shades of #683425

#683425
(104,52,37)
#5F3022
(95,48,34)
#562C1F
(86,44,31)
#4D281C
(77,40,28)
#442419
(68,36,25)
#3B2016
(59,32,22)
#321C13
(50,28,19)
#291810
(41,24,16)
#20140D
(32,20,13)
#17100A
(23,16,10)
#0E0C07
(14,12,7)
#000000
(0,0,0)

Tints of #683425

#683425
(104,52,37)
#754638
(117,70,56)
#82584B
(130,88,75)
#8F6A5E
(143,106,94)
#9C7C71
(156,124,113)
#A98E84
(169,142,132)
#B6A097
(182,160,151)
#C3B2AA
(195,178,170)
#D0C4BD
(208,196,189)
#DDD6D0
(221,214,208)
#EAE8E3
(234,232,227)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #683425; }

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

This text font color is #683425.

Background Color

.myBgColor { background-color: #683425; }

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

This div background color is #683425.

Border color

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

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

This div border color is #683425.

Opacity

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

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

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

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

This text has shadow with #683425 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #683425.

Preview

Color preview on black background

This text has color #683425 on black background.


Color preview on white background

This text has color #683425 on white background.


Black color preview on #683425 background

This text has black color on #683425 background.


White color preview on #683425 background

This text has white color on #683425 background.


Related colors

Complementary color

Complementary color for #hex is #97CBDA.


I love getcolorcode.com

Triadic colors

1 #256834 and #342568 with #683425 are triadic colors.

2 #253468 and #346825 with #683425 are triadic colors.