COLOR #6A5862

HEX: #6A5862 RGB: (106,88,98)

Color info

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

RGB color model

#6A5862 color RGB value is (106,88,98).

RGB: (106,88,98) (42%, 35%, 38%)

RGB channels and saturation

R 106 of 255 = 42%
G 88 of 255 = 35%
B 98 of 255 = 38%

106
88
98

R + G + B ~ 38%. #6A5862 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 106 + 88 + 98 = 292 (100%)
R 106 of 292 ~ 36.3%
G 88 of 292 ~ 30.14%
B 98 of 292 ~ 33.56'%

%36.3
%30.14
%33.56

CMYK color model

#6A5862 color CMYK value is (0,17,8,58).

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

CMYK: (0,17,8,58)
C0M17Y8K58 (0%, 17%, 8%, 58%)
(0.00 / 0.17 / 0.08 / 0.58)

CMYK percentages

%0
%16.98
%7.55
%58.43

Codes

Color #6A5862 in popluar color models

6A 58 62
RGB 106 88 98
HSL 327° 9.28% 38.04%
HSB/HSV 327° 16.98% 41.57%
CMYK 0.00% 16.98% 7.55%
58.43%

Color #6A5862 in popluar number systems.

HEX 6A 58 62
Decimal 106 88 98
Binary 1101010 1011000 1100010
Octal 152 130 142

Shades and tints

Shades of #6A5862

#6A5862
(106,88,98)
#61505A
(97,80,90)
#584852
(88,72,82)
#4F404A
(79,64,74)
#463842
(70,56,66)
#3D303A
(61,48,58)
#342832
(52,40,50)
#2B202A
(43,32,42)
#221822
(34,24,34)
#19101A
(25,16,26)
#100812
(16,8,18)
#000000
(0,0,0)

Tints of #6A5862

#6A5862
(106,88,98)
#776770
(119,103,112)
#84767E
(132,118,126)
#91858C
(145,133,140)
#9E949A
(158,148,154)
#ABA3A8
(171,163,168)
#B8B2B6
(184,178,182)
#C5C1C4
(197,193,196)
#D2D0D2
(210,208,210)
#DFDFE0
(223,223,224)
#ECEEEE
(236,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6A5862; }

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

This text font color is #6A5862.

Background Color

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

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

This div background color is #6A5862.

Border color

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

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

This div border color is #6A5862.

Opacity

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

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

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

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

This text has shadow with #6A5862 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A5862.

Preview

Color preview on black background

This text has color #6A5862 on black background.


Color preview on white background

This text has color #6A5862 on white background.


Black color preview on #6A5862 background

This text has black color on #6A5862 background.


White color preview on #6A5862 background

This text has white color on #6A5862 background.


Related colors

Complementary color

Complementary color for #hex is #95A79D.


I love getcolorcode.com

Triadic colors

1 #626A58 and #58626A with #6A5862 are triadic colors.

2 #62586A and #586A62 with #6A5862 are triadic colors.