COLOR #6A6362

HEX: #6A6362 RGB: (106,99,98)

Color info

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

RGB color model

#6A6362 color RGB value is (106,99,98).

RGB: (106,99,98) (42%, 39%, 38%)

RGB channels and saturation

R 106 of 255 = 42%
G 99 of 255 = 39%
B 98 of 255 = 38%

106
99
98

R + G + B ~ 40%. #6A6362 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 106 + 99 + 98 = 303 (100%)
R 106 of 303 ~ 34.98%
G 99 of 303 ~ 32.67%
B 98 of 303 ~ 32.34'%

%34.98
%32.67
%32.34

CMYK color model

#6A6362 color CMYK value is (0,7,8,58).

  • cyan value is 0.00%
  • magenta value is 6.60%
  • yellow value is 7.55%
  • key color value is 58.43%

CMYK: (0,7,8,58)
C0M7Y8K58 (0%, 7%, 8%, 58%)
(0.00 / 0.07 / 0.08 / 0.58)

CMYK percentages

%0
%6.6
%7.55
%58.43

Codes

Color #6A6362 in popluar color models

6A 63 62
RGB 106 99 98
HSL 3.92% 40.00%
HSB/HSV 7.55% 41.57%
CMYK 0.00% 6.60% 7.55%
58.43%

Color #6A6362 in popluar number systems.

HEX 6A 63 62
Decimal 106 99 98
Binary 1101010 1100011 1100010
Octal 152 143 142

Shades and tints

Shades of #6A6362

#6A6362
(106,99,98)
#615A5A
(97,90,90)
#585152
(88,81,82)
#4F484A
(79,72,74)
#463F42
(70,63,66)
#3D363A
(61,54,58)
#342D32
(52,45,50)
#2B242A
(43,36,42)
#221B22
(34,27,34)
#19121A
(25,18,26)
#100912
(16,9,18)
#000000
(0,0,0)

Tints of #6A6362

#6A6362
(106,99,98)
#777170
(119,113,112)
#847F7E
(132,127,126)
#918D8C
(145,141,140)
#9E9B9A
(158,155,154)
#ABA9A8
(171,169,168)
#B8B7B6
(184,183,182)
#C5C5C4
(197,197,196)
#D2D3D2
(210,211,210)
#DFE1E0
(223,225,224)
#ECEFEE
(236,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6A6362 color. Also use rgb(106,99,98) instead hex code.

Text Font Color

.myTextColor { color: #6A6362; }

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

This text font color is #6A6362.

Background Color

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

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

This div background color is #6A6362.

Border color

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

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

This div border color is #6A6362.

Opacity

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

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

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

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

This text has shadow with #6A6362 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A6362.

Preview

Color preview on black background

This text has color #6A6362 on black background.


Color preview on white background

This text has color #6A6362 on white background.


Black color preview on #6A6362 background

This text has black color on #6A6362 background.


White color preview on #6A6362 background

This text has white color on #6A6362 background.


Related colors

Complementary color

Complementary color for #hex is #959C9D.


I love getcolorcode.com

Triadic colors

1 #626A63 and #63626A with #6A6362 are triadic colors.

2 #62636A and #636A62 with #6A6362 are triadic colors.