COLOR #67495D

HEX: #67495D RGB: (103,73,93)

Color info

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

RGB color model

#67495D color RGB value is (103,73,93).

RGB: (103,73,93) (40%, 29%, 36%)

RGB channels and saturation

R 103 of 255 = 40%
G 73 of 255 = 29%
B 93 of 255 = 36%

103
73
93

R + G + B ~ 35%. #67495D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 103 + 73 + 93 = 269 (100%)
R 103 of 269 ~ 38.29%
G 73 of 269 ~ 27.14%
B 93 of 269 ~ 34.57'%

%38.29
%27.14
%34.57

CMYK color model

#67495D color CMYK value is (0,29,10,60).

  • cyan value is 0.00%
  • magenta value is 29.13%
  • yellow value is 9.71%
  • key color value is 59.61%
CMYK: (0,29,10,60) C0M29Y10K60 (0%,29%,10%,60%) (0.00/0.29/0.10/0.60) 

CMYK percentages

%0
%29.13
%9.71
%59.61

Codes

Color #67495D in popluar color models

67 49 5D
RGB 103 73 93
HSL 320° 17.05% 34.51%
HSB/HSV 320° 29.13% 40.39%
CMYK 0.00% 29.13% 9.71%
59.61%

Color #67495D in popluar number systems.

HEX 67 49 5D
Decimal 103 73 93
Binary 1100111 1001001 1011101
Octal 147 111 135

Shades and tints

Shades of #67495D

#67495D
(103,73,93)
#5E4355
(94,67,85)
#553D4D
(85,61,77)
#4C3745
(76,55,69)
#43313D
(67,49,61)
#3A2B35
(58,43,53)
#31252D
(49,37,45)
#281F25
(40,31,37)
#1F191D
(31,25,29)
#161315
(22,19,21)
#0D0D0D
(13,13,13)
#000000
(0,0,0)

Tints of #67495D

#67495D
(103,73,93)
#74596B
(116,89,107)
#816979
(129,105,121)
#8E7987
(142,121,135)
#9B8995
(155,137,149)
#A899A3
(168,153,163)
#B5A9B1
(181,169,177)
#C2B9BF
(194,185,191)
#CFC9CD
(207,201,205)
#DCD9DB
(220,217,219)
#E9E9E9
(233,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #67495D color. Also use rgb(103,73,93) instead hex code.

Text Font Color

.myTextColor { color: #67495D; }

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

This text font color is #67495D.

Background Color

.myBgColor { background-color: #67495D; }

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

This div background color is #67495D.

Border color

.myBorderColor { border: 1px solid #67495D; }

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

This div border color is #67495D.

Opacity

.myOpacity80 { color: #67495D; opacity: 0.8; }

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

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

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

This text has shadow with #67495D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #67495D.

Preview

Color preview on black background

This text has color #67495D on black background.


Color preview on white background

This text has color #67495D on white background.


Black color preview on #67495D background

This text has black color on #67495D background.


White color preview on #67495D background

This text has white color on #67495D background.


Related colors

Complementary color

Complementary color for #hex is #98B6A2.


I love getcolorcode.com

Triadic colors

1 #5D6749 and #495D67 with #67495D are triadic colors.

2 #5D4967 and #49675D with #67495D are triadic colors.