COLOR #67355E

HEX: #67355E RGB: (103,53,94)

Color info

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

RGB color model

#67355E color RGB value is (103,53,94).

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

RGB channels and saturation

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

103
53
94

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

Portions of RGB colors in percentages

R + G + B = 103 + 53 + 94 = 250 (100%)
R 103 of 250 ~ 41.2%
G 53 of 250 ~ 21.2%
B 94 of 250 ~ 37.6'%

%41.2
%21.2
%37.6

CMYK color model

#67355E color CMYK value is (0,49,9,60).

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

CMYK: (0,49,9,60)
C0M49Y9K60 (0%, 49%, 9%, 60%)
(0.00 / 0.49 / 0.09 / 0.60)

CMYK percentages

%0
%48.54
%8.74
%59.61

Codes

Color #67355E in popluar color models

67 35 5E
RGB 103 53 94
HSL 311° 32.05% 30.59%
HSB/HSV 311° 48.54% 40.39%
CMYK 0.00% 48.54% 8.74%
59.61%

Color #67355E in popluar number systems.

HEX 67 35 5E
Decimal 103 53 94
Binary 1100111 110101 1011110
Octal 147 65 136

Shades and tints

Shades of #67355E

#67355E
(103,53,94)
#5E3156
(94,49,86)
#552D4E
(85,45,78)
#4C2946
(76,41,70)
#43253E
(67,37,62)
#3A2136
(58,33,54)
#311D2E
(49,29,46)
#281926
(40,25,38)
#1F151E
(31,21,30)
#161116
(22,17,22)
#0D0D0E
(13,13,14)
#000000
(0,0,0)

Tints of #67355E

#67355E
(103,53,94)
#74476C
(116,71,108)
#81597A
(129,89,122)
#8E6B88
(142,107,136)
#9B7D96
(155,125,150)
#A88FA4
(168,143,164)
#B5A1B2
(181,161,178)
#C2B3C0
(194,179,192)
#CFC5CE
(207,197,206)
#DCD7DC
(220,215,220)
#E9E9EA
(233,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #67355E; }

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

This text font color is #67355E.

Background Color

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

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

This div background color is #67355E.

Border color

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

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

This div border color is #67355E.

Opacity

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

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

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

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

This text has shadow with #67355E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #67355E.

Preview

Color preview on black background

This text has color #67355E on black background.


Color preview on white background

This text has color #67355E on white background.


Black color preview on #67355E background

This text has black color on #67355E background.


White color preview on #67355E background

This text has white color on #67355E background.


Related colors

Complementary color

Complementary color for #hex is #98CAA1.


I love getcolorcode.com

Triadic colors

1 #5E6735 and #355E67 with #67355E are triadic colors.

2 #5E3567 and #35675E with #67355E are triadic colors.