COLOR #737B6B

HEX: #737B6B RGB: (115,123,107)

Renk bilgisi

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

RGB renk modeli

#737B6B color RGB value is (115,123,107).

RGB: (115,123,107) (45%, 48%, 42%)

RGB bağlantıları ve doygunluk

R 115 of 255 = 45%
G 123 of 255 = 48%
B 107 of 255 = 42%

115
123
107

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

Yüzdelerle RGB renk parçaları

R + G + B = 115 + 123 + 107 = 345 (100%)
R 115 of 345 ~ 33.33%
G 123 of 345 ~ 35.65%
B 107 of 345 ~ 31.01'%

%33.33
%35.65
%31.01

CMYK RENK MODELİ

#737B6B rengi CMYK tonu (7,0,13,52).

  • camgöbeği tonu 6.50%
  • eflatun tonu 0.00%
  • sarı tonu 13.01%
  • ana renk tonu 51.76%

CMYK: (7,0,13,52)
C7M0Y13K52 (7%, 0%, 13%, 52%)
(0.07 / 0.00 / 0.13 / 0.52)

CMYK yüzdeleri

%6.5
%0
%13.01
%51.76

Codes

Color #737B6B in popluar color models

73 7B 6B
RGB 115 123 107
HSL 90° 6.96% 45.10%
HSB/HSV 90° 13.01% 48.24%
CMYK 6.50% 0.00% 13.01%
51.76%

Color #737B6B in popluar number systems.

HEX 73 7B 6B
Decimal 115 123 107
Binary 1110011 1111011 1101011
Octal 163 173 153

Shades and tints

Shades of #737B6B

#737B6B
(115,123,107)
#697062
(105,112,98)
#5F6559
(95,101,89)
#555A50
(85,90,80)
#4B4F47
(75,79,71)
#41443E
(65,68,62)
#373935
(55,57,53)
#2D2E2C
(45,46,44)
#232323
(35,35,35)
#19181A
(25,24,26)
#0F0D11
(15,13,17)
#000000
(0,0,0)

Tints of #737B6B

#737B6B
(115,123,107)
#7F8778
(127,135,120)
#8B9385
(139,147,133)
#979F92
(151,159,146)
#A3AB9F
(163,171,159)
#AFB7AC
(175,183,172)
#BBC3B9
(187,195,185)
#C7CFC6
(199,207,198)
#D3DBD3
(211,219,211)
#DFE7E0
(223,231,224)
#EBF3ED
(235,243,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #737B6B color. Also use rgb(115,123,107) instead hex code.

Text Font Color

.myTextColor { color: #737B6B; }

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

This text font color is #737B6B.

Background Color

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

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

This div background color is #737B6B.

Border color

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

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

This div border color is #737B6B.

Opacity

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

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

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

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

This text has shadow with #737B6B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #737B6B.

Preview

Color preview on black background

This text has color #737B6B on black background.


Color preview on white background

This text has color #737B6B on white background.


Black color preview on #737B6B background

This text has black color on #737B6B background.


White color preview on #737B6B background

This text has white color on #737B6B background.


Related colors

Complementary color

Complementary color for #hex is #8C8494.


I love getcolorcode.com

Triadic colors

1 #6B737B and #7B6B73 with #737B6B are triadic colors.

2 #6B7B73 and #7B736B with #737B6B are triadic colors.