COLOR #77494B

HEX: #77494B RGB: (119,73,75)

Renk bilgisi

#77494B contains red, green and blue colors in about the same proportion. #77494B ‘ nin web güvenlik rengi #663333 (ya da #633) dir.

RGB renk modeli

#77494B color RGB value is (119,73,75).

RGB: (119,73,75) (47%, 29%, 29%)

RGB bağlantıları ve doygunluk

R 119 of 255 = 47%
G 73 of 255 = 29%
B 75 of 255 = 29%

119
73
75

R + G + B ~ 35%. #77494B is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 119 + 73 + 75 = 267 (100%)
R 119 of 267 ~ 44.57%
G 73 of 267 ~ 27.34%
B 75 of 267 ~ 28.09'%

%44.57
%27.34
%28.09

CMYK RENK MODELİ

#77494B rengi CMYK tonu (0,39,37,53).

  • camgöbeği tonu 0.00%
  • eflatun tonu 38.66%
  • sarı tonu 36.97%
  • ana renk tonu 53.33%

CMYK: (0,39,37,53)
C0M39Y37K53 (0%, 39%, 37%, 53%)
(0.00 / 0.39 / 0.37 / 0.53)

CMYK yüzdeleri

%0
%38.66
%36.97
%53.33

Codes

Color #77494B in popluar color models

77 49 4B
RGB 119 73 75
HSL 357° 23.96% 37.65%
HSB/HSV 357° 38.66% 46.67%
CMYK 0.00% 38.66% 36.97%
53.33%

Color #77494B in popluar number systems.

HEX 77 49 4B
Decimal 119 73 75
Binary 1110111 1001001 1001011
Octal 167 111 113

Shades and tints

Shades of #77494B

#77494B
(119,73,75)
#6D4345
(109,67,69)
#633D3F
(99,61,63)
#593739
(89,55,57)
#4F3133
(79,49,51)
#452B2D
(69,43,45)
#3B2527
(59,37,39)
#311F21
(49,31,33)
#27191B
(39,25,27)
#1D1315
(29,19,21)
#130D0F
(19,13,15)
#000000
(0,0,0)

Tints of #77494B

#77494B
(119,73,75)
#83595B
(131,89,91)
#8F696B
(143,105,107)
#9B797B
(155,121,123)
#A7898B
(167,137,139)
#B3999B
(179,153,155)
#BFA9AB
(191,169,171)
#CBB9BB
(203,185,187)
#D7C9CB
(215,201,203)
#E3D9DB
(227,217,219)
#EFE9EB
(239,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #77494B; }

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

This text font color is #77494B.

Background Color

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

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

This div background color is #77494B.

Border color

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

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

This div border color is #77494B.

Opacity

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

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

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

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

This text has shadow with #77494B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #77494B.

Preview

Color preview on black background

This text has color #77494B on black background.


Color preview on white background

This text has color #77494B on white background.


Black color preview on #77494B background

This text has black color on #77494B background.


White color preview on #77494B background

This text has white color on #77494B background.


Related colors

Complementary color

Complementary color for #hex is #88B6B4.


I love getcolorcode.com

Triadic colors

1 #4B7749 and #494B77 with #77494B are triadic colors.

2 #4B4977 and #49774B with #77494B are triadic colors.