COLOR #732613

HEX: #732613 RGB: (115,38,19)

Color info

#732613 contains mainly red color. Web safe color of #732613 is #663300 (or #630).

RGB color model

#732613 color RGB value is (115,38,19).

RGB: (115,38,19) (45%, 15%, 7%)

RGB channels and saturation

R 115 of 255 = 45%
G 38 of 255 = 15%
B 19 of 255 = 7%

115
38
19

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

Portions of RGB colors in percentages

R + G + B = 115 + 38 + 19 = 172 (100%)
R 115 of 172 ~ 66.86%
G 38 of 172 ~ 22.09%
B 19 of 172 ~ 11.05'%

%66.86
%22.09
%11.05

CMYK color model

#732613 color CMYK value is (0,67,83,55).

  • cyan value is 0.00%
  • magenta value is 66.96%
  • yellow value is 83.48%
  • key color value is 54.90%

CMYK: (0,67,83,55)
C0M67Y83K55 (0%, 67%, 83%, 55%)
(0.00 / 0.67 / 0.83 / 0.55)

CMYK percentages

%0
%66.96
%83.48
%54.9

Codes

Color #732613 in popluar color models

73 26 13
RGB 115 38 19
HSL 12° 71.64% 26.27%
HSB/HSV 12° 83.48% 45.10%
CMYK 0.00% 66.96% 83.48%
54.90%

Color #732613 in popluar number systems.

HEX 73 26 13
Decimal 115 38 19
Binary 1110011 100110 10011
Octal 163 46 23

Shades and tints

Shades of #732613

#732613
(115,38,19)
#692312
(105,35,18)
#5F2011
(95,32,17)
#551D10
(85,29,16)
#4B1A0F
(75,26,15)
#41170E
(65,23,14)
#37140D
(55,20,13)
#2D110C
(45,17,12)
#230E0B
(35,14,11)
#190B0A
(25,11,10)
#0F0809
(15,8,9)
#000000
(0,0,0)

Tints of #732613

#732613
(115,38,19)
#7F3928
(127,57,40)
#8B4C3D
(139,76,61)
#975F52
(151,95,82)
#A37267
(163,114,103)
#AF857C
(175,133,124)
#BB9891
(187,152,145)
#C7ABA6
(199,171,166)
#D3BEBB
(211,190,187)
#DFD1D0
(223,209,208)
#EBE4E5
(235,228,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #732613 color. Also use rgb(115,38,19) instead hex code.

Text Font Color

.myTextColor { color: #732613; }

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

This text font color is #732613.

Background Color

.myBgColor { background-color: #732613; }

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

This div background color is #732613.

Border color

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

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

This div border color is #732613.

Opacity

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

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

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

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

This text has shadow with #732613 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #732613.

Preview

Color preview on black background

This text has color #732613 on black background.


Color preview on white background

This text has color #732613 on white background.


Black color preview on #732613 background

This text has black color on #732613 background.


White color preview on #732613 background

This text has white color on #732613 background.


Related colors

Complementary color

Complementary color for #hex is #8CD9EC.


I love getcolorcode.com

Triadic colors

1 #137326 and #261373 with #732613 are triadic colors.

2 #132673 and #267313 with #732613 are triadic colors.