COLOR #67596D

HEX: #67596D RGB: (103,89,109)

Color info

#67596D contains red, green and blue colors in about the same proportion. Web safe color of #67596D is #666666 (or #666).

RGB color model

#67596D color RGB value is (103,89,109).

RGB: (103,89,109) (40%, 35%, 43%)

RGB channels and saturation

R 103 of 255 = 40%
G 89 of 255 = 35%
B 109 of 255 = 43%

103
89
109

R + G + B ~ 39%. #67596D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 103 + 89 + 109 = 301 (100%)
R 103 of 301 ~ 34.22%
G 89 of 301 ~ 29.57%
B 109 of 301 ~ 36.21'%

%34.22
%29.57
%36.21

CMYK color model

#67596D color CMYK value is (6,18,0,57).

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

CMYK: (6,18,0,57)
C6M18Y0K57 (6%, 18%, 0%, 57%)
(0.06 / 0.18 / 0.00 / 0.57)

CMYK percentages

%5.5
%18.35
%0
%57.25

Codes

Color #67596D in popluar color models

67 59 6D
RGB 103 89 109
HSL 282° 10.10% 38.82%
HSB/HSV 282° 18.35% 42.75%
CMYK 5.50% 18.35% 0.00%
57.25%

Color #67596D in popluar number systems.

HEX 67 59 6D
Decimal 103 89 109
Binary 1100111 1011001 1101101
Octal 147 131 155

Shades and tints

Shades of #67596D

#67596D
(103,89,109)
#5E5164
(94,81,100)
#55495B
(85,73,91)
#4C4152
(76,65,82)
#433949
(67,57,73)
#3A3140
(58,49,64)
#312937
(49,41,55)
#28212E
(40,33,46)
#1F1925
(31,25,37)
#16111C
(22,17,28)
#0D0913
(13,9,19)
#000000
(0,0,0)

Tints of #67596D

#67596D
(103,89,109)
#74687A
(116,104,122)
#817787
(129,119,135)
#8E8694
(142,134,148)
#9B95A1
(155,149,161)
#A8A4AE
(168,164,174)
#B5B3BB
(181,179,187)
#C2C2C8
(194,194,200)
#CFD1D5
(207,209,213)
#DCE0E2
(220,224,226)
#E9EFEF
(233,239,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #67596D; }

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

This text font color is #67596D.

Background Color

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

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

This div background color is #67596D.

Border color

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

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

This div border color is #67596D.

Opacity

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

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

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

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

This text has shadow with #67596D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #67596D.

Preview

Color preview on black background

This text has color #67596D on black background.


Color preview on white background

This text has color #67596D on white background.


Black color preview on #67596D background

This text has black color on #67596D background.


White color preview on #67596D background

This text has white color on #67596D background.


Related colors

Complementary color

Complementary color for #hex is #98A692.


I love getcolorcode.com

Triadic colors

1 #6D6759 and #596D67 with #67596D are triadic colors.

2 #6D5967 and #59676D with #67596D are triadic colors.