COLOR #615501

HEX: #615501 RGB: (97,85,1)

Color info

#615501 contains mainly red and green colors. Web safe color of #615501 is #666600 (or #660).

RGB color model

#615501 color RGB value is (97,85,1).

RGB: (97,85,1) (38%, 33%, 0%)

RGB channels and saturation

R 97 of 255 = 38%
G 85 of 255 = 33%
B 1 of 255 = 0%

97
85
1

R + G + B ~ 24%. #615501 is dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 85 + 1 = 183 (100%)
R 97 of 183 ~ 53.01%
G 85 of 183 ~ 46.45%
B 1 of 183 ~ 0.55'%

%53.01
%46.45

CMYK color model

#615501 color CMYK value is (0,12,99,62).

  • cyan value is 0.00%
  • magenta value is 12.37%
  • yellow value is 98.97%
  • key color value is 61.96%

CMYK: (0,12,99,62)
C0M12Y99K62 (0%, 12%, 99%, 62%)
(0.00 / 0.12 / 0.99 / 0.62)

CMYK percentages

%0
%12.37
%98.97
%61.96

Codes

Color #615501 in popluar color models

61 55 01
RGB 97 85 1
HSL 53° 97.96% 19.22%
HSB/HSV 53° 98.97% 38.04%
CMYK 0.00% 12.37% 98.97%
61.96%

Color #615501 in popluar number systems.

HEX 61 55 01
Decimal 97 85 1
Binary 1100001 1010101 1
Octal 141 125 1

Shades and tints

Shades of #615501

#615501
(97,85,1)
#594E01
(89,78,1)
#514701
(81,71,1)
#494001
(73,64,1)
#413901
(65,57,1)
#393201
(57,50,1)
#312B01
(49,43,1)
#292401
(41,36,1)
#211D01
(33,29,1)
#191601
(25,22,1)
#110F01
(17,15,1)
#000000
(0,0,0)

Tints of #615501

#615501
(97,85,1)
#6F6418
(111,100,24)
#7D732F
(125,115,47)
#8B8246
(139,130,70)
#99915D
(153,145,93)
#A7A074
(167,160,116)
#B5AF8B
(181,175,139)
#C3BEA2
(195,190,162)
#D1CDB9
(209,205,185)
#DFDCD0
(223,220,208)
#EDEBE7
(237,235,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #615501 color. Also use rgb(97,85,1) instead hex code.

Text Font Color

.myTextColor { color: #615501; }

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

This text font color is #615501.

Background Color

.myBgColor { background-color: #615501; }

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

This div background color is #615501.

Border color

.myBorderColor { border: 1px solid #615501; }

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

This div border color is #615501.

Opacity

.myOpacity80 { color: #615501; opacity: 0.8; }

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

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

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

This text has shadow with #615501 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #615501.

Preview

Color preview on black background

This text has color #615501 on black background.


Color preview on white background

This text has color #615501 on white background.


Black color preview on #615501 background

This text has black color on #615501 background.


White color preview on #615501 background

This text has white color on #615501 background.


Related colors

Complementary color

Complementary color for #hex is #9EAAFE.


I love getcolorcode.com

Triadic colors

1 #016155 and #550161 with #615501 are triadic colors.

2 #015561 and #556101 with #615501 are triadic colors.