COLOR #6A514A

HEX: #6A514A RGB: (106,81,74)

Color info

#6A514A contains red, green and blue colors in about the same proportion. Web safe color of #6A514A is #666633 (or #663).

RGB color model

#6A514A color RGB value is (106,81,74).

RGB: (106,81,74) (42%, 32%, 29%)

RGB channels and saturation

R 106 of 255 = 42%
G 81 of 255 = 32%
B 74 of 255 = 29%

106
81
74

R + G + B ~ 34%. #6A514A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 106 + 81 + 74 = 261 (100%)
R 106 of 261 ~ 40.61%
G 81 of 261 ~ 31.03%
B 74 of 261 ~ 28.35'%

%40.61
%31.03
%28.35

CMYK color model

#6A514A color CMYK value is (0,24,30,58).

  • cyan value is 0.00%
  • magenta value is 23.58%
  • yellow value is 30.19%
  • key color value is 58.43%

CMYK: (0,24,30,58)
C0M24Y30K58 (0%, 24%, 30%, 58%)
(0.00 / 0.24 / 0.30 / 0.58)

CMYK percentages

%0
%23.58
%30.19
%58.43

Codes

Color #6A514A in popluar color models

6A 51 4A
RGB 106 81 74
HSL 13° 17.78% 35.29%
HSB/HSV 13° 30.19% 41.57%
CMYK 0.00% 23.58% 30.19%
58.43%

Color #6A514A in popluar number systems.

HEX 6A 51 4A
Decimal 106 81 74
Binary 1101010 1010001 1001010
Octal 152 121 112

Shades and tints

Shades of #6A514A

#6A514A
(106,81,74)
#614A44
(97,74,68)
#58433E
(88,67,62)
#4F3C38
(79,60,56)
#463532
(70,53,50)
#3D2E2C
(61,46,44)
#342726
(52,39,38)
#2B2020
(43,32,32)
#22191A
(34,25,26)
#191214
(25,18,20)
#100B0E
(16,11,14)
#000000
(0,0,0)

Tints of #6A514A

#6A514A
(106,81,74)
#77605A
(119,96,90)
#846F6A
(132,111,106)
#917E7A
(145,126,122)
#9E8D8A
(158,141,138)
#AB9C9A
(171,156,154)
#B8ABAA
(184,171,170)
#C5BABA
(197,186,186)
#D2C9CA
(210,201,202)
#DFD8DA
(223,216,218)
#ECE7EA
(236,231,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6A514A color. Also use rgb(106,81,74) instead hex code.

Text Font Color

.myTextColor { color: #6A514A; }

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

This text font color is #6A514A.

Background Color

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

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

This div background color is #6A514A.

Border color

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

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

This div border color is #6A514A.

Opacity

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

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

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

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

This text has shadow with #6A514A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A514A.

Preview

Color preview on black background

This text has color #6A514A on black background.


Color preview on white background

This text has color #6A514A on white background.


Black color preview on #6A514A background

This text has black color on #6A514A background.


White color preview on #6A514A background

This text has white color on #6A514A background.


Related colors

Complementary color

Complementary color for #hex is #95AEB5.


I love getcolorcode.com

Triadic colors

1 #4A6A51 and #514A6A with #6A514A are triadic colors.

2 #4A516A and #516A4A with #6A514A are triadic colors.