COLOR #613018

HEX: #613018 RGB: (97,48,24)

Color info

#613018 contains mainly red and green colors. Web safe color of #613018 is #663300 (or #630).

RGB color model

#613018 color RGB value is (97,48,24).

RGB: (97,48,24) (38%, 19%, 9%)

RGB channels and saturation

R 97 of 255 = 38%
G 48 of 255 = 19%
B 24 of 255 = 9%

97
48
24

R + G + B ~ 22%. #613018 is dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 48 + 24 = 169 (100%)
R 97 of 169 ~ 57.4%
G 48 of 169 ~ 28.4%
B 24 of 169 ~ 14.2'%

%57.4
%28.4
%14.2

CMYK color model

#613018 color CMYK value is (0,51,75,62).

  • cyan value is 0.00%
  • magenta value is 50.52%
  • yellow value is 75.26%
  • key color value is 61.96%

CMYK: (0,51,75,62)
C0M51Y75K62 (0%, 51%, 75%, 62%)
(0.00 / 0.51 / 0.75 / 0.62)

CMYK percentages

%0
%50.52
%75.26
%61.96

Codes

Color #613018 in popluar color models

61 30 18
RGB 97 48 24
HSL 20° 60.33% 23.73%
HSB/HSV 20° 75.26% 38.04%
CMYK 0.00% 50.52% 75.26%
61.96%

Color #613018 in popluar number systems.

HEX 61 30 18
Decimal 97 48 24
Binary 1100001 110000 11000
Octal 141 60 30

Shades and tints

Shades of #613018

#613018
(97,48,24)
#592C16
(89,44,22)
#512814
(81,40,20)
#492412
(73,36,18)
#412010
(65,32,16)
#391C0E
(57,28,14)
#31180C
(49,24,12)
#29140A
(41,20,10)
#211008
(33,16,8)
#190C06
(25,12,6)
#110804
(17,8,4)
#000000
(0,0,0)

Tints of #613018

#613018
(97,48,24)
#6F422D
(111,66,45)
#7D5442
(125,84,66)
#8B6657
(139,102,87)
#99786C
(153,120,108)
#A78A81
(167,138,129)
#B59C96
(181,156,150)
#C3AEAB
(195,174,171)
#D1C0C0
(209,192,192)
#DFD2D5
(223,210,213)
#EDE4EA
(237,228,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #613018 color. Also use rgb(97,48,24) instead hex code.

Text Font Color

.myTextColor { color: #613018; }

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

This text font color is #613018.

Background Color

.myBgColor { background-color: #613018; }

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

This div background color is #613018.

Border color

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

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

This div border color is #613018.

Opacity

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

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

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

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

This text has shadow with #613018 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #613018.

Preview

Color preview on black background

This text has color #613018 on black background.


Color preview on white background

This text has color #613018 on white background.


Black color preview on #613018 background

This text has black color on #613018 background.


White color preview on #613018 background

This text has white color on #613018 background.


Related colors

Complementary color

Complementary color for #hex is #9ECFE7.


I love getcolorcode.com

Triadic colors

1 #186130 and #301861 with #613018 are triadic colors.

2 #183061 and #306118 with #613018 are triadic colors.