COLOR #67525D

HEX: #67525D RGB: (103,82,93)

Color info

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

RGB color model

#67525D color RGB value is (103,82,93).

RGB: (103,82,93) (40%, 32%, 36%)

RGB channels and saturation

R 103 of 255 = 40%
G 82 of 255 = 32%
B 93 of 255 = 36%

103
82
93

R + G + B ~ 36%. #67525D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 103 + 82 + 93 = 278 (100%)
R 103 of 278 ~ 37.05%
G 82 of 278 ~ 29.5%
B 93 of 278 ~ 33.45'%

%37.05
%29.5
%33.45

CMYK color model

#67525D color CMYK value is (0,20,10,60).

  • cyan value is 0.00%
  • magenta value is 20.39%
  • yellow value is 9.71%
  • key color value is 59.61%

CMYK: (0,20,10,60)
C0M20Y10K60 (0%, 20%, 10%, 60%)
(0.00 / 0.20 / 0.10 / 0.60)

CMYK percentages

%0
%20.39
%9.71
%59.61

Codes

Color #67525D in popluar color models

67 52 5D
RGB 103 82 93
HSL 329° 11.35% 36.27%
HSB/HSV 329° 20.39% 40.39%
CMYK 0.00% 20.39% 9.71%
59.61%

Color #67525D in popluar number systems.

HEX 67 52 5D
Decimal 103 82 93
Binary 1100111 1010010 1011101
Octal 147 122 135

Shades and tints

Shades of #67525D

#67525D
(103,82,93)
#5E4B55
(94,75,85)
#55444D
(85,68,77)
#4C3D45
(76,61,69)
#43363D
(67,54,61)
#3A2F35
(58,47,53)
#31282D
(49,40,45)
#282125
(40,33,37)
#1F1A1D
(31,26,29)
#161315
(22,19,21)
#0D0C0D
(13,12,13)
#000000
(0,0,0)

Tints of #67525D

#67525D
(103,82,93)
#74616B
(116,97,107)
#817079
(129,112,121)
#8E7F87
(142,127,135)
#9B8E95
(155,142,149)
#A89DA3
(168,157,163)
#B5ACB1
(181,172,177)
#C2BBBF
(194,187,191)
#CFCACD
(207,202,205)
#DCD9DB
(220,217,219)
#E9E8E9
(233,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #67525D; }

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

This text font color is #67525D.

Background Color

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

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

This div background color is #67525D.

Border color

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

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

This div border color is #67525D.

Opacity

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

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

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

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

This text has shadow with #67525D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #67525D.

Preview

Color preview on black background

This text has color #67525D on black background.


Color preview on white background

This text has color #67525D on white background.


Black color preview on #67525D background

This text has black color on #67525D background.


White color preview on #67525D background

This text has white color on #67525D background.


Related colors

Complementary color

Complementary color for #hex is #98ADA2.


I love getcolorcode.com

Triadic colors

1 #5D6752 and #525D67 with #67525D are triadic colors.

2 #5D5267 and #52675D with #67525D are triadic colors.