COLOR #6A6337

HEX: #6A6337 RGB: (106,99,55)

Color info

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

RGB color model

#6A6337 color RGB value is (106,99,55).

RGB: (106,99,55) (42%, 39%, 22%)

RGB channels and saturation

R 106 of 255 = 42%
G 99 of 255 = 39%
B 55 of 255 = 22%

106
99
55

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

Portions of RGB colors in percentages

R + G + B = 106 + 99 + 55 = 260 (100%)
R 106 of 260 ~ 40.77%
G 99 of 260 ~ 38.08%
B 55 of 260 ~ 21.15'%

%40.77
%38.08
%21.15

CMYK color model

#6A6337 color CMYK value is (0,7,48,58).

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

CMYK: (0,7,48,58)
C0M7Y48K58 (0%, 7%, 48%, 58%)
(0.00 / 0.07 / 0.48 / 0.58)

CMYK percentages

%0
%6.6
%48.11
%58.43

Codes

Color #6A6337 in popluar color models

6A 63 37
RGB 106 99 55
HSL 52° 31.68% 31.57%
HSB/HSV 52° 48.11% 41.57%
CMYK 0.00% 6.60% 48.11%
58.43%

Color #6A6337 in popluar number systems.

HEX 6A 63 37
Decimal 106 99 55
Binary 1101010 1100011 110111
Octal 152 143 67

Shades and tints

Shades of #6A6337

#6A6337
(106,99,55)
#615A32
(97,90,50)
#58512D
(88,81,45)
#4F4828
(79,72,40)
#463F23
(70,63,35)
#3D361E
(61,54,30)
#342D19
(52,45,25)
#2B2414
(43,36,20)
#221B0F
(34,27,15)
#19120A
(25,18,10)
#100905
(16,9,5)
#000000
(0,0,0)

Tints of #6A6337

#6A6337
(106,99,55)
#777149
(119,113,73)
#847F5B
(132,127,91)
#918D6D
(145,141,109)
#9E9B7F
(158,155,127)
#ABA991
(171,169,145)
#B8B7A3
(184,183,163)
#C5C5B5
(197,197,181)
#D2D3C7
(210,211,199)
#DFE1D9
(223,225,217)
#ECEFEB
(236,239,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6A6337; }

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

This text font color is #6A6337.

Background Color

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

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

This div background color is #6A6337.

Border color

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

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

This div border color is #6A6337.

Opacity

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

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

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

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

This text has shadow with #6A6337 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A6337.

Preview

Color preview on black background

This text has color #6A6337 on black background.


Color preview on white background

This text has color #6A6337 on white background.


Black color preview on #6A6337 background

This text has black color on #6A6337 background.


White color preview on #6A6337 background

This text has white color on #6A6337 background.


Related colors

Complementary color

Complementary color for #hex is #959CC8.


I love getcolorcode.com

Triadic colors

1 #376A63 and #63376A with #6A6337 are triadic colors.

2 #37636A and #636A37 with #6A6337 are triadic colors.