COLOR #764B52

HEX: #764B52 RGB: (118,75,82)

Renk bilgisi

#764B52 contains red, green and blue colors in about the same proportion. #764B52 ‘ nin web güvenlik rengi #663366 (ya da #636) dir.

RGB renk modeli

#764B52 color RGB value is (118,75,82).

RGB: (118,75,82) (46%, 29%, 32%)

RGB bağlantıları ve doygunluk

R 118 of 255 = 46%
G 75 of 255 = 29%
B 82 of 255 = 32%

118
75
82

R + G + B ~ 36%. #764B52 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 118 + 75 + 82 = 275 (100%)
R 118 of 275 ~ 42.91%
G 75 of 275 ~ 27.27%
B 82 of 275 ~ 29.82'%

%42.91
%27.27
%29.82

CMYK RENK MODELİ

#764B52 rengi CMYK tonu (0,36,31,54).

  • camgöbeği tonu 0.00%
  • eflatun tonu 36.44%
  • sarı tonu 30.51%
  • ana renk tonu 53.73%

CMYK: (0,36,31,54)
C0M36Y31K54 (0%, 36%, 31%, 54%)
(0.00 / 0.36 / 0.31 / 0.54)

CMYK yüzdeleri

%0
%36.44
%30.51
%53.73

Codes

Color #764B52 in popluar color models

76 4B 52
RGB 118 75 82
HSL 350° 22.28% 37.84%
HSB/HSV 350° 36.44% 46.27%
CMYK 0.00% 36.44% 30.51%
53.73%

Color #764B52 in popluar number systems.

HEX 76 4B 52
Decimal 118 75 82
Binary 1110110 1001011 1010010
Octal 166 113 122

Shades and tints

Shades of #764B52

#764B52
(118,75,82)
#6C454B
(108,69,75)
#623F44
(98,63,68)
#58393D
(88,57,61)
#4E3336
(78,51,54)
#442D2F
(68,45,47)
#3A2728
(58,39,40)
#302121
(48,33,33)
#261B1A
(38,27,26)
#1C1513
(28,21,19)
#120F0C
(18,15,12)
#000000
(0,0,0)

Tints of #764B52

#764B52
(118,75,82)
#825B61
(130,91,97)
#8E6B70
(142,107,112)
#9A7B7F
(154,123,127)
#A68B8E
(166,139,142)
#B29B9D
(178,155,157)
#BEABAC
(190,171,172)
#CABBBB
(202,187,187)
#D6CBCA
(214,203,202)
#E2DBD9
(226,219,217)
#EEEBE8
(238,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #764B52 color. Also use rgb(118,75,82) instead hex code.

Text Font Color

.myTextColor { color: #764B52; }

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

This text font color is #764B52.

Background Color

.myBgColor { background-color: #764B52; }

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

This div background color is #764B52.

Border color

.myBorderColor { border: 1px solid #764B52; }

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

This div border color is #764B52.

Opacity

.myOpacity80 { color: #764B52; opacity: 0.8; }

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

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

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

This text has shadow with #764B52 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #764B52.

Preview

Color preview on black background

This text has color #764B52 on black background.


Color preview on white background

This text has color #764B52 on white background.


Black color preview on #764B52 background

This text has black color on #764B52 background.


White color preview on #764B52 background

This text has white color on #764B52 background.


Related colors

Complementary color

Complementary color for #hex is #89B4AD.


I love getcolorcode.com

Triadic colors

1 #52764B and #4B5276 with #764B52 are triadic colors.

2 #524B76 and #4B7652 with #764B52 are triadic colors.