COLOR #77304B

HEX: #77304B RGB: (119,48,75)

Color info

#77304B contains mainly red and blue colors. Web safe color of #77304B is #663333 (or #633).

RGB color model

#77304B color RGB value is (119,48,75).

RGB: (119,48,75) (47%, 19%, 29%)

RGB channels and saturation

R 119 of 255 = 47%
G 48 of 255 = 19%
B 75 of 255 = 29%

119
48
75

R + G + B ~ 32%. #77304B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 119 + 48 + 75 = 242 (100%)
R 119 of 242 ~ 49.17%
G 48 of 242 ~ 19.83%
B 75 of 242 ~ 30.99'%

%49.17
%19.83
%30.99

CMYK color model

#77304B color CMYK value is (0,60,37,53).

  • cyan value is 0.00%
  • magenta value is 59.66%
  • yellow value is 36.97%
  • key color value is 53.33%
CMYK: (0,60,37,53) C0M60Y37K53 (0%,60%,37%,53%) (0.00/0.60/0.37/0.53) 

CMYK percentages

%0
%59.66
%36.97
%53.33

Codes

Color #77304B in popluar color models

77 30 4B
RGB 119 48 75
HSL 337° 42.51% 32.75%
HSB/HSV 337° 59.66% 46.67%
CMYK 0.00% 59.66% 36.97%
53.33%

Color #77304B in popluar number systems.

HEX 77 30 4B
Decimal 119 48 75
Binary 1110111 110000 1001011
Octal 167 60 113

Shades and tints

Shades of #77304B

#77304B
(119,48,75)
#6D2C45
(109,44,69)
#63283F
(99,40,63)
#592439
(89,36,57)
#4F2033
(79,32,51)
#451C2D
(69,28,45)
#3B1827
(59,24,39)
#311421
(49,20,33)
#27101B
(39,16,27)
#1D0C15
(29,12,21)
#13080F
(19,8,15)
#000000
(0,0,0)

Tints of #77304B

#77304B
(119,48,75)
#83425B
(131,66,91)
#8F546B
(143,84,107)
#9B667B
(155,102,123)
#A7788B
(167,120,139)
#B38A9B
(179,138,155)
#BF9CAB
(191,156,171)
#CBAEBB
(203,174,187)
#D7C0CB
(215,192,203)
#E3D2DB
(227,210,219)
#EFE4EB
(239,228,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #77304B color. Also use rgb(119,48,75) instead hex code.

Text Font Color

.myTextColor { color: #77304B; }

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

This text font color is #77304B.

Background Color

.myBgColor { background-color: #77304B; }

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

This div background color is #77304B.

Border color

.myBorderColor { border: 1px solid #77304B; }

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

This div border color is #77304B.

Opacity

.myOpacity80 { color: #77304B; opacity: 0.8; }

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

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

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

This text has shadow with #77304B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #77304B.

Preview

Color preview on black background

This text has color #77304B on black background.


Color preview on white background

This text has color #77304B on white background.


Black color preview on #77304B background

This text has black color on #77304B background.


White color preview on #77304B background

This text has white color on #77304B background.


Related colors

Complementary color

Complementary color for #hex is #88CFB4.


I love getcolorcode.com

Triadic colors

1 #4B7730 and #304B77 with #77304B are triadic colors.

2 #4B3077 and #30774B with #77304B are triadic colors.