COLOR #783336

HEX: #783336 RGB: (120,51,54)

Color info

#783336 contains mainly red color. Web safe color of #783336 is #663333 (or #633).

RGB color model

#783336 color RGB value is (120,51,54).

RGB: (120,51,54) (47%, 20%, 21%)

RGB channels and saturation

R 120 of 255 = 47%
G 51 of 255 = 20%
B 54 of 255 = 21%

120
51
54

R + G + B ~ 29%. #783336 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 120 + 51 + 54 = 225 (100%)
R 120 of 225 ~ 53.33%
G 51 of 225 ~ 22.67%
B 54 of 225 ~ 24'%

%53.33
%22.67
%24

CMYK color model

#783336 color CMYK value is (0,58,55,53).

  • cyan value is 0.00%
  • magenta value is 57.50%
  • yellow value is 55.00%
  • key color value is 52.94%
CMYK: (0,58,55,53) C0M58Y55K53 (0%,58%,55%,53%) (0.00/0.58/0.55/0.53) 

CMYK percentages

%0
%57.5
%55
%52.94

Codes

Color #783336 in popluar color models

78 33 36
RGB 120 51 54
HSL 357° 40.35% 33.53%
HSB/HSV 357° 57.50% 47.06%
CMYK 0.00% 57.50% 55.00%
52.94%

Color #783336 in popluar number systems.

HEX 78 33 36
Decimal 120 51 54
Binary 1111000 110011 110110
Octal 170 63 66

Shades and tints

Shades of #783336

#783336
(120,51,54)
#6E2F32
(110,47,50)
#642B2E
(100,43,46)
#5A272A
(90,39,42)
#502326
(80,35,38)
#461F22
(70,31,34)
#3C1B1E
(60,27,30)
#32171A
(50,23,26)
#281316
(40,19,22)
#1E0F12
(30,15,18)
#140B0E
(20,11,14)
#000000
(0,0,0)

Tints of #783336

#783336
(120,51,54)
#844548
(132,69,72)
#90575A
(144,87,90)
#9C696C
(156,105,108)
#A87B7E
(168,123,126)
#B48D90
(180,141,144)
#C09FA2
(192,159,162)
#CCB1B4
(204,177,180)
#D8C3C6
(216,195,198)
#E4D5D8
(228,213,216)
#F0E7EA
(240,231,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #783336 color. Also use rgb(120,51,54) instead hex code.

Text Font Color

.myTextColor { color: #783336; }

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

This text font color is #783336.

Background Color

.myBgColor { background-color: #783336; }

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

This div background color is #783336.

Border color

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

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

This div border color is #783336.

Opacity

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

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

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

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

This text has shadow with #783336 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #783336.

Preview

Color preview on black background

This text has color #783336 on black background.


Color preview on white background

This text has color #783336 on white background.


Black color preview on #783336 background

This text has black color on #783336 background.


White color preview on #783336 background

This text has white color on #783336 background.


Related colors

Complementary color

Complementary color for #hex is #87CCC9.


I love getcolorcode.com

Triadic colors

1 #367833 and #333678 with #783336 are triadic colors.

2 #363378 and #337836 with #783336 are triadic colors.