COLOR #675039

HEX: #675039 RGB: (103,80,57)

Color info

#675039 contains red, green and blue colors in about the same proportion. Web safe color of #675039 is #666633 (or #663).

RGB color model

#675039 color RGB value is (103,80,57).

RGB: (103,80,57) (40%, 31%, 22%)

RGB channels and saturation

R 103 of 255 = 40%
G 80 of 255 = 31%
B 57 of 255 = 22%

103
80
57

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

Portions of RGB colors in percentages

R + G + B = 103 + 80 + 57 = 240 (100%)
R 103 of 240 ~ 42.92%
G 80 of 240 ~ 33.33%
B 57 of 240 ~ 23.75'%

%42.92
%33.33
%23.75

CMYK color model

#675039 color CMYK value is (0,22,45,60).

  • cyan value is 0.00%
  • magenta value is 22.33%
  • yellow value is 44.66%
  • key color value is 59.61%

CMYK: (0,22,45,60)
C0M22Y45K60 (0%, 22%, 45%, 60%)
(0.00 / 0.22 / 0.45 / 0.60)

CMYK percentages

%0
%22.33
%44.66
%59.61

Codes

Color #675039 in popluar color models

67 50 39
RGB 103 80 57
HSL 30° 28.75% 31.37%
HSB/HSV 30° 44.66% 40.39%
CMYK 0.00% 22.33% 44.66%
59.61%

Color #675039 in popluar number systems.

HEX 67 50 39
Decimal 103 80 57
Binary 1100111 1010000 111001
Octal 147 120 71

Shades and tints

Shades of #675039

#675039
(103,80,57)
#5E4934
(94,73,52)
#55422F
(85,66,47)
#4C3B2A
(76,59,42)
#433425
(67,52,37)
#3A2D20
(58,45,32)
#31261B
(49,38,27)
#281F16
(40,31,22)
#1F1811
(31,24,17)
#16110C
(22,17,12)
#0D0A07
(13,10,7)
#000000
(0,0,0)

Tints of #675039

#675039
(103,80,57)
#745F4B
(116,95,75)
#816E5D
(129,110,93)
#8E7D6F
(142,125,111)
#9B8C81
(155,140,129)
#A89B93
(168,155,147)
#B5AAA5
(181,170,165)
#C2B9B7
(194,185,183)
#CFC8C9
(207,200,201)
#DCD7DB
(220,215,219)
#E9E6ED
(233,230,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #675039 color. Also use rgb(103,80,57) instead hex code.

Text Font Color

.myTextColor { color: #675039; }

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

This text font color is #675039.

Background Color

.myBgColor { background-color: #675039; }

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

This div background color is #675039.

Border color

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

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

This div border color is #675039.

Opacity

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

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

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

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

This text has shadow with #675039 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #675039.

Preview

Color preview on black background

This text has color #675039 on black background.


Color preview on white background

This text has color #675039 on white background.


Black color preview on #675039 background

This text has black color on #675039 background.


White color preview on #675039 background

This text has white color on #675039 background.


Related colors

Complementary color

Complementary color for #hex is #98AFC6.


I love getcolorcode.com

Triadic colors

1 #396750 and #503967 with #675039 are triadic colors.

2 #395067 and #506739 with #675039 are triadic colors.