COLOR #675148

HEX: #675148 RGB: (103,81,72)

Color info

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

RGB color model

#675148 color RGB value is (103,81,72).

RGB: (103,81,72) (40%, 32%, 28%)

RGB channels and saturation

R 103 of 255 = 40%
G 81 of 255 = 32%
B 72 of 255 = 28%

103
81
72

R + G + B ~ 33%. #675148 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 103 + 81 + 72 = 256 (100%)
R 103 of 256 ~ 40.23%
G 81 of 256 ~ 31.64%
B 72 of 256 ~ 28.13'%

%40.23
%31.64
%28.13

CMYK color model

#675148 color CMYK value is (0,21,30,60).

  • cyan value is 0.00%
  • magenta value is 21.36%
  • yellow value is 30.10%
  • key color value is 59.61%
CMYK: (0,21,30,60) C0M21Y30K60 (0%,21%,30%,60%) (0.00/0.21/0.30/0.60) 

CMYK percentages

%0
%21.36
%30.1
%59.61

Codes

Color #675148 in popluar color models

67 51 48
RGB 103 81 72
HSL 17° 17.71% 34.31%
HSB/HSV 17° 30.10% 40.39%
CMYK 0.00% 21.36% 30.10%
59.61%

Color #675148 in popluar number systems.

HEX 67 51 48
Decimal 103 81 72
Binary 1100111 1010001 1001000
Octal 147 121 110

Shades and tints

Shades of #675148

#675148
(103,81,72)
#5E4A42
(94,74,66)
#55433C
(85,67,60)
#4C3C36
(76,60,54)
#433530
(67,53,48)
#3A2E2A
(58,46,42)
#312724
(49,39,36)
#28201E
(40,32,30)
#1F1918
(31,25,24)
#161212
(22,18,18)
#0D0B0C
(13,11,12)
#000000
(0,0,0)

Tints of #675148

#675148
(103,81,72)
#746058
(116,96,88)
#816F68
(129,111,104)
#8E7E78
(142,126,120)
#9B8D88
(155,141,136)
#A89C98
(168,156,152)
#B5ABA8
(181,171,168)
#C2BAB8
(194,186,184)
#CFC9C8
(207,201,200)
#DCD8D8
(220,216,216)
#E9E7E8
(233,231,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #675148 color. Also use rgb(103,81,72) instead hex code.

Text Font Color

.myTextColor { color: #675148; }

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

This text font color is #675148.

Background Color

.myBgColor { background-color: #675148; }

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

This div background color is #675148.

Border color

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

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

This div border color is #675148.

Opacity

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

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

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

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

This text has shadow with #675148 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #675148.

Preview

Color preview on black background

This text has color #675148 on black background.


Color preview on white background

This text has color #675148 on white background.


Black color preview on #675148 background

This text has black color on #675148 background.


White color preview on #675148 background

This text has white color on #675148 background.


Related colors

Complementary color

Complementary color for #hex is #98AEB7.


I love getcolorcode.com

Triadic colors

1 #486751 and #514867 with #675148 are triadic colors.

2 #485167 and #516748 with #675148 are triadic colors.