COLOR #67496D

HEX: #67496D RGB: (103,73,109)

Color info

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

RGB color model

#67496D color RGB value is (103,73,109).

RGB: (103,73,109) (40%, 29%, 43%)

RGB channels and saturation

R 103 of 255 = 40%
G 73 of 255 = 29%
B 109 of 255 = 43%

103
73
109

R + G + B ~ 37%. #67496D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 103 + 73 + 109 = 285 (100%)
R 103 of 285 ~ 36.14%
G 73 of 285 ~ 25.61%
B 109 of 285 ~ 38.25'%

%36.14
%25.61
%38.25

CMYK color model

#67496D color CMYK value is (6,33,0,57).

  • cyan value is 5.50%
  • magenta value is 33.03%
  • yellow value is 0.00%
  • key color value is 57.25%

CMYK: (6,33,0,57)
C6M33Y0K57 (6%, 33%, 0%, 57%)
(0.06 / 0.33 / 0.00 / 0.57)

CMYK percentages

%5.5
%33.03
%0
%57.25

Codes

Color #67496D in popluar color models

67 49 6D
RGB 103 73 109
HSL 290° 19.78% 35.69%
HSB/HSV 290° 33.03% 42.75%
CMYK 5.50% 33.03% 0.00%
57.25%

Color #67496D in popluar number systems.

HEX 67 49 6D
Decimal 103 73 109
Binary 1100111 1001001 1101101
Octal 147 111 155

Shades and tints

Shades of #67496D

#67496D
(103,73,109)
#5E4364
(94,67,100)
#553D5B
(85,61,91)
#4C3752
(76,55,82)
#433149
(67,49,73)
#3A2B40
(58,43,64)
#312537
(49,37,55)
#281F2E
(40,31,46)
#1F1925
(31,25,37)
#16131C
(22,19,28)
#0D0D13
(13,13,19)
#000000
(0,0,0)

Tints of #67496D

#67496D
(103,73,109)
#74597A
(116,89,122)
#816987
(129,105,135)
#8E7994
(142,121,148)
#9B89A1
(155,137,161)
#A899AE
(168,153,174)
#B5A9BB
(181,169,187)
#C2B9C8
(194,185,200)
#CFC9D5
(207,201,213)
#DCD9E2
(220,217,226)
#E9E9EF
(233,233,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #67496D; }

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

This text font color is #67496D.

Background Color

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

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

This div background color is #67496D.

Border color

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

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

This div border color is #67496D.

Opacity

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

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

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

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

This text has shadow with #67496D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #67496D.

Preview

Color preview on black background

This text has color #67496D on black background.


Color preview on white background

This text has color #67496D on white background.


Black color preview on #67496D background

This text has black color on #67496D background.


White color preview on #67496D background

This text has white color on #67496D background.


Related colors

Complementary color

Complementary color for #hex is #98B692.


I love getcolorcode.com

Triadic colors

1 #6D6749 and #496D67 with #67496D are triadic colors.

2 #6D4967 and #49676D with #67496D are triadic colors.