COLOR #976360

HEX: #976360 RGB: (151,99,96)

Renk bilgisi

#976360 contains red, green and blue colors in about the same proportion. #976360 ‘ nin web güvenlik rengi #996666 (ya da #966) dir.

RGB renk modeli

#976360 color RGB value is (151,99,96).

RGB: (151,99,96) (59%, 39%, 38%)

RGB bağlantıları ve doygunluk

R 151 of 255 = 59%
G 99 of 255 = 39%
B 96 of 255 = 38%

151
99
96

R + G + B ~ 45%. #976360 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 151 + 99 + 96 = 346 (100%)
R 151 of 346 ~ 43.64%
G 99 of 346 ~ 28.61%
B 96 of 346 ~ 27.75'%

%43.64
%28.61
%27.75

CMYK RENK MODELİ

#976360 rengi CMYK tonu (0,34,36,41).

  • camgöbeği tonu 0.00%
  • eflatun tonu 34.44%
  • sarı tonu 36.42%
  • ana renk tonu 40.78%

CMYK: (0,34,36,41)
C0M34Y36K41 (0%, 34%, 36%, 41%)
(0.00 / 0.34 / 0.36 / 0.41)

CMYK yüzdeleri

%0
%34.44
%36.42
%40.78

Codes

Color #976360 in popluar color models

97 63 60
RGB 151 99 96
HSL 22.27% 48.43%
HSB/HSV 36.42% 59.22%
CMYK 0.00% 34.44% 36.42%
40.78%

Color #976360 in popluar number systems.

HEX 97 63 60
Decimal 151 99 96
Binary 10010111 1100011 1100000
Octal 227 143 140

Shades and tints

Shades of #976360

#976360
(151,99,96)
#8A5A58
(138,90,88)
#7D5150
(125,81,80)
#704848
(112,72,72)
#633F40
(99,63,64)
#563638
(86,54,56)
#492D30
(73,45,48)
#3C2428
(60,36,40)
#2F1B20
(47,27,32)
#221218
(34,18,24)
#150910
(21,9,16)
#000000
(0,0,0)

Tints of #976360

#976360
(151,99,96)
#A0716E
(160,113,110)
#A97F7C
(169,127,124)
#B28D8A
(178,141,138)
#BB9B98
(187,155,152)
#C4A9A6
(196,169,166)
#CDB7B4
(205,183,180)
#D6C5C2
(214,197,194)
#DFD3D0
(223,211,208)
#E8E1DE
(232,225,222)
#F1EFEC
(241,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #976360 color. Also use rgb(151,99,96) instead hex code.

Text Font Color

.myTextColor { color: #976360; }

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

This text font color is #976360.

Background Color

.myBgColor { background-color: #976360; }

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

This div background color is #976360.

Border color

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

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

This div border color is #976360.

Opacity

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

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

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

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

This text has shadow with #976360 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #976360.

Preview

Color preview on black background

This text has color #976360 on black background.


Color preview on white background

This text has color #976360 on white background.


Black color preview on #976360 background

This text has black color on #976360 background.


White color preview on #976360 background

This text has white color on #976360 background.


Related colors

Complementary color

Complementary color for #hex is #689C9F.


I love getcolorcode.com

Triadic colors

1 #609763 and #636097 with #976360 are triadic colors.

2 #606397 and #639760 with #976360 are triadic colors.