COLOR #67355F

HEX: #67355F RGB: (103,53,95)

Color info

#67355F contains red, green and blue colors in about the same proportion. Web safe color of #67355F is #663366 (or #636).

RGB color model

#67355F color RGB value is (103,53,95).

RGB: (103,53,95) (40%, 21%, 37%)

RGB channels and saturation

R 103 of 255 = 40%
G 53 of 255 = 21%
B 95 of 255 = 37%

103
53
95

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

Portions of RGB colors in percentages

R + G + B = 103 + 53 + 95 = 251 (100%)
R 103 of 251 ~ 41.04%
G 53 of 251 ~ 21.12%
B 95 of 251 ~ 37.85'%

%41.04
%21.12
%37.85

CMYK color model

#67355F color CMYK value is (0,49,8,60).

  • cyan value is 0.00%
  • magenta value is 48.54%
  • yellow value is 7.77%
  • key color value is 59.61%

CMYK: (0,49,8,60)
C0M49Y8K60 (0%, 49%, 8%, 60%)
(0.00 / 0.49 / 0.08 / 0.60)

CMYK percentages

%0
%48.54
%7.77
%59.61

Codes

Color #67355F in popluar color models

67 35 5F
RGB 103 53 95
HSL 310° 32.05% 30.59%
HSB/HSV 310° 48.54% 40.39%
CMYK 0.00% 48.54% 7.77%
59.61%

Color #67355F in popluar number systems.

HEX 67 35 5F
Decimal 103 53 95
Binary 1100111 110101 1011111
Octal 147 65 137

Shades and tints

Shades of #67355F

#67355F
(103,53,95)
#5E3157
(94,49,87)
#552D4F
(85,45,79)
#4C2947
(76,41,71)
#43253F
(67,37,63)
#3A2137
(58,33,55)
#311D2F
(49,29,47)
#281927
(40,25,39)
#1F151F
(31,21,31)
#161117
(22,17,23)
#0D0D0F
(13,13,15)
#000000
(0,0,0)

Tints of #67355F

#67355F
(103,53,95)
#74476D
(116,71,109)
#81597B
(129,89,123)
#8E6B89
(142,107,137)
#9B7D97
(155,125,151)
#A88FA5
(168,143,165)
#B5A1B3
(181,161,179)
#C2B3C1
(194,179,193)
#CFC5CF
(207,197,207)
#DCD7DD
(220,215,221)
#E9E9EB
(233,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #67355F color. Also use rgb(103,53,95) instead hex code.

Text Font Color

.myTextColor { color: #67355F; }

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

This text font color is #67355F.

Background Color

.myBgColor { background-color: #67355F; }

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

This div background color is #67355F.

Border color

.myBorderColor { border: 1px solid #67355F; }

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

This div border color is #67355F.

Opacity

.myOpacity80 { color: #67355F; opacity: 0.8; }

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

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

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

This text has shadow with #67355F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #67355F.

Preview

Color preview on black background

This text has color #67355F on black background.


Color preview on white background

This text has color #67355F on white background.


Black color preview on #67355F background

This text has black color on #67355F background.


White color preview on #67355F background

This text has white color on #67355F background.


Related colors

Complementary color

Complementary color for #hex is #98CAA0.


I love getcolorcode.com

Triadic colors

1 #5F6735 and #355F67 with #67355F are triadic colors.

2 #5F3567 and #35675F with #67355F are triadic colors.