COLOR #783334

HEX: #783334 RGB: (120,51,52)

Color info

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

RGB color model

#783334 color RGB value is (120,51,52).

RGB: (120,51,52) (47%, 20%, 20%)

RGB channels and saturation

R 120 of 255 = 47%
G 51 of 255 = 20%
B 52 of 255 = 20%

120
51
52

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

Portions of RGB colors in percentages

R + G + B = 120 + 51 + 52 = 223 (100%)
R 120 of 223 ~ 53.81%
G 51 of 223 ~ 22.87%
B 52 of 223 ~ 23.32'%

%53.81
%22.87
%23.32

CMYK color model

#783334 color CMYK value is (0,58,57,53).

  • cyan value is 0.00%
  • magenta value is 57.50%
  • yellow value is 56.67%
  • key color value is 52.94%

CMYK: (0,58,57,53)
C0M58Y57K53 (0%, 58%, 57%, 53%)
(0.00 / 0.58 / 0.57 / 0.53)

CMYK percentages

%0
%57.5
%56.67
%52.94

Codes

Color #783334 in popluar color models

78 33 34
RGB 120 51 52
HSL 359° 40.35% 33.53%
HSB/HSV 359° 57.50% 47.06%
CMYK 0.00% 57.50% 56.67%
52.94%

Color #783334 in popluar number systems.

HEX 78 33 34
Decimal 120 51 52
Binary 1111000 110011 110100
Octal 170 63 64

Shades and tints

Shades of #783334

#783334
(120,51,52)
#6E2F30
(110,47,48)
#642B2C
(100,43,44)
#5A2728
(90,39,40)
#502324
(80,35,36)
#461F20
(70,31,32)
#3C1B1C
(60,27,28)
#321718
(50,23,24)
#281314
(40,19,20)
#1E0F10
(30,15,16)
#140B0C
(20,11,12)
#000000
(0,0,0)

Tints of #783334

#783334
(120,51,52)
#844546
(132,69,70)
#905758
(144,87,88)
#9C696A
(156,105,106)
#A87B7C
(168,123,124)
#B48D8E
(180,141,142)
#C09FA0
(192,159,160)
#CCB1B2
(204,177,178)
#D8C3C4
(216,195,196)
#E4D5D6
(228,213,214)
#F0E7E8
(240,231,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #783334; }

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

This text font color is #783334.

Background Color

.myBgColor { background-color: #783334; }

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

This div background color is #783334.

Border color

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

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

This div border color is #783334.

Opacity

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

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

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

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

This text has shadow with #783334 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #783334.

Preview

Color preview on black background

This text has color #783334 on black background.


Color preview on white background

This text has color #783334 on white background.


Black color preview on #783334 background

This text has black color on #783334 background.


White color preview on #783334 background

This text has white color on #783334 background.


Related colors

Complementary color

Complementary color for #hex is #87CCCB.


I love getcolorcode.com

Triadic colors

1 #347833 and #333478 with #783334 are triadic colors.

2 #343378 and #337834 with #783334 are triadic colors.