COLOR #6A5F64

HEX: #6A5F64 RGB: (106,95,100)

Color info

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

RGB color model

#6A5F64 color RGB value is (106,95,100).

RGB: (106,95,100) (42%, 37%, 39%)

RGB channels and saturation

R 106 of 255 = 42%
G 95 of 255 = 37%
B 100 of 255 = 39%

106
95
100

R + G + B ~ 39%. #6A5F64 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 106 + 95 + 100 = 301 (100%)
R 106 of 301 ~ 35.22%
G 95 of 301 ~ 31.56%
B 100 of 301 ~ 33.22'%

%35.22
%31.56
%33.22

CMYK color model

#6A5F64 color CMYK value is (0,10,6,58).

  • cyan value is 0.00%
  • magenta value is 10.38%
  • yellow value is 5.66%
  • key color value is 58.43%

CMYK: (0,10,6,58)
C0M10Y6K58 (0%, 10%, 6%, 58%)
(0.00 / 0.10 / 0.06 / 0.58)

CMYK percentages

%0
%10.38
%5.66
%58.43

Codes

Color #6A5F64 in popluar color models

6A 5F 64
RGB 106 95 100
HSL 333° 5.47% 39.41%
HSB/HSV 333° 10.38% 41.57%
CMYK 0.00% 10.38% 5.66%
58.43%

Color #6A5F64 in popluar number systems.

HEX 6A 5F 64
Decimal 106 95 100
Binary 1101010 1011111 1100100
Octal 152 137 144

Shades and tints

Shades of #6A5F64

#6A5F64
(106,95,100)
#61575B
(97,87,91)
#584F52
(88,79,82)
#4F4749
(79,71,73)
#463F40
(70,63,64)
#3D3737
(61,55,55)
#342F2E
(52,47,46)
#2B2725
(43,39,37)
#221F1C
(34,31,28)
#191713
(25,23,19)
#100F0A
(16,15,10)
#000000
(0,0,0)

Tints of #6A5F64

#6A5F64
(106,95,100)
#776D72
(119,109,114)
#847B80
(132,123,128)
#91898E
(145,137,142)
#9E979C
(158,151,156)
#ABA5AA
(171,165,170)
#B8B3B8
(184,179,184)
#C5C1C6
(197,193,198)
#D2CFD4
(210,207,212)
#DFDDE2
(223,221,226)
#ECEBF0
(236,235,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6A5F64 color. Also use rgb(106,95,100) instead hex code.

Text Font Color

.myTextColor { color: #6A5F64; }

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

This text font color is #6A5F64.

Background Color

.myBgColor { background-color: #6A5F64; }

<div style="background-color:#6A5F64">Inner text</div>

This div background color is #6A5F64.

Border color

.myBorderColor { border: 1px solid #6A5F64; }

<div style="border:3px solid #6A5F64">Div</div>

This div border color is #6A5F64.

Opacity

.myOpacity80 { color: #6A5F64; opacity: 0.8; }

<p style="color:#6A5F64;opacity:0.8;">80%</p>

Text with #6A5F64 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 #6A5F64;}

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

This text has shadow with #6A5F64 color.


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

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

This text has shadow with #6A5F64 primary color and red secondary color.


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

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

This text has shadow with #6A5F64 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #6A5F64.

Preview

Color preview on black background

This text has color #6A5F64 on black background.


Color preview on white background

This text has color #6A5F64 on white background.


Black color preview on #6A5F64 background

This text has black color on #6A5F64 background.


White color preview on #6A5F64 background

This text has white color on #6A5F64 background.


Related colors

Complementary color

Complementary color for #hex is #95A09B.


I love getcolorcode.com

Triadic colors

1 #646A5F and #5F646A with #6A5F64 are triadic colors.

2 #645F6A and #5F6A64 with #6A5F64 are triadic colors.