COLOR #737080

HEX: #737080 RGB: (115,112,128)

Renk bilgisi

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

RGB renk modeli

#737080 color RGB value is (115,112,128).

RGB: (115,112,128) (45%, 44%, 50%)

RGB bağlantıları ve doygunluk

R 115 of 255 = 45%
G 112 of 255 = 44%
B 128 of 255 = 50%

115
112
128

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

Yüzdelerle RGB renk parçaları

R + G + B = 115 + 112 + 128 = 355 (100%)
R 115 of 355 ~ 32.39%
G 112 of 355 ~ 31.55%
B 128 of 355 ~ 36.06'%

%32.39
%31.55
%36.06

CMYK RENK MODELİ

#737080 rengi CMYK tonu (10,13,0,50).

  • camgöbeği tonu 10.16%
  • eflatun tonu 12.50%
  • sarı tonu 0.00%
  • ana renk tonu 49.80%
CMYK: (10,13,0,50) C10M13Y0K50 (10%,13%,0%,50%) (0.10/0.13/0.00/0.50) 

CMYK yüzdeleri

%10.16
%12.5
%0
%49.8

Codes

Color #737080 in popluar color models

73 70 80
RGB 115 112 128
HSL 251° 6.67% 47.06%
HSB/HSV 251° 12.50% 50.20%
CMYK 10.16% 12.50% 0.00%
49.80%

Color #737080 in popluar number systems.

HEX 73 70 80
Decimal 115 112 128
Binary 1110011 1110000 10000000
Octal 163 160 200

Shades and tints

Shades of #737080

#737080
(115,112,128)
#696675
(105,102,117)
#5F5C6A
(95,92,106)
#55525F
(85,82,95)
#4B4854
(75,72,84)
#413E49
(65,62,73)
#37343E
(55,52,62)
#2D2A33
(45,42,51)
#232028
(35,32,40)
#19161D
(25,22,29)
#0F0C12
(15,12,18)
#000000
(0,0,0)

Tints of #737080

#737080
(115,112,128)
#7F7D8B
(127,125,139)
#8B8A96
(139,138,150)
#9797A1
(151,151,161)
#A3A4AC
(163,164,172)
#AFB1B7
(175,177,183)
#BBBEC2
(187,190,194)
#C7CBCD
(199,203,205)
#D3D8D8
(211,216,216)
#DFE5E3
(223,229,227)
#EBF2EE
(235,242,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #737080 color. Also use rgb(115,112,128) instead hex code.

Text Font Color

.myTextColor { color: #737080; }

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

This text font color is #737080.

Background Color

.myBgColor { background-color: #737080; }

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

This div background color is #737080.

Border color

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

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

This div border color is #737080.

Opacity

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

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

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

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

This text has shadow with #737080 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #737080.

Preview

Color preview on black background

This text has color #737080 on black background.


Color preview on white background

This text has color #737080 on white background.


Black color preview on #737080 background

This text has black color on #737080 background.


White color preview on #737080 background

This text has white color on #737080 background.


Related colors

Complementary color

Complementary color for #hex is #8C8F7F.


I love getcolorcode.com

Triadic colors

1 #807370 and #708073 with #737080 are triadic colors.

2 #807073 and #707380 with #737080 are triadic colors.