COLOR #615A28

HEX: #615A28 RGB: (97,90,40)

Color info

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

RGB color model

#615A28 color RGB value is (97,90,40).

RGB: (97,90,40) (38%, 35%, 16%)

RGB channels and saturation

R 97 of 255 = 38%
G 90 of 255 = 35%
B 40 of 255 = 16%

97
90
40

R + G + B ~ 30%. #615A28 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 90 + 40 = 227 (100%)
R 97 of 227 ~ 42.73%
G 90 of 227 ~ 39.65%
B 40 of 227 ~ 17.62'%

%42.73
%39.65
%17.62

CMYK color model

#615A28 color CMYK value is (0,7,59,62).

  • cyan value is 0.00%
  • magenta value is 7.22%
  • yellow value is 58.76%
  • key color value is 61.96%

CMYK: (0,7,59,62)
C0M7Y59K62 (0%, 7%, 59%, 62%)
(0.00 / 0.07 / 0.59 / 0.62)

CMYK percentages

%0
%7.22
%58.76
%61.96

Codes

Color #615A28 in popluar color models

61 5A 28
RGB 97 90 40
HSL 53° 41.61% 26.86%
HSB/HSV 53° 58.76% 38.04%
CMYK 0.00% 7.22% 58.76%
61.96%

Color #615A28 in popluar number systems.

HEX 61 5A 28
Decimal 97 90 40
Binary 1100001 1011010 101000
Octal 141 132 50

Shades and tints

Shades of #615A28

#615A28
(97,90,40)
#595225
(89,82,37)
#514A22
(81,74,34)
#49421F
(73,66,31)
#413A1C
(65,58,28)
#393219
(57,50,25)
#312A16
(49,42,22)
#292213
(41,34,19)
#211A10
(33,26,16)
#19120D
(25,18,13)
#110A0A
(17,10,10)
#000000
(0,0,0)

Tints of #615A28

#615A28
(97,90,40)
#6F693B
(111,105,59)
#7D784E
(125,120,78)
#8B8761
(139,135,97)
#999674
(153,150,116)
#A7A587
(167,165,135)
#B5B49A
(181,180,154)
#C3C3AD
(195,195,173)
#D1D2C0
(209,210,192)
#DFE1D3
(223,225,211)
#EDF0E6
(237,240,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #615A28 color. Also use rgb(97,90,40) instead hex code.

Text Font Color

.myTextColor { color: #615A28; }

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

This text font color is #615A28.

Background Color

.myBgColor { background-color: #615A28; }

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

This div background color is #615A28.

Border color

.myBorderColor { border: 1px solid #615A28; }

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

This div border color is #615A28.

Opacity

.myOpacity80 { color: #615A28; opacity: 0.8; }

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

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

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

This text has shadow with #615A28 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #615A28.

Preview

Color preview on black background

This text has color #615A28 on black background.


Color preview on white background

This text has color #615A28 on white background.


Black color preview on #615A28 background

This text has black color on #615A28 background.


White color preview on #615A28 background

This text has white color on #615A28 background.


Related colors

Complementary color

Complementary color for #hex is #9EA5D7.


I love getcolorcode.com

Triadic colors

1 #28615A and #5A2861 with #615A28 are triadic colors.

2 #285A61 and #5A6128 with #615A28 are triadic colors.