COLOR #737D82

HEX: #737D82 RGB: (115,125,130)

Renk bilgisi

#737D82 contains red, green and blue colors in about the same proportion. #737D82 ‘ nin web güvenlik rengi #666699 (ya da #669) dir.

RGB renk modeli

#737D82 color RGB value is (115,125,130).

RGB: (115,125,130) (45%, 49%, 51%)

RGB bağlantıları ve doygunluk

R 115 of 255 = 45%
G 125 of 255 = 49%
B 130 of 255 = 51%

115
125
130

R + G + B ~ 48%. #737D82 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 115 + 125 + 130 = 370 (100%)
R 115 of 370 ~ 31.08%
G 125 of 370 ~ 33.78%
B 130 of 370 ~ 35.14'%

%31.08
%33.78
%35.14

CMYK RENK MODELİ

#737D82 rengi CMYK tonu (12,4,0,49).

  • camgöbeği tonu 11.54%
  • eflatun tonu 3.85%
  • sarı tonu 0.00%
  • ana renk tonu 49.02%

CMYK: (12,4,0,49)
C12M4Y0K49 (12%, 4%, 0%, 49%)
(0.12 / 0.04 / 0.00 / 0.49)

CMYK yüzdeleri

%11.54
%3.85
%0
%49.02

Codes

Color #737D82 in popluar color models

73 7D 82
RGB 115 125 130
HSL 200° 6.12% 48.04%
HSB/HSV 200° 11.54% 50.98%
CMYK 11.54% 3.85% 0.00%
49.02%

Color #737D82 in popluar number systems.

HEX 73 7D 82
Decimal 115 125 130
Binary 1110011 1111101 10000010
Octal 163 175 202

Shades and tints

Shades of #737D82

#737D82
(115,125,130)
#697277
(105,114,119)
#5F676C
(95,103,108)
#555C61
(85,92,97)
#4B5156
(75,81,86)
#41464B
(65,70,75)
#373B40
(55,59,64)
#2D3035
(45,48,53)
#23252A
(35,37,42)
#191A1F
(25,26,31)
#0F0F14
(15,15,20)
#000000
(0,0,0)

Tints of #737D82

#737D82
(115,125,130)
#7F888D
(127,136,141)
#8B9398
(139,147,152)
#979EA3
(151,158,163)
#A3A9AE
(163,169,174)
#AFB4B9
(175,180,185)
#BBBFC4
(187,191,196)
#C7CACF
(199,202,207)
#D3D5DA
(211,213,218)
#DFE0E5
(223,224,229)
#EBEBF0
(235,235,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #737D82 color. Also use rgb(115,125,130) instead hex code.

Text Font Color

.myTextColor { color: #737D82; }

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

This text font color is #737D82.

Background Color

.myBgColor { background-color: #737D82; }

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

This div background color is #737D82.

Border color

.myBorderColor { border: 1px solid #737D82; }

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

This div border color is #737D82.

Opacity

.myOpacity80 { color: #737D82; opacity: 0.8; }

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

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

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

This text has shadow with #737D82 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #737D82.

Preview

Color preview on black background

This text has color #737D82 on black background.


Color preview on white background

This text has color #737D82 on white background.


Black color preview on #737D82 background

This text has black color on #737D82 background.


White color preview on #737D82 background

This text has white color on #737D82 background.


Related colors

Complementary color

Complementary color for #hex is #8C827D.


I love getcolorcode.com

Triadic colors

1 #82737D and #7D8273 with #737D82 are triadic colors.

2 #827D73 and #7D7382 with #737D82 are triadic colors.