COLOR #773435

HEX: #773435 RGB: (119,52,53)

Color info

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

RGB color model

#773435 color RGB value is (119,52,53).

RGB: (119,52,53) (47%, 20%, 21%)

RGB channels and saturation

R 119 of 255 = 47%
G 52 of 255 = 20%
B 53 of 255 = 21%

119
52
53

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

Portions of RGB colors in percentages

R + G + B = 119 + 52 + 53 = 224 (100%)
R 119 of 224 ~ 53.13%
G 52 of 224 ~ 23.21%
B 53 of 224 ~ 23.66'%

%53.13
%23.21
%23.66

CMYK color model

#773435 color CMYK value is (0,56,55,53).

  • cyan value is 0.00%
  • magenta value is 56.30%
  • yellow value is 55.46%
  • key color value is 53.33%
CMYK: (0,56,55,53) C0M56Y55K53 (0%,56%,55%,53%) (0.00/0.56/0.55/0.53) 

CMYK percentages

%0
%56.3
%55.46
%53.33

Codes

Color #773435 in popluar color models

77 34 35
RGB 119 52 53
HSL 359° 39.18% 33.53%
HSB/HSV 359° 56.30% 46.67%
CMYK 0.00% 56.30% 55.46%
53.33%

Color #773435 in popluar number systems.

HEX 77 34 35
Decimal 119 52 53
Binary 1110111 110100 110101
Octal 167 64 65

Shades and tints

Shades of #773435

#773435
(119,52,53)
#6D3031
(109,48,49)
#632C2D
(99,44,45)
#592829
(89,40,41)
#4F2425
(79,36,37)
#452021
(69,32,33)
#3B1C1D
(59,28,29)
#311819
(49,24,25)
#271415
(39,20,21)
#1D1011
(29,16,17)
#130C0D
(19,12,13)
#000000
(0,0,0)

Tints of #773435

#773435
(119,52,53)
#834647
(131,70,71)
#8F5859
(143,88,89)
#9B6A6B
(155,106,107)
#A77C7D
(167,124,125)
#B38E8F
(179,142,143)
#BFA0A1
(191,160,161)
#CBB2B3
(203,178,179)
#D7C4C5
(215,196,197)
#E3D6D7
(227,214,215)
#EFE8E9
(239,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #773435 color. Also use rgb(119,52,53) instead hex code.

Text Font Color

.myTextColor { color: #773435; }

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

This text font color is #773435.

Background Color

.myBgColor { background-color: #773435; }

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

This div background color is #773435.

Border color

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

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

This div border color is #773435.

Opacity

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

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

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

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

This text has shadow with #773435 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #773435.

Preview

Color preview on black background

This text has color #773435 on black background.


Color preview on white background

This text has color #773435 on white background.


Black color preview on #773435 background

This text has black color on #773435 background.


White color preview on #773435 background

This text has white color on #773435 background.


Related colors

Complementary color

Complementary color for #hex is #88CBCA.


I love getcolorcode.com

Triadic colors

1 #357734 and #343577 with #773435 are triadic colors.

2 #353477 and #347735 with #773435 are triadic colors.