COLOR #683849

HEX: #683849 RGB: (104,56,73)

Color info

#683849 contains red, green and blue colors in about the same proportion. Web safe color of #683849 is #663333 (or #633).

RGB color model

#683849 color RGB value is (104,56,73).

RGB: (104,56,73) (41%, 22%, 29%)

RGB channels and saturation

R 104 of 255 = 41%
G 56 of 255 = 22%
B 73 of 255 = 29%

104
56
73

R + G + B ~ 31%. #683849 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 56 + 73 = 233 (100%)
R 104 of 233 ~ 44.64%
G 56 of 233 ~ 24.03%
B 73 of 233 ~ 31.33'%

%44.64
%24.03
%31.33

CMYK color model

#683849 color CMYK value is (0,46,30,59).

  • cyan value is 0.00%
  • magenta value is 46.15%
  • yellow value is 29.81%
  • key color value is 59.22%
CMYK: (0,46,30,59) C0M46Y30K59 (0%,46%,30%,59%) (0.00/0.46/0.30/0.59) 

CMYK percentages

%0
%46.15
%29.81
%59.22

Codes

Color #683849 in popluar color models

68 38 49
RGB 104 56 73
HSL 339° 30.00% 31.37%
HSB/HSV 339° 46.15% 40.78%
CMYK 0.00% 46.15% 29.81%
59.22%

Color #683849 in popluar number systems.

HEX 68 38 49
Decimal 104 56 73
Binary 1101000 111000 1001001
Octal 150 70 111

Shades and tints

Shades of #683849

#683849
(104,56,73)
#5F3343
(95,51,67)
#562E3D
(86,46,61)
#4D2937
(77,41,55)
#442431
(68,36,49)
#3B1F2B
(59,31,43)
#321A25
(50,26,37)
#29151F
(41,21,31)
#201019
(32,16,25)
#170B13
(23,11,19)
#0E060D
(14,6,13)
#000000
(0,0,0)

Tints of #683849

#683849
(104,56,73)
#754A59
(117,74,89)
#825C69
(130,92,105)
#8F6E79
(143,110,121)
#9C8089
(156,128,137)
#A99299
(169,146,153)
#B6A4A9
(182,164,169)
#C3B6B9
(195,182,185)
#D0C8C9
(208,200,201)
#DDDAD9
(221,218,217)
#EAECE9
(234,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #683849 color. Also use rgb(104,56,73) instead hex code.

Text Font Color

.myTextColor { color: #683849; }

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

This text font color is #683849.

Background Color

.myBgColor { background-color: #683849; }

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

This div background color is #683849.

Border color

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

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

This div border color is #683849.

Opacity

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

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

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

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

This text has shadow with #683849 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #683849.

Preview

Color preview on black background

This text has color #683849 on black background.


Color preview on white background

This text has color #683849 on white background.


Black color preview on #683849 background

This text has black color on #683849 background.


White color preview on #683849 background

This text has white color on #683849 background.


Related colors

Complementary color

Complementary color for #hex is #97C7B6.


I love getcolorcode.com

Triadic colors

1 #496838 and #384968 with #683849 are triadic colors.

2 #493868 and #386849 with #683849 are triadic colors.