COLOR #61635A

HEX: #61635A RGB: (97,99,90)

Color info

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

RGB color model

#61635A color RGB value is (97,99,90).

RGB: (97,99,90) (38%, 39%, 35%)

RGB channels and saturation

R 97 of 255 = 38%
G 99 of 255 = 39%
B 90 of 255 = 35%

97
99
90

R + G + B ~ 37%. #61635A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 99 + 90 = 286 (100%)
R 97 of 286 ~ 33.92%
G 99 of 286 ~ 34.62%
B 90 of 286 ~ 31.47'%

%33.92
%34.62
%31.47

CMYK color model

#61635A color CMYK value is (2,0,9,61).

  • cyan value is 2.02%
  • magenta value is 0.00%
  • yellow value is 9.09%
  • key color value is 61.18%
CMYK: (2,0,9,61) C2M0Y9K61 (2%,0%,9%,61%) (0.02/0.00/0.09/0.61) 

CMYK percentages

%2.02
%0
%9.09
%61.18

Codes

Color #61635A in popluar color models

61 63 5A
RGB 97 99 90
HSL 73° 4.76% 37.06%
HSB/HSV 73° 9.09% 38.82%
CMYK 2.02% 0.00% 9.09%
61.18%

Color #61635A in popluar number systems.

HEX 61 63 5A
Decimal 97 99 90
Binary 1100001 1100011 1011010
Octal 141 143 132

Shades and tints

Shades of #61635A

#61635A
(97,99,90)
#595A52
(89,90,82)
#51514A
(81,81,74)
#494842
(73,72,66)
#413F3A
(65,63,58)
#393632
(57,54,50)
#312D2A
(49,45,42)
#292422
(41,36,34)
#211B1A
(33,27,26)
#191212
(25,18,18)
#11090A
(17,9,10)
#000000
(0,0,0)

Tints of #61635A

#61635A
(97,99,90)
#6F7169
(111,113,105)
#7D7F78
(125,127,120)
#8B8D87
(139,141,135)
#999B96
(153,155,150)
#A7A9A5
(167,169,165)
#B5B7B4
(181,183,180)
#C3C5C3
(195,197,195)
#D1D3D2
(209,211,210)
#DFE1E1
(223,225,225)
#EDEFF0
(237,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #61635A color. Also use rgb(97,99,90) instead hex code.

Text Font Color

.myTextColor { color: #61635A; }

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

This text font color is #61635A.

Background Color

.myBgColor { background-color: #61635A; }

<div style="background-color:#61635A">Inner text</div>

This div background color is #61635A.

Border color

.myBorderColor { border: 1px solid #61635A; }

<div style="border:3px solid #61635A">Div</div>

This div border color is #61635A.

Opacity

.myOpacity80 { color: #61635A; opacity: 0.8; }

<p style="color:#61635A;opacity:0.8;">80%</p>

Text with #61635A 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 #61635A;}

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

This text has shadow with #61635A color.


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

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

This text has shadow with #61635A primary color and red secondary color.


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

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

This text has shadow with #61635A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #61635A.

Preview

Color preview on black background

This text has color #61635A on black background.


Color preview on white background

This text has color #61635A on white background.


Black color preview on #61635A background

This text has black color on #61635A background.


White color preview on #61635A background

This text has white color on #61635A background.


Related colors

Complementary color

Complementary color for #hex is #9E9CA5.


I love getcolorcode.com

Triadic colors

1 #5A6163 and #635A61 with #61635A are triadic colors.

2 #5A6361 and #63615A with #61635A are triadic colors.