COLOR #783253

HEX: #783253 RGB: (120,50,83)

Color info

#783253 contains mainly red and blue colors. Web safe color of #783253 is #663366 (or #636).

RGB color model

#783253 color RGB value is (120,50,83).

RGB: (120,50,83) (47%, 20%, 33%)

RGB channels and saturation

R 120 of 255 = 47%
G 50 of 255 = 20%
B 83 of 255 = 33%

120
50
83

R + G + B ~ 33%. #783253 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 120 + 50 + 83 = 253 (100%)
R 120 of 253 ~ 47.43%
G 50 of 253 ~ 19.76%
B 83 of 253 ~ 32.81'%

%47.43
%19.76
%32.81

CMYK color model

#783253 color CMYK value is (0,58,31,53).

  • cyan value is 0.00%
  • magenta value is 58.33%
  • yellow value is 30.83%
  • key color value is 52.94%

CMYK: (0,58,31,53)
C0M58Y31K53 (0%, 58%, 31%, 53%)
(0.00 / 0.58 / 0.31 / 0.53)

CMYK percentages

%0
%58.33
%30.83
%52.94

Codes

Color #783253 in popluar color models

78 32 53
RGB 120 50 83
HSL 332° 41.18% 33.33%
HSB/HSV 332° 58.33% 47.06%
CMYK 0.00% 58.33% 30.83%
52.94%

Color #783253 in popluar number systems.

HEX 78 32 53
Decimal 120 50 83
Binary 1111000 110010 1010011
Octal 170 62 123

Shades and tints

Shades of #783253

#783253
(120,50,83)
#6E2E4C
(110,46,76)
#642A45
(100,42,69)
#5A263E
(90,38,62)
#502237
(80,34,55)
#461E30
(70,30,48)
#3C1A29
(60,26,41)
#321622
(50,22,34)
#28121B
(40,18,27)
#1E0E14
(30,14,20)
#140A0D
(20,10,13)
#000000
(0,0,0)

Tints of #783253

#783253
(120,50,83)
#844462
(132,68,98)
#905671
(144,86,113)
#9C6880
(156,104,128)
#A87A8F
(168,122,143)
#B48C9E
(180,140,158)
#C09EAD
(192,158,173)
#CCB0BC
(204,176,188)
#D8C2CB
(216,194,203)
#E4D4DA
(228,212,218)
#F0E6E9
(240,230,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #783253 color. Also use rgb(120,50,83) instead hex code.

Text Font Color

.myTextColor { color: #783253; }

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

This text font color is #783253.

Background Color

.myBgColor { background-color: #783253; }

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

This div background color is #783253.

Border color

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

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

This div border color is #783253.

Opacity

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

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

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

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

This text has shadow with #783253 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #783253.

Preview

Color preview on black background

This text has color #783253 on black background.


Color preview on white background

This text has color #783253 on white background.


Black color preview on #783253 background

This text has black color on #783253 background.


White color preview on #783253 background

This text has white color on #783253 background.


Related colors

Complementary color

Complementary color for #hex is #87CDAC.


I love getcolorcode.com

Triadic colors

1 #537832 and #325378 with #783253 are triadic colors.

2 #533278 and #327853 with #783253 are triadic colors.